document.write( "Question 736942: What is the domain and range of the following relation?
\n" );
document.write( "{ (-1,2), (2, 51), (1, 3), (8, 22), (9, 51) } \n" );
document.write( "
Algebra.Com's Answer #450065 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! What is the domain and range of the following relation? \n" ); document.write( "{ (-1,2), (2, 51), (1, 3), (8, 22), (9, 51) } \n" ); document.write( ". \n" ); document.write( "The \"domain\" are the values of x's: \n" ); document.write( "domain: {-1, 1, 2, 8, 9} \n" ); document.write( ". \n" ); document.write( "The \"range\" are the values of y's: \n" ); document.write( "range: {2, 3, 22, 51} \n" ); document.write( " |