document.write( "Question 618830: express the given repeating decimal as a quotient of integers. If possible reduce to lowest terms 0.92 (the 92 has a line over it)Please help I have been trying to do this over and over. \n" ); document.write( "
| Algebra.Com's Answer #389142 by Alan3354(69443)     You can put this solution on YOUR website! express the given repeating decimal as a quotient of integers. If possible reduce to lowest terms 0.92 (the 92 has a line over it) \n" ); document.write( "---------- \n" ); document.write( "n = 0.92929292... \n" ); document.write( "100n = 92.929292... \n" ); document.write( " -1n = 00.929292 \n" ); document.write( "--------------------- \n" ); document.write( "99n = 92 \n" ); document.write( "n = 92/99 \n" ); document.write( " \n" ); document.write( " |