document.write( "Question 706352: Is the relation {(1,-1),(2,-2),(3,-3)} a function? Explain why or why not. \n" ); document.write( "
Algebra.Com's Answer #435094 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Each x value only corresponds to EXACTLY ONE y value. So this is definitely a function.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "IF you had something like (2,4) and (2,7), then the x value of 2 corresponds to more than one y value (two in fact: 4 and 7). So it wouldn't be a function if this was the case. \n" ); document.write( " |