document.write( "Question 405719: There are 27 students in an Algebra 1 class. There are 5 fewer girls than boys. How many girls are in the class? \n" ); document.write( "
Algebra.Com's Answer #286517 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 27 students in an Algebra 1 class. There are 5 fewer girls than boys. How many girls are in the class? \n" ); document.write( "---- \n" ); document.write( "Let the number of boys be \"x\": \n" ); document.write( "Then the number of girls is \"x-5}: \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "x + x-5 = 27 \n" ); document.write( "2x = 32 \n" ); document.write( "x = 16 (# of boys) \n" ); document.write( "x-5 = 11 (# of girls) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |