document.write( "Question 615725: Starting with the data values 70 and 100, add three data values to the sample so that the mean is 96, the median is 97, and the mode is 97. Please show all of your work.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #387294 by vksarvepalli(154)\"\" \"About 
You can put this solution on YOUR website!
let the three values to be added be a,b & c \r
\n" ); document.write( "\n" ); document.write( "now given mean is 96\r
\n" ); document.write( "\n" ); document.write( " so, (70+a+b+c+100)/5 = 96 ----- eq.1\r
\n" ); document.write( "\n" ); document.write( "also given the median is 97, so if all the five numbers are ordered in either ascending order or descending order, the 3rd(median) value will be 97.\r
\n" ); document.write( "\n" ); document.write( "also given the mode is 97, so the value that is repeating or occurring the maximum no. of times is 97.\r
\n" ); document.write( "\n" ); document.write( "so, here out of the three values a,b,and c at least two should be 97.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "from eq.1 70+a+97+97+100= 96*5\r
\n" ); document.write( "\n" ); document.write( " =>364+a = 480
\n" ); document.write( "
\n" ); document.write( " => a = 116
\n" ); document.write( "
\n" ); document.write( "so the data values are 70,97,97,100,116\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );