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

βˆ™ 15y ago
This answer is:
User Avatar
User Avatar

Sunday Ogunderu

Lvl 1
βˆ™ 1mo ago
Please help me solve am naπŸ™πŸ™πŸ™

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


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.


111111 to the base2 plus 10001 to the base2?

To add these two binary numbers, we can first convert them to decimal. 111111 in base 2 is equal to 63 in base 10, and 10001 in base 2 is equal to 17 in base 10. Adding these two decimal numbers gives us 63 + 17 = 80 in base 10. Finally, we convert 80 back to binary to get the final answer, which is 1010000 in base 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