document.write( "Question 494540: If the average (arithmetic mean) of 7, 8, 9, and x is 10, what is the value of x? \n" ); document.write( "
Algebra.Com's Answer #335728 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(7+8+9+x)/4=10
\n" ); document.write( "24+x=10*4
\n" ); document.write( "x=40-24
\n" ); document.write( "x=16
\n" ); document.write( "
\n" );