document.write( "Question 753349: Three-fourths of the girls in a class play soccer. If twelve more girls in the class played, there would be 57 girls who play soccer. How many girls are in the class
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #458331 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Three-fourths of the girls in a class play soccer. If twelve more girls in the class played, there would be 57 girls who play soccer. How many girls are in the class \n" ); document.write( "------ \n" ); document.write( "Let \"x\" be the # of girls in the class. \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "(3/4)x+12 = 57 \n" ); document.write( "----- \n" ); document.write( "(3/4)x = 45 \n" ); document.write( "x = 60 (# of girls in the class) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |