document.write( "Question 476152: Find the domain and range of the relation, and state whether or not the relation is a function.
\n" );
document.write( "{(4, 8), (5, 9), (6, 10), (7, 11)}
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #326990 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Domain = {4,5,6,7} \n" ); document.write( "Range = {8,9,10,11}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The relation can be a function, because each element in the domain maps to exactly one element in the range (not two, or three). \n" ); document.write( " |