Asked by kaleigh
what is the rule below
input 20 40 50 60
output 10 20 25 30
input 20 40 50 60
output 10 20 25 30
Answers
Answered by
mathhelper
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
Without doing a lot of work,
it looks like your y value is one half the x value
or
y = (1/2)x
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.