document.write( "Question 1143742: How many boys are there in a group of 27 students if there are four-fifths as many girls as there are boys?
\n" );
document.write( "A)8
\n" );
document.write( "B)10
\n" );
document.write( "C)12
\n" );
document.write( "D)15 \n" );
document.write( "
Algebra.Com's Answer #764645 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Given that there are 4/5 as many girls as boys, you can treat the \"4/5\" as a ratio -- girls:boys = 4:5. So use the general procedure for setting up a problem involving ratios: \n" ); document.write( "let 4x = # of girls \n" ); document.write( "let 5x = # of boys \n" ); document.write( "Then \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The number of boys is 5x = 5(3) = 15. \n" ); document.write( " |