document.write( "Question 16530: How do you write a repeating decimal as a fraction?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #8072 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
If all the digits are repeating from the beginning, you would place those in the numerator and 9's in the denominator.
\n" ); document.write( "You place as many nines as you have digits repeating;
\n" ); document.write( "ex.
\n" ); document.write( "0.18 and the 18 is repeating;
\n" ); document.write( "\"18%2F99\"; then reduce
\n" ); document.write( "Ex.
\n" ); document.write( ".405 and the 405 is repeating;
\n" ); document.write( "\"405%2F999\"; then reduce
\n" ); document.write( "Hope you understand
\n" ); document.write( "=)
\n" ); document.write( "
\n" );