document.write( "Question 1083725: There are 34 learners in a grade 9 class. The class register shows that there are 4 more girls than boys. How many boys are there in the class? \n" ); document.write( "
Algebra.Com's Answer #698361 by adamhen894(15)![]() ![]() ![]() You can put this solution on YOUR website! first one is to find what question is asking for. \n" ); document.write( "x: number of boys in class\r \n" ); document.write( "\n" ); document.write( "boys : x \n" ); document.write( "girls:x+4 (four more girls than boys) \n" ); document.write( "boys + girls = total students\r \n" ); document.write( "\n" ); document.write( "set up the equation \n" ); document.write( "x + (x+4) = 34 \n" ); document.write( "x = 15 (number of boys ) \n" ); document.write( "x+4 = 19 ( number of girls)\r \n" ); document.write( "\n" ); document.write( "if you have better way to solve it, please tell me, i would love to hear!! \n" ); document.write( "adamchen894@gmail.com \n" ); document.write( " \n" ); document.write( " |