document.write( "Question 634343: Is { (13,14), (12,5) , (16,7), (13, 14), (-2, 33), (13, 14 } a function?
\n" );
document.write( "and give an explanation.. thanks! :)
\n" );
document.write( "-apple \n" );
document.write( "
Algebra.Com's Answer #399570 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! { (13,14), (12,5) , (16,7), (13, 14), (-2, 33), (13, 14 }\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "is the same as\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "{ (13,14), (12,5) , (16,7), (-2, 33)}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "after you remove all the duplicates\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since each x maps to ONLY ONE y value, this means that this relation is indeed a function. If we had for instance x = 12 mapping to both y = 5 and y = 8 at the same time, then it wouldn't be a function. But that's not the case here.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So this relation is a function. \n" ); document.write( " |