document.write( "Question 336081: 18 is 60% of what number? \n" ); document.write( "
Algebra.Com's Answer #241016 by benazir.sj@gmail.com(109) You can put this solution on YOUR website! 60% of x =18 \n" ); document.write( "60% *x =18 \n" ); document.write( "60/100 *x=18 \n" ); document.write( "60x=18*100 \n" ); document.write( "x=18*100/60 \n" ); document.write( "x=30 \n" ); document.write( "30 is the number \n" ); document.write( " |