document.write( "Question 541297: if 20% of a number is 8, what is 25% of the number \n" ); document.write( "
Algebra.Com's Answer #354143 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Le \"n\" = the number
\n" ); document.write( "given:
\n" ); document.write( "\"+.2n+=+8+\"
\n" ); document.write( "\"+n+=+40+\"
\n" ); document.write( "\"+.25%2A40+=+10+\"
\n" ); document.write( "25% of the number is 10
\n" ); document.write( "
\n" );