9.3k views
4 votes
Trying to find out     Function or non function 

input X.        -10.     -5.       0.       5.       10
output Y.          2.        1.        0        -1.      -2
Help please

User Mysrt
by
7.8k points

1 Answer

2 votes
Function. Y = X / -5 .
User Saugata
by
7.4k points