document.write( "Question 480192: Is the following relation a function?\r
\n" );
document.write( "\n" );
document.write( "x y
\n" );
document.write( "-2 3
\n" );
document.write( "0 1
\n" );
document.write( "5 5
\n" );
document.write( "7 8 \n" );
document.write( "
Algebra.Com's Answer #328888 by Theo(13342)![]() ![]() You can put this solution on YOUR website! looks like it. \n" ); document.write( "for every value of x, you have one and only one value of y. \n" ); document.write( "that fits the definition of a function. \n" ); document.write( " \n" ); document.write( " |