document.write( "Question 187792: The number Of Boys in a math c\lass is one less than three times the number of girls. There are 39 students in the clas . How many of each are there in the class. \n" ); document.write( "
Algebra.Com's Answer #140791 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
b = # boys, g = # girls\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\" number Of Boys in a math c\lass is one less than three times the number of girls\" ----> b=3g-1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"There are 39 students in the clas \" ----> b+g=39\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So solve system \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to find the answer
\n" ); document.write( "
\n" );