document.write( "Question 132888: Could someone explain to me how you know aif a graph is a function.
\n" );
document.write( "here are three points to work with.
\n" );
document.write( "(-4,9) (2,2) (8,8) \n" );
document.write( "
Algebra.Com's Answer #97152 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Since for each x there is one output, this means that this graph is a function. If we had the set of points\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(-4,9) (2,2) (8,8) (2,5)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then it would not be a function since when x=2, then y=2 and 5 which is not possible for a function. \n" ); document.write( " |