document.write( "Question 557042: A high school graduating class is made up of 601 students. There are 91 more girls than boys. how many boys are in the class?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #362399 by fcabanski(1391)![]() ![]() ![]() You can put this solution on YOUR website! b=boys \n" ); document.write( "g=girls=b+91 \n" ); document.write( "g+b=601 which means b+91+b=601 \n" ); document.write( "2b=510 \n" ); document.write( "b=255 \n" ); document.write( "g = 255+91=346 \n" ); document.write( "It's better to understand math so you can solve these problems yourself. One on one online tutoring is the answer ($30/hr). For faster solutions with guaranteed detailed answers, use personal problem solving ($3.50-$5.50 per problem). Contact me at fcabanski@hotmail.com \n" ); document.write( " |