document.write( "Question 982275: If 12% of x is 45, what is 20% of x? \n" ); document.write( "
Algebra.Com's Answer #603119 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "0.12x=45
\n" ); document.write( "x=45/0.12=375
\n" ); document.write( "0.20(375)=75
\n" ); document.write( "
\n" );