document.write( "Question 467988: The eighth grade class has 75 students. the number of girls is 6 less than twice the boys. \n" ); document.write( "
Algebra.Com's Answer #321079 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "the number of girls is 6 less than twice the boys.
\n" ); document.write( "Let x and (2x-6) represent number of boys and girls respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x + (2x-6) = 75
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x = 81
\n" ); document.write( " x = 27, number of boys. Girls number 48. (54-6)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 27 + 48 = 75 \n" ); document.write( "
\n" );