document.write( "Question 1140955: The ratio of boys to girls in a class is 3:5. There are 40 students in the class. How many more girls than boys are there? \n" ); document.write( "
Algebra.Com's Answer #761496 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The ratio of boys to girls in a class is 3:5. There are 40 students in the class. How many more girls than boys are there? \n" ); document.write( "solution \n" ); document.write( "B/G=3/5 \n" ); document.write( "5B=3G \n" ); document.write( "B+G=40 than B=40-G \n" ); document.write( "5(40-G)=3G \n" ); document.write( "200-5G=3G \n" ); document.write( "200=8G \n" ); document.write( "G=200/8=25 \n" ); document.write( "B=15 \n" ); document.write( "number of girls more than boys =10 \n" ); document.write( "answer 10 \n" ); document.write( " |