document.write( "Question 1012401: How much more is 25% of $5 than 20% of $2? Express your answer in terms of cents. \n" ); document.write( "
Algebra.Com's Answer #628312 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Well, let's see...
\n" ); document.write( "25% of $5 = .25 * $5.00 = $1.25
\n" ); document.write( "20% of $2 = .20 * $2.00 = $0.40
\n" ); document.write( "and then
\n" ); document.write( "$1.25 - $0.40 = $0.85
\n" ); document.write( "
\n" );