document.write( "Question 335991: there are 6 boys to every 9 girls in the sixth grade. there is a total of 75 students in the sixth grade. how many boys are there in the sixth grade? \n" ); document.write( "
Algebra.Com's Answer #240995 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! there are 6 boys to every 9 girls in the sixth grade. \n" ); document.write( " there is a total of 75 students in the sixth grade. \n" ); document.write( " how many boys are there in the sixth grade? \n" ); document.write( ": \n" ); document.write( "Let x = the multiplier \n" ); document.write( "No. of boys to girls: \n" ); document.write( " \n" ); document.write( "then \n" ); document.write( "6x + 9x = 75 \n" ); document.write( "15x = 75 \n" ); document.write( "x = \n" ); document.write( "x = 5 \n" ); document.write( "We have \n" ); document.write( "6(5) = 30 boys \n" ); document.write( "and \n" ); document.write( "9(5) = 45 girls \n" ); document.write( "---------------- \n" ); document.write( "total: 75 students \n" ); document.write( " |