document.write( "Question 1112859: Solve the following problem
\n" ); document.write( "A.the median for 10,9,y,12 and 6 is y.find posible values of y,given that the values are whole numbers
\n" ); document.write( "B.the mean of 15 number is 30 and the mean of 10 is 25.what is the mean of 25 number
\n" ); document.write( "C.given the set of numbers letter n=(7,9,10,14,8,16,13)when letter x is added to the set ,the new mean is 12,calculate the value of x
\n" ); document.write( "

Algebra.Com's Answer #727961 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Solve the following problem
\n" ); document.write( " A.the median for 10,9,y,12 and 6 is y.find posible values of y, given that the values are whole numbers
\n" ); document.write( "Put the numbers in order 6, 9, y, 10, 12,
\n" ); document.write( "The median cannot be an integer here
\n" ); document.write( ":
\n" ); document.write( " B.the mean of 15 number is 30
\n" ); document.write( " and the mean of 10 is 25.
\n" ); document.write( " what is the mean of 25 numbers
\n" ); document.write( "m = \"%2815%2830%29%2B10%2825%29%29%2F25\"
\n" ); document.write( "m = \"%28450%2B250%29%2F25\"
\n" ); document.write( "m = \"700%2F25\"
\n" ); document.write( "m = 28
\n" ); document.write( ":
\n" ); document.write( "C.given the set of numbers letter n=(7,9,10,14,8,16,13)
\n" ); document.write( "when letter x is added to the set ,the new mean is 12,
\n" ); document.write( "calculate the value of x
\n" ); document.write( "\"%287%2B9%2B10%2B14%2B8%2B16%2B13%2Bx%29%2F8\" = 12
\n" ); document.write( "77 + x = 8(12)
\n" ); document.write( "x = 96 - 77
\n" ); document.write( "x = 19
\n" ); document.write( "
\n" );