document.write( "Question 1031018: The average of 5 numbers is 9. Four of the numbers are 2, 1, 6, and 13. What is the fifth number? \n" ); document.write( "
Algebra.Com's Answer #645743 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "The average of 5 numbers is 9. Four of the numbers are 2, 1, 6, and 13.
\n" ); document.write( "What is the fifth number? Let that be x
\n" ); document.write( "(2 + 1 + 6 + 13 + x)/5 = 9
\n" ); document.write( "22 + x = 45
\n" ); document.write( " x = 23 \n" ); document.write( "
\n" );