Much appreciated!
OK, you're basically trying to find out what the function is. Do you see a pattern in the values?
OK, so can you write that as a function: y=f(x)?
So when you input 0 you get 1, you input 1 you get 2. You already said that you just take the input + 1 to get the output. Can you write that as a function?
A function is just a relationship between x (input) and y (output). We worked with a function in your last question too. It was y=2x+2.
So you said this: Output = Input + 1
The output is y and the input is x. Output = Input + 1 y = x + 1
Well for any of the numbers you have (0, 1, 2, 4), you can plug one of those numbers in (as x) into the equation y=x+1 and you'll get the output (1,2,3,5).
You were right from the very beginning, you just needed help converting it from words to an equation!
Join our real-time social learning platform and learn together with your friends!