document.write( "Question 193707: for the number 7,0,2,3,5 what is the maximum value and minimum value. what is their different value? \n" ); document.write( "
Algebra.Com's Answer #145380 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
arranging in order,,,0,2,3,5,7
\n" ); document.write( "min =0,,max=7,,range =(7-0)=7
\n" ); document.write( ",
\n" ); document.write( "looking at the problem another way
\n" ); document.write( "min value = 02,357=2,357
\n" ); document.write( "max value = 75,320
\n" ); document.write( "difference is =75320-2357=72,963
\n" ); document.write( ",,
\n" ); document.write( "please review problem set to decide which was required
\n" ); document.write( "
\n" );