document.write( "Question 205321: how do i turn a decimal like 0.375 or 0.51 into a fraction? \n" ); document.write( "
Algebra.Com's Answer #154993 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
0.375=375/1000=3/8
\n" ); document.write( "0.51=51/100 can't be reduced
\n" ); document.write( "
\n" );