document.write( "Question 789267: a school has 300 students if the ratio of boys to girls is 31 to 44 how many more girls than boys are there in the school \n" ); document.write( "
Algebra.Com's Answer #478912 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a school has 300 students if the ratio of boys to girls is 31 to 44 how many more girls than boys are there in the school \n" ); document.write( ": \n" ); document.write( "Let x = the multiplier \n" ); document.write( "then \n" ); document.write( "31x = no. of boys \n" ); document.write( "and \n" ); document.write( "44x = no. of girls \n" ); document.write( ": \n" ); document.write( "Boys + girls = 300 \n" ); document.write( "44x + 31x = 300 \n" ); document.write( "75x = 300 \n" ); document.write( "x = 300/75 \n" ); document.write( "x = 4 is the multiplier \n" ); document.write( "therefore: \n" ); document.write( "44*4 = 176 girls \n" ); document.write( "31*4 = 124 boys \n" ); document.write( "---------------- \n" ); document.write( "dif: 52 more girls than boys \n" ); document.write( " \n" ); document.write( " |