SOLUTION: given the inputs (1 3 -2) and the outputs (7 1 4) i need to create a mapping that is a function

Algebra ->  Rational-functions -> SOLUTION: given the inputs (1 3 -2) and the outputs (7 1 4) i need to create a mapping that is a function      Log On


   



Question 698384: given the inputs (1 3 -2) and the outputs (7 1 4) i need to create a mapping that is a function
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
{(1,7), (3,1), (-2,4)}