document.write( "Question 831656: The average of three numbers is 10 more than the least of the numbers and 15 less than the greatest. The median of the numbers is 5. What is their sum? \n" ); document.write( "
Algebra.Com's Answer #501585 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
0,5,25
\n" ); document.write( "Add them together to get 30, divided by 3 = 10
\n" ); document.write( "Mean = 10
\n" ); document.write( "Smallest = 10 less than mean = 0
\n" ); document.write( "Largest = mean + 15 = 25
\n" ); document.write( "
\n" );