document.write( "Question 85686: Business and finance. Jose has savings accounts for each of his five children. They contain $215, $156, $318, $75, and $25. Find the median and the mean amount of money per account. \n" ); document.write( "
Algebra.Com's Answer #61935 by praseenakos@yahoo.com(507)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " Mean = sum of all the terms/ number of terms
\n" ); document.write( " =($25+$75+$156+$215+$318)/5
\n" ); document.write( " = (789)/5
\n" ); document.write( " = 157.8
\n" ); document.write( " Median= (n+1)/2 term
\n" ); document.write( " =(5+1)/2 term
\n" ); document.write( " = 6/2 term
\n" ); document.write( " = 3rd term
\n" ); document.write( " therefore Median = 156 (arrange the terms in the ascending order
\n" ); document.write( " and then choose the third term)
\n" ); document.write( "
\n" );