document.write( "Question 30251: Is each a function? Explain
\n" ); document.write( "1. {(1,9), (9,-1), (-1,8), (-9,1)}\r
\n" ); document.write( "\n" ); document.write( "2. {(2,5), (-2,4), (3,-8), (-2,7), (-1,4)}
\n" ); document.write( "

Algebra.Com's Answer #17024 by mukhopadhyay(490)\"\" \"About 
You can put this solution on YOUR website!
Based on the definition of a function, there cannot be more than one f(x) value for the same x;\r
\n" ); document.write( "\n" ); document.write( "In example 1, Since x value is not duplicated (possible values of x are 1, 9, -1, and -9), the situation of more than one f(x) for the same x does not arise and hence it is a function.\r
\n" ); document.write( "\n" ); document.write( "In example 2, x value duplicates in {-2,4), {-2,7}). For x = -2, the values of f(x) are 4 and 7; So, this is not a function.
\n" ); document.write( "
\n" );