document.write( "Question 1061846: There are 2/3 more girls then boys in the class and total amount of girls is 300 how many boys are in the class. \n" ); document.write( "
Algebra.Com's Answer #676597 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x=boy number \n" ); document.write( "5x/3=girl number \n" ); document.write( "5x/3=300 \n" ); document.write( "5x=900 \n" ); document.write( "x=180 boys \n" ); document.write( "2/3 more than 180 is 120, and those two add to 300. \n" ); document.write( " \n" ); document.write( " |