Convent Binary to Decimal Numbox : 10110010101
Answers
Answer:
Cells are the basic building blocks of all living things. The human body is composed of trillions of cells. They provide structure for the body, take in nutrients from food, convert those nutrients into energy, and carry out specialized functions
PLZ MARK ME AS BRAINLIST
Answer:
To convert binary number 10110010101 to decimal, follow these two steps:
Step 1. Start from one's place in 10110010101 : multiply ones place with 2^0, tens place with 2^1, hundreds place with 2^2 and so on from right to left
Step 2. Add all the product we got from step 1 to get the decimal equivalent of 10110010101.
Using the above steps, here is the work involved in the solution for converting 10110010101 to decimal number (Don't forget that we start from ones place to so on...)
Decimal equivalent of "1" = 1 × 2^0 = 1
Decimal equivalent of "0" = 0 × 2^1 = 0
Decimal equivalent of "1" = 1 × 2^2 = 4
Decimal equivalent of "0" = 0 × 2^3 = 0
Decimal equivalent of "1" = 1 × 2^4 = 16
Decimal equivalent of "0" = 0 × 2^5 = 0
Decimal equivalent of "0" = 0 × 2^6 = 0
Decimal equivalent of "1" = 1 × 2^7 = 128
Decimal equivalent of "1" = 1 × 2^8 = 256
Decimal equivalent of "0" = 0 × 2^9 = 0
Decimal equivalent of "1" = 1 × 2^10 = 1024
Decimal equivalent of "10110010101" = 1024025612800160401
10110010101 = 1429
Here is the final answer, The binary number 10110010101 converted to decimal is therefore equal to:
1429