document.write( "Question 1147658: Use the five-step strategy for solving word problems to find the number.
\n" );
document.write( "30% of what number is 111 \n" );
document.write( "
Algebra.Com's Answer #769010 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 30% of what number is 111. \n" ); document.write( "let x = the number. \n" ); document.write( "you get: \n" ); document.write( ".30 * x = 111 \n" ); document.write( "divide both sides of this equation by .3 to get: \n" ); document.write( "x = 111/.3 = 370 \n" ); document.write( "that's the number. \n" ); document.write( "30% of 370 = .3 * 370 = .1 * 370 * 3 = 37 * 3 = 111. \n" ); document.write( " \n" ); document.write( " |