document.write( "Question 1100088: Which of the following relations is a function?
\n" );
document.write( " A.
\n" );
document.write( "(1, 4), (-2, 2), (9, 1), (-6, 2)\r
\n" );
document.write( "\n" );
document.write( " B.
\n" );
document.write( "(9, 1), (-2, 4), (1, 1), (9, 2)\r
\n" );
document.write( "\n" );
document.write( " C.
\n" );
document.write( "(1, 0), (-2, 3), (9, 1), (-2, 5)\r
\n" );
document.write( "\n" );
document.write( " D.
\n" );
document.write( "(1, 4), (-2, 6), (1, 3), (-6, 2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #714573 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! A function can't have two y values for the same x. \n" ); document.write( "Therefore, if x is different in each group it is a function \n" ); document.write( "BCD all have two with the same x (9, -2, 1 respectively) \n" ); document.write( "Therefore, A is a function. No x has two y values. \n" ); document.write( " |