document.write( "Question 769365: If the average of 8 numbers is 6.25, what is the sum of the numbers? \n" ); document.write( "
Algebra.Com's Answer #468810 by Jc0110(165)\"\" \"About 
You can put this solution on YOUR website!
\"Average=Sum%2FNumber+of+terms\"
\n" ); document.write( "\"6.25=Sum%2F8\"
\n" ); document.write( "\"Sum=+6.25x8\"
\n" ); document.write( "\"Sum=+50\"
\n" ); document.write( "
\n" );