document.write( "Question 251501: The ratio of the number of boys to the number of girls in a room is 5:7. When 24 more boys enter, the ratio is reversed. How many girls are in the room?\r
\n" );
document.write( "\n" );
document.write( "a) 29 b) 32 c) 35 d) 36 e) none of these \n" );
document.write( "
Algebra.Com's Answer #183312 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The ratio of the number of boys to the number of girls in a room is 5:7. \n" ); document.write( "5:7 is the same as 5x:7x where 5x is the # of boys \n" ); document.write( "and 7x is the number of girls. \n" ); document.write( "--------------------------------- \n" ); document.write( "When 24 more boys enter, the ratio is reversed. \n" ); document.write( "# of boys = 5x+24 \n" ); document.write( "# of girls is still 7x \n" ); document.write( "Ratio is 7:5 \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "(5x+24)/(7x) = 7/5 \n" ); document.write( "Cross-multiply: \n" ); document.write( "25x+120 = 49x \n" ); document.write( "24x = 120 \n" ); document.write( "x = 5 \n" ); document.write( "--- \n" ); document.write( "How many girls are in the room? \n" ); document.write( "7x = 35 (# of girls in the room) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( "\n" ); document.write( "a) 29 b) 32 c) 35 d) 36 e) none of these \n" ); document.write( " |