ordered pairs: (20,10), (40,20), (50,25), (60,30)
Without doing a lot of work,
it looks like your y value is one half the x value
or
y = (1/2)x
what is the rule below
input 20 40 50 60
output 10 20 25 30
1 answer
input 20 40 50 60
output 10 20 25 30
1 answer