document.write( "Question 800913: Give the domain and the range of the relation below.
\n" );
document.write( "{(2,1),(3,2),(4,3),(5,4)} \n" );
document.write( "
Algebra.Com's Answer #483350 by waynest(281)![]() ![]() ![]() You can put this solution on YOUR website! domain: {2, 3, 4, 5} \n" ); document.write( "range: {1, 2, 3, 4} \n" ); document.write( " |