document.write( "Question 607600: Determine whether or not the relation is a function.
\n" );
document.write( "{(-3, 6), (-2, 7), (-1, 8), (0, 9)} \n" );
document.write( "
Algebra.Com's Answer #382798 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! {(-3, 6), (-2, 7), (-1, 8), (0, 9)} \n" ); document.write( " \r\n" ); document.write( "Yes it's a function because the 1st coordinates, \r\n" ); document.write( "-3,-2,-1, and 0 are all different.\r\n" ); document.write( "\r\n" ); document.write( "That's the requirement for a relation to be a function.\r\n" ); document.write( "It doesn't matter whether the 2nd coordinates are all\r\n" ); document.write( "different or not, but the 1st coordinates MUST all be\r\n" ); document.write( "different, no two alike. \r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |