Question #110843
Divide 0001010001001001 (BCD) by 10012 and express the result in octal equivalent.
1
Expert's answer
2020-04-21T19:12:12-0400

Split the code into 4-bit parts:


0001 0100 0100 1001 (BCD)=144910.0001\space0100\space 0100\space 1001\space (BCD) = 1449_{10}.10012=123+022+021+120=910.1001_2 =1\cdot2^3+0\cdot2^2+0\cdot2^1+1\cdot2^0=9_{10}.


Divide:


144910/910=16110.1449_{10}/9_{10}=161_{10}.

Convert to octal equivalent.

The remainder will be the last smallest number:


{1618}=1.\bigg\{\frac{161}{8}\bigg\}=1.

The integer part is 20, divide by 8:


{208}=4.\bigg\{\frac{20}{8}\bigg\}=4.

The integer part is 2, divide by 8 (does not have integer part). We have 2:


{28}=2.\bigg\{\frac{2}{8}\bigg\}=2.


Now join all our numbers from top to bottom, hence:


16110=2418.161_{10}=241_8.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS