document.write( "Question 621356: The range of the relation {(4,3),(1,-7),(1,-3),(2,9)} is \n" ); document.write( "
Algebra.Com's Answer #390695 by jsmallt9(3759) ![]() You can put this solution on YOUR website! The range of a relation is the set of all possible outputs (or y values). So the range for this relation is: \n" ); document.write( "{3, -7, -3, 9} \n" ); document.write( " |