document.write( "Question 13250: How do i convert a decimal to a fraction? \n" ); document.write( "
Algebra.Com's Answer #6627 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
To convert a decimal to a fraction is all you do is but that decimal over 100; or 1000 depending on the numbers after the decimal.
\n" ); document.write( "example:
\n" ); document.write( ".25; 2 numbers after decimal, so you would put 25 over 100;
\n" ); document.write( "\"25%2F100\", and then you simplify the fraction = \"1%2F4\"\r
\n" ); document.write( "\n" ); document.write( ".375; 3 numbers after the decimal, so you would put 375 over 1000;
\n" ); document.write( "\"375%2F1000\", and then simplify the fraction; you should end up with \"3%2F8\"\r
\n" ); document.write( "\n" ); document.write( "Hope you get it
\n" ); document.write( "=)
\n" ); document.write( "
\n" );