SOLUTION: 1. Convert the binary number 111,000,111 into the base ten equivalent. 2. Convert the base ten number 111 into the binary equivalent. 3. Convert the decimal number 0.35743574

Algebra.Com
Question 545299: 1. Convert the binary number 111,000,111 into the base ten equivalent.
2. Convert the base ten number 111 into the binary equivalent.
3. Convert the decimal number 0.35743574357435743574357435743574 to a fraction

Answer by Edwin McCravy(20055)   (Show Source): You can put this solution on YOUR website!
1. Convert the binary number 111000111 into the base ten equivalent.
 1     1      1      0     0      0      1     1      1 

1*28 + 1*27 + 1*26 + 0*25 + 0*24 + 0*23 + 1*22 + 1*21 + 1*20
 258 +  128 +  64  + 0  +  0  +   0  +   4  +  2   +  1   = 457

2. Convert the base ten number 111 into the binary equivalent.

Keep dividing by 2 putting the quotients underneath and the
remainder out to the right beside the quotient.  Quit when
the quotient becoms 0.  Then the digits of the binary number
are the remainders reading from bottom to top:

   2)111
    2)55  1
    2)27  1
    2)13  1
     2)6  0
     2)3  1
     2)1  1
       0  1    
   
List the remainders from bottom to top

Answer:  1110111 


3. Convert the decimal number 0.35743574357435743574357435743574...
   to a fraction

       N = 0.35743574357435743574357435743574...

There are four repeating digits so multiply both sides by 104 or 10000

 10000N = 3574.3574357435743574357435743574...

Subtract the original equation for N

 10000N = 3574.35743574357435743574357435743574...
      N =    0.35743574357435743574357435743574...
--------------------------------------------------
  9999N = 3574

      N =   It doesn't reduce.   


Edwin

RELATED QUESTIONS

5. Convert each if the following binary representations to its equivalent base ten... (answered by lynnlo,MathTherapy)
How would you convert the binary number 11001011 when written in base... (answered by Alan3354)
Express 0.312 in base 10 as a binary number. 2.)convert the following in base ten to... (answered by Theo)
The binary number 11001011, when written in base ten,... (answered by Shin123,Alan3354)
6. Convert each of the following base ten representations to its equivalent binary... (answered by lynnlo)
Convert sqrt312.117 base 10 to binary number (answered by MathLover1,greenestamps)
Find the exact value of (111, 111,... (answered by checkley71)
Convert (BADFACED) 16 from its hexadecimal to its binary expansion , and convert (111... (answered by Alan3354)
what is the base 2 representation of... (answered by Alan3354)