document.write( "Question 881581: if the rage of set of numbers {150,90,125,110,170,155,x,100,140} is 95 what could be the value of x \n" ); document.write( "
Algebra.Com's Answer #532314 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The range is the difference between the maximum value of a set and the minimum value of a set.
\n" ); document.write( "If we assume x is the maximum value then the minimum value of the set is 90 and
\n" ); document.write( "\"x-90=95\"
\n" ); document.write( "\"x=15\"
\n" ); document.write( "If we assume x is the minimum value then the maximum value of the set is 170 and
\n" ); document.write( "\"170-x=95\"
\n" ); document.write( "\"x=75\"
\n" ); document.write( "
\n" );