document.write( "Question 248979: 5) For the given relations, state whether or not they are functions. (relations)\r
\n" );
document.write( "\n" );
document.write( "A. (1,2), (3,4), (5,6), (7,8), (9, 10) I put NOT A FUNCTION?\r
\n" );
document.write( "\n" );
document.write( "B. (1,4), (5,8), (9,11), (13, 4) I put FUNCTION\r
\n" );
document.write( "\n" );
document.write( "C. (7,0), (2,6), (5,9), (7,1), (8,3), (4,10) I put NOT A FUNCTION \n" );
document.write( "
Algebra.Com's Answer #181448 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A) This is a function since every x value only goes to one y value.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "B) This is a function as every 'x' only maps to one and only one 'y'\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C) This is NOT a function because the x value 7 is paired with the y values of 0 and 1. Visually, if you plot these points, the graph would fail the vertical line test. \n" ); document.write( " |