Asked by Tseday
I am having problems trying to create a table of values. Divide by 3, then add 1:x 3+1
Answers
Answered by
drwls
It sounds like for each x, you want to compute y = (x/3) + 1 , and make up a table of value for a range of values of x.
That is not what you wrote, however. You wrote < x 3+1 >. I don't know what that is supposed to men
if x = 3, then y = 2
if x = 9, y = 4 , etc
That is not what you wrote, however. You wrote < x 3+1 >. I don't know what that is supposed to men
if x = 3, then y = 2
if x = 9, y = 4 , etc
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.