document.write( "Question 1096894: A class has 35 children there are 5 more girls than boys. How many are boys and how many are girls \n" ); document.write( "
Algebra.Com's Answer #711277 by rfer(16322) ![]() You can put this solution on YOUR website! x=girls \n" ); document.write( "x+5=boys \n" ); document.write( "----------------- \n" ); document.write( "x+x+5=35 \n" ); document.write( "2x=35-5 \n" ); document.write( "x=30/2 \n" ); document.write( "x=15 \n" ); document.write( "x+5=20 \n" ); document.write( " |