document.write( "Question 612112: how do you turn a decimal
\n" );
document.write( "into a fraction?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #388450 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! Depending on how many places the decimal has it goes by the tenth hundredth thousandth and so on. Making \n" ); document.write( "0.123=123/1000 \n" ); document.write( "0.12=12/100 \n" ); document.write( "0.1=1/10 \n" ); document.write( " |