document.write( "Question 646037: if the average of nine numbers is 9.5, what is the sum of the numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #405708 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! if the average of nine numbers is 9.5, what is the sum of the numbers? \n" ); document.write( ". \n" ); document.write( "Let x= sum of numbers \n" ); document.write( "then \n" ); document.write( "x/9 = 9.5 \n" ); document.write( "x = 9*9.5 \n" ); document.write( "x = 85.5 \n" ); document.write( " |