document.write( "Question 528765: How do I solve a problem like 3 is 60% of what? \n" ); document.write( "
Algebra.Com's Answer #349414 by nerdybill(7384) You can put this solution on YOUR website! Let x = amount \n" ); document.write( "then \n" ); document.write( ".60x = 3 \n" ); document.write( "x = 3/.60 \n" ); document.write( "x = 5 (answer) \n" ); document.write( " |