SOLUTION: Find Their Equivalent: 1) From Decimal to Binary: (1426)10 = ( )2 2) From Octal To Decimal: (1276)8 = ( )10 Please,Show your steps :)

Algebra.Com
Question 966135: Find Their Equivalent:
1) From Decimal to Binary: (1426)10 = ( )2
2) From Octal To Decimal: (1276)8 = ( )10
Please,Show your steps :)

Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
Find Their Equivalent:
1) From Decimal to Binary: (1426)10 = ( )2
Divide repeatedly by 2. If there's a remainder --> 1, o/w a 0
1426/2 = 713 --> 0
713/2 = 356+ --> 1
356/2 = 178 --> 0
178/2 = 89 --> 0
89/2 = 44+ --> 1
44/2 = 22 --> 0
22/2 = 11 --> 0
11/2 = 5+ --> 1
5/2 = 2+ --> 1
2/2 = 1 --> 0
1 --------> 1
====================
From the bottom up:
--> 10110010010
**************************************************
2) From Octal To Decimal: (1276)8 = ( )10
= 1*8^3 + 2*8^2 + 7*8^1 + 6
= 512 + 128 + 56 + 6
= 702

RELATED QUESTIONS

1. Convert the binary number 111,000,111 into the base ten equivalent. 2. Convert the... (answered by Edwin McCravy)
equivalent decimal of 5/10 and steps explaining it... (answered by rothauserc,Edwin McCravy)
Convert the following binary numbers to decimal and show your calculations: 10101100011... (answered by Alan3354,Edwin McCravy)
what decimal is equivalent to 10 ? - (answered by Fombitz)
I need help with converting the following equations from Binary to decimal and I need to... (answered by solver91311)
x runs from -10 to 10 y runs from -10 to 10 range 1's please help solve and show all (answered by tutorcecilia)
Express 0.312 in base 10 as a binary number. 2.)convert the following in base ten to... (answered by Theo)
Change the following base 2 numbers to their decimal (base 10) equivalents. 1010 ______ (answered by stanbon)
what is a solution of binary to octal 10110101 (answered by ramkikk66)