document.write( "Question 397850: there are 29 students, the number of girls in class is 7 less than two times the number of boys. how many of the students are girls and how many are boys?\r
\n" );
document.write( "\n" );
document.write( "thank you so much! :)\r
\n" );
document.write( "\n" );
document.write( "sincerely, emily \n" );
document.write( "
Algebra.Com's Answer #281875 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"there are 29 students\" ___ g + b = 29\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"the number of girls in class is 7 less than two times the number of boys\" ___ g = 2b - 7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ (2b - 7) + b = 29 ___ 3b - 7 = 29 ___ 3b = 36 ___ b = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ g + (12) = 29 ___ g = 17 \n" ); document.write( " |