document.write( "Question 309278: how do you show 1.213 with 13 repeating as a rational number by writing it as a quotient of integers? \n" ); document.write( "
Algebra.Com's Answer #221220 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"+x=1.2131313\"
\n" ); document.write( "\"+100x=121.3131313\"
\n" ); document.write( "\"+%28100x-x%29=120.1\"
\n" ); document.write( "\"+99x=120.1\"
\n" ); document.write( "\"+x=120.1%2F99\"
\n" ); document.write( "\"+x=1201%2F990+\"
\n" ); document.write( "
\n" );