document.write( "Question 182387: Which set of ordered pairs is not a function?
\n" );
document.write( "A. (-1, 0), (0, 1), (1,2), (2,3)
\n" );
document.write( "B. (-1, 0), ( 0,0), (1,0), (2,0)
\n" );
document.write( "C. (1, -1), (1, 0), (1,1), (1,2)
\n" );
document.write( "D. (-1, 1), (0,0), (1,1), (2,2) \n" );
document.write( "
Algebra.Com's Answer #136893 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! C) A function returns a unique y value for each x value. \n" ); document.write( "The relationship in C) returns 4 distinct y values for x=1, therefore it cannot be a function. \n" ); document.write( " |