document.write( "Question 945837: A class of 25 students took a math test. Ten students had an average of 88. The other students had an average of 76. What is the average of the whole class? \n" ); document.write( "
Algebra.Com's Answer #577013 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
group of ten, total score:
\n" ); document.write( "t = 88*10
\n" ); document.write( "t = 880
\n" ); document.write( "---
\n" ); document.write( "other group, size:
\n" ); document.write( "s = 25 - 10
\n" ); document.write( "s = 15
\n" ); document.write( "---
\n" ); document.write( "other group, total score:
\n" ); document.write( "f = 76*15
\n" ); document.write( "f = 1140
\n" ); document.write( "---
\n" ); document.write( "whole class average:
\n" ); document.write( "a = (t + f)/25
\n" ); document.write( "a = (880 + 1140)/25
\n" ); document.write( "(880 + 1140)/25
\n" ); document.write( "---
\n" ); document.write( "copy and paste the above expression in to this calculator:
\n" ); document.write( "http://sooeet.com/math/scientific-calculator.php
\n" ); document.write( "---
\n" ); document.write( "a = 80.8
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "http://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "http://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "http://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "http://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );