document.write( "Question 49213: Represent each repeating decimal as the quotient of two intergers.
\n" );
document.write( " _
\n" );
document.write( "0.5 =0.5555\r
\n" );
document.write( "\n" );
document.write( "Thank you, Michelle \n" );
document.write( "
Algebra.Com's Answer #32634 by atif.muhammad(135)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "x = 0.55555555\r\n" ); document.write( "\r\n" ); document.write( "10x = 5.555555555\r\n" ); document.write( "\r\n" ); document.write( "10x-x = 5.55555555-0.5555555\r\n" ); document.write( "\r\n" ); document.write( "9x = 5\r\n" ); document.write( "\r\n" ); document.write( "x =\n" ); document.write( " |