document.write( "Question 1201990: There are 22 students in a music class in a school. Students in the class are either Freshmen or Sophomore, and there are 6 more boys than girls. If there are 5 Freshmen boys and 4 Sophomore girls, how many Sophomores are in the class? \n" ); document.write( "
Algebra.Com's Answer #836598 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 13 sophomores\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b = number of sophomore boys \n" ); document.write( "b+5 = total number of boys since there are 5 freshmen boys.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 6 more boys, compared to girls \n" ); document.write( "number of boys = (number of girls) + 6 \n" ); document.write( "number of girls = (number of boys) - 6 \n" ); document.write( "number of girls = (b+5) - 6 \n" ); document.write( "number of girls = b - 1\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since there are b-1 total girls and 4 sophomore girls, there must be (b-1)-4 = b-5 freshmen girls.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 5 freshmen boys and b-5 freshmen girls, so there are 5+(b-5) = b number of freshmen.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are b sophomore boys and 4 sophomore girls, giving b+4 sophomores total.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's a table organizing the data so far. \n" ); document.write( "
\n" ); document.write( "Add along the \"total\" row or column to get 2b+4 = 22 which solves to b = 9.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then we can update the table into this \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( " |