document.write( "Question 390884: find the domain and range of each relation .\r
\n" );
document.write( "\n" );
document.write( "[(-3, -7),(-1, -3),(0,-1),(2,3),(4,7)] \n" );
document.write( "
Algebra.Com's Answer #277258 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Domain = {-3, -1, 0, 2, 4} \n" ); document.write( "Range = {-7, -3, -1, 3,7} \n" ); document.write( " |