answersLogoWhite

0

8 = 23. Here are the first few integers:

DECIMAL: OCTAL : BINARY (Isn't there a way to make a table here?)

  • 0 : 0 : 0
  • 1 : 1 : 1
  • 2 : 2 : 10
  • 3 : 3 : 11
  • 4 : 4 : 100
  • 5 : 5 : 101
  • 6 : 6 : 110
  • 7 : 7 : 111
  • 8 : 10 : 1000
  • 9 : 11 : 1001
  • 10 : 12 : 1010
  • 11 : 13 : 1011
  • 12 : 14 : 1100
  • 13 : 15 : 1101
  • 14 : 16 : 1110
  • 15 : 17 : 1111
  • 16 : 20 : 10000

Each system has the corresponding number of different digits -- ten : eight : two -- so when the count first reaches a new power of that number (bolded above: ten, [a hundred, a thousand...] : eight, [sixty-four, five-hundred-twelve...] : two, four, eight, sixteen, [thirty-two...] ) you need to add another place, writing a 1 and as many zeroes as the power.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the exponent and base for 262144?

The two are related. The answer could be base 2, exponent 18 or base 8, exponent 6 or base 10, exponent 5.4185 or base 262144, exponent 1 or base 68,719,476,736 and exponent 0.5


WHAT IS the height of a triangle whose base is 2 inches and area is 8 square inches?

The height of a triangle whose base is 2 in. and area is 8 square in. is 8 in. (2*8*1/2=8) (b*h*1/2=A)


What is the area of a triangle with base 8 and height 3.5 inches?

Area = 1/2*base*height = 1/2*8*3.5 = 14 sq inches.Area = 1/2*base*height = 1/2*8*3.5 = 14 sq inches.Area = 1/2*base*height = 1/2*8*3.5 = 14 sq inches.Area = 1/2*base*height = 1/2*8*3.5 = 14 sq inches.


How long is the base of a triangle whose area is 108 and height is 8?

The area of a triangle is one half base times height. 1/2 Base Height = Area 1/2 Base 8 = 108 Base 8 = 216 Base = 27


What is 8 written in base 2?

2³, I believe.


How do you convert from base 8 to base 10?

Example: converting 51 from base 8 to base 10. Step 1: base 8 to base 2 Step 2 : base 2 to base 10 first we need convert base 8 to base 2 000 -> 0 001 -> 1 010 -> 2 011 -> 3 100 -> 4 101 -> 5 110 -> 6 111 -> 7 so 5 = 101 1 = 001 so 51 = 101001 now step 2. converting base 2 to base 10 1x25 + ox24 + 1x23+ 0x22 + 0x21 + 1x20 = 41 Answer : 41


The binary number 1001 is equivalent to what base eight number?

1001 (base 2) = 1(2)3 + 0 + 0 + 1 = 8 + 1 = 9 (base 10)9 (base 10) = 1(8) + 1 = 11 (base 8).


What is the length of the base of a triangle that has a height of 8 inches and an are of 32 inches?

area of triangle e= 1/2 X base Xheight 32 = 1/2 X base X 8 base =32/4 =8 inches


How do you write 59 in base 2?

59 = 32 + 16 + 8 + 2 +1 = 111011 base 2


If 1000 is in base 2 what is it in base 10?

1000 in base 2 equals 8 in base 10. To work this out do a conversion table is the easiest method. So set up 1, 2, 4, 8 (2^0, 2^1, 2^2, 2^3) Now fill in the table by lining it up, eg. 1 = 8, 0 = 4, 0 = 2, and 0=1. Now add the answer up and it equals 8 + 0 + 0 + 0 = 8.


What is the base in algebra?

the base is the number you start with... like 8 squared... your base will be 8 and your square will be 2... that means 8 squared would be 8x8... = 64... hope this helps!!


What the area of a triangle with a base of 8 and a height of 5?

1/2*base*height = area 1/2*8*5 = 20 square units