document.write( "Question 148068: Which set of ordered pairs is a function? \r
\n" );
document.write( "\n" );
document.write( " (2,3),(-4,5),(2,7),(7,-2) \r
\n" );
document.write( "\n" );
document.write( " (2,3),(-4,5),(-2,7),(-4,-2) \r
\n" );
document.write( "\n" );
document.write( " (2,3),(-4,5),(-2,7),(7,7) \r
\n" );
document.write( "\n" );
document.write( " (2,3),(-4,5),(2,-7),(7,-2) \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #108461 by nerdybill(7384) You can put this solution on YOUR website! A \"function\" can provide only a \"single\" solution for any given input. \n" ); document.write( ". \n" ); document.write( "The sets provided are in (x,y) pairs: \n" ); document.write( " (2,3),(-4,5),(2,7),(7,-2) \n" ); document.write( " (2,3),(-4,5),(-2,7),(-4,-2) \n" ); document.write( " (2,3),(-4,5),(-2,7),(7,7) \n" ); document.write( " (2,3),(-4,5),(2,-7),(7,-2) \n" ); document.write( ". \n" ); document.write( "Looking at the first set: \n" ); document.write( " (2,3),(-4,5),(2,7),(7,-2) \n" ); document.write( "Notice that if 'x' is equal to 2, there are TWO solutions: \n" ); document.write( " (2,3),(2,7) \n" ); document.write( "So, this can't be a function. \n" ); document.write( ". \n" ); document.write( "Looking at the second set: \n" ); document.write( " (2,3),(-4,5),(-2,7),(-4,-2) \n" ); document.write( "Notice that if 'x' is equal to -4, there are TWO solutions: \n" ); document.write( " (-4,5),(-4,-2) \n" ); document.write( "So, this can't be a function. \n" ); document.write( ". \n" ); document.write( "Looking at the fourth set: \n" ); document.write( " (2,3),(-4,5),(2,-7),(7,-2) \n" ); document.write( "Notice that if 'x' is equal to 2, there are TWO solutions: \n" ); document.write( " (2,3),(2,-7) \n" ); document.write( "So, this can't be a function. \n" ); document.write( ". \n" ); document.write( "THEREFORE, the solution is set 3: \n" ); document.write( " (2,3),(-4,5),(-2,7),(7,7) \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |