document.write( "Question 463141: Find the mean of the following set of numbers.
\n" );
document.write( "7, 10, 9, 13, 6
\n" );
document.write( "A) 9 B) 10 C) 8 D) 9.2 \n" );
document.write( "
Algebra.Com's Answer #317371 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Mean = (7 + 10 + 9 + 13 + 6)/5 = 9 \n" ); document.write( " |