document.write( "Question 912893: there are 38 students in a class. find the number of boys and girls in the class if the number of girls exceeds one half of the boys by 17 \n" ); document.write( "
Algebra.Com's Answer #554147 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the number of boys
\n" ); document.write( "girls + boys = 38
\n" ); document.write( "\"%28x%2F2+%2B+17%29+%2B+x+=+38\" |Multiplying thru by 2 so as all denominators = 1
\n" ); document.write( "x + 34 + 2x = 76
\n" ); document.write( "3x = 42
\n" ); document.write( "x = 14, the number of boys. Girls 24 \"14%2F2+%2B+17\"
\n" ); document.write( "And...checking
\n" ); document.write( "sum = 38
\n" ); document.write( "
\n" );