document.write( "Question 870522: Is this a function? Explain why or why not
\n" );
document.write( "(3,5) (-2,4) (9,1) (7,5) (1,1) (3,4) \n" );
document.write( "
Algebra.Com's Answer #524905 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Notice how we have the two points (3,5) and (3,4). This x value (x = 3) corresponds to two y values (y = 5, y = 4). So that means it's NOT a function. Each x value must correspond to EXACTLY ONE y value for it to be a function.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Visually, you can plot all of these points. Then you would see that they fail the vertical line test because a vertical line passes through more than one point when you get to (3,5) and (3,4).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "========================================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Question: Is this a function? \n" ); document.write( "(3,5) (-2,4) (9,1) (7,5) (1,1) (3,4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: No, it's not a function (reasoning explained above) \n" ); document.write( " |