document.write( "Question 479364: On a school test, The average score for the girls in the class is 91, and the average score for the boys in the class is 85. If the average score for the class is 89, what fraction of the class are boys?\r
\n" );
document.write( "\n" );
document.write( "I should resolve it by a system...
\n" );
document.write( "91x + 85y= 89 (x+y)
\n" );
document.write( "But then??\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance. \n" );
document.write( "
Algebra.Com's Answer #328465 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (91x+85y)/(x+y)=89 \n" ); document.write( "91x + 85y= 89 (x+y) \n" ); document.write( "...=89x+89y \n" ); document.write( "2x=4y \n" ); document.write( "y=x/2 \n" ); document.write( "1/3 of the class are boys. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |