document.write( "Question 1021998: how do I, write each decimal as a fraction or a mixed number samples 7.24 , 3.50 2.01, 6.93. 0.27 2.4 \n" ); document.write( "
Algebra.Com's Answer #637717 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'll do one, follow my lead.
\n" ); document.write( "Count the numbers after the decimal point.
\n" ); document.write( "Multiply by the power of 10 equal to that number.
\n" ); document.write( "7.24
\n" ); document.write( "2 numbers past, \"10%5E2=100\".
\n" ); document.write( "Then simplify.
\n" ); document.write( "\"7.24%28100%2F100%29=724%2F100=181%2F25\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "For a mixed number, just multiply the decimal portion.
\n" ); document.write( "\"7.24=7%2B0.24%28100%2F100%29=7%2B24%2F100=7%2B6%2F25=7%266%2F25\"
\n" ); document.write( "
\n" );