document.write( "Question 36251: given the set of ordered pairs {(2,3),(-4,3),(-2,-9),(1,0)} what is the domain and what is the range??? \n" ); document.write( "
Algebra.Com's Answer #22207 by Prithwis(166)![]() ![]() ![]() You can put this solution on YOUR website! Domain is the possible unique x-values. \n" ); document.write( "Range is the possible unique y-values; \n" ); document.write( "Domain: {-4,-2,1,2} \n" ); document.write( "Range: {0, 3, -9} \n" ); document.write( " |