document.write( "Question 853773: put 1/5, 3/10, and 7/100 in ascending order \n" ); document.write( "
Algebra.Com's Answer #514242 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Find a common denominator, 100.
\n" ); document.write( "\"%281%2F5%29%2820%2F20%29=20%2F100\"
\n" ); document.write( "\"%283%2F10%29%2810%2F10%29=30%2F100\"
\n" ); document.write( "So now it's easy to arrange in order.
\n" ); document.write( "(\"7%2F100\",\"20%2F100\",\"30%2F100\")
\n" ); document.write( "(\"7%2F100\",\"1%2F5\",\"3%2F10\")
\n" ); document.write( "
\n" );