document.write( "Question 1007763: Find the domain and the range of the relation and determine whether it is a function. \r
\n" );
document.write( "\n" );
document.write( "{(6,2),(-2,-4),(2,-1),(5,-7)} \n" );
document.write( "
Algebra.Com's Answer #623643 by It is costly(175)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " {(6,2),(-2,-4),(2,-1),(5,-7)} \n" ); document.write( " domain:{6,-2,2,5} \n" ); document.write( " range:{2,-4,-1,-7} \n" ); document.write( " It is a function because for each each value of the first component of the \n" ); document.write( " ordered pairs,there is exactly one value of the second component. \n" ); document.write( " |