document.write( "Question 780581: There are 360 students. The ratio of boys to girls is 4:5. How many boys? How many girls? \n" ); document.write( "
Algebra.Com's Answer #475626 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 4x+5x=360 \n" ); document.write( "9x=360 \n" ); document.write( "x=360/9 \n" ); document.write( "x=40 \n" ); document.write( "4x=160 boys \n" ); document.write( "5x=200 girls \n" ); document.write( " |