Respuesta :

gmany

A function is a special relationship where each input has a single output.

J {(4, -2), (5, -3), (4, -8), (5, -9)}

Input 4, output -2 and -8

Input 5, output -3 and -9