Asked by Student
I have an input/output table and I need to find the missing values AND develop a rule for y if I am given x.
Here are the values I have:
Input (x) Output (y)
1 8
2 14
3 ?
? 24
? 28
6 ?
Help PLEASE!
Here are the values I have:
Input (x) Output (y)
1 8
2 14
3 ?
? 24
? 28
6 ?
Help PLEASE!
Answers
Answered by
Steve
1 8
2 14
3 18
4 24
5 28
6 34
Alternate adding 6 and 4
y = 5x+3 if x is odd
y = 5x+4 if x is even
it's kind of strange, so it makes me think there's a typo in your table.
2 14
3 18
4 24
5 28
6 34
Alternate adding 6 and 4
y = 5x+3 if x is odd
y = 5x+4 if x is even
it's kind of strange, so it makes me think there's a typo in your table.
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.