document.write( "Question 1193224: Hi
\n" );
document.write( "There were 150 people. The boys,girls and adults were in the ratio of 5 to 8 to 2 respectively. When some girls left the new ratio became 10 to 9 to 4 respectively. How many girls left the marathon.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #825226 by Theo(13342)![]() ![]() You can put this solution on YOUR website! i get the following:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the ratio boys to girls to adults is equal to 5 to 8 to 2. \n" ); document.write( "the total of this set is 15. \n" ); document.write( "there is a total of 150 people. \n" ); document.write( "the number of sets of 15 is therefore equal to 150/15 = 10. \n" ); document.write( "from this, you get the number of boys is 50 and the number of girls is 80 and the number of adults is 10.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get 50 boys plus 80 girls plus 20 adults = a total of 150.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you remove x number of girls from the group.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the ratio of boys to girls to adults becomes 10 to 9 to 4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x = the number of girls that were removed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get: \n" ); document.write( "50 / (80 - x) = 10 / 9 \n" ); document.write( "cross multiply to get: \n" ); document.write( "450 = 800 - 10x \n" ); document.write( "solve for x to get: \n" ); document.write( "x = (800 - 450) / 10 = 35\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you also get: \n" ); document.write( "(80 - x) / 20 = 9 / 4 \n" ); document.write( "cross multiply to get: \n" ); document.write( "320 - 4x = 180 \n" ); document.write( "solve for x to get: \n" ); document.write( "x = (320 - 180) / 4 = 35\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "looks like 35 girls were removed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you started with 50 boys and 80 girls and 20 adults. \n" ); document.write( "you ended up with 50 boys and 45 girls and 20 adults.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "starting ratio of boys to girls was 50/80 = 5/8. \n" ); document.write( "ending ratio of boys to girls was 50/45 = 10/9.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "starting ratio of girls to adults was 80/20 = 8/2. \n" ); document.write( "ending ratio of girls to adults was 45/20 = 9/4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "starting ratio was 5/8/2. \n" ); document.write( "ending ratio was 10/9/4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solution is 35 girls left the marathon. \n" ); document.write( " \n" ); document.write( " |