answersLogoWhite

0


Best Answer

101002 = 1*24 + 0*23 + 1*22 + 0*21 + 0*20

(note the coefficients of the powers of 2 are the digits of the number in base 2).

=1*16 + 0*8 + 1*4 +0*2 +0*1 = 16+4 = 20

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Convert 10100 base2 number to base 10 show workout?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does the binary number 011 represent?

Base2 011 = 11 Base3 011 = 10 Any base above that: Base2(11) equals 3


Write each number as power of given base 16 base2?

4


111111 to the base2 plus 10001 to the base2?

The Answer Is 1111112 -100012 =1010000


234.5base10 into base2?

11101010.1


What is area of trapezoid?

The area of a trapezoid is equal to half the sum of the lengths of the two parallel sides (base1 and base2) multiplied by the height. The formula for the area of a trapezoid is A = (base1 + base2) * height / 2.


What is the hypotenuse formula when you know the height and base?

If it is a right angled triangle then this is known as Pythagoras' theorem: height2+base2 = hypotenuse2 ⇒ hypotenuse = √(height2 + base2)


How do you find base2 in a trapezoid?

Each of its parallel sides is classed as a base


Demonstrate single inheritance in C plus plus?

struct base1 { // ... }; struct base2 { // ... }; struct derived1 : public base1 // single inheritance { // ... }; struct derived2 : public base1, public base2 // multiple inheritance { // ... };


What is the formula to find the mid segment of a trapezoid?

(base1 + base2)/2 = midsegment


Calculate volume for a trapezoid?

A trapezoid is a two-dimensional object. 2d objects do not have volume. To calculate the area, see below. With the parallel sides as base1 and base2, and the distance between them as the height: height*(base1+base2)/2


What is another name for Base 2?

Another name for base2 math is binary math.


What are the rules when squaring a log squaring the whole log?

this is the question (log (base2) (x))^2- 12(log (base 2) (x)) + 32 = 0, I don't get this bit (log (base2) (x))^2, note the whole log is squared