document.write( "Question 471929: State the range of the numbers displayed in column x and column y.
\n" );
document.write( "x y
\n" );
document.write( "1 5
\n" );
document.write( "2 7
\n" );
document.write( "3 9 \n" );
document.write( "
Algebra.Com's Answer #323615 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Range = {5,7,9} \n" ); document.write( " |