document.write( "Question 988941: The number of girls in Mrs. Conn's math class is two fewer than three times the number of boys. She has 26 students in her class. How many boys are in the class?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #609412 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "B=number of boys; G=number of girls=3B-2
\n" ); document.write( ".
\n" ); document.write( "B+G=26
\n" ); document.write( "B+3B-2=26
\n" ); document.write( "4B=28
\n" ); document.write( "B=7
\n" ); document.write( "ANSWER: There are 7 boys in the class
\n" ); document.write( "
\n" );