The answer would be
4
5
6
Yes
15818 ?? This is making me get a headache
To answer this question, I need to know how much of each fruit Adrian bought
The question did not spesify the stating value for n.
Assuming, n = 0 is the starting value.
1st term is when n = 0:
f(0) = (0)^2 - 5 = 0 - 5 = -5
2nd term: f(1) = (1)^2 - 5 = 1 - 5 = -4
3rd term: f(2) = (2)^2 - 5 = 4 - 5 = -1
4th term: f(3) = (3)^2 - 5 = 9 - 5 = 4
Therefore, the first 4 terms are: -5, -4, -1, 4.
Answer with a Step-by-step explanation: We are given the table as:
x f(x)
0 6
2 7
4 0
7 5
i.e. corresponding to different values of x we are given the values of f(x)
we have to find the value of f(0)
i.e. we have to find the value of f(x) when x=0
As we can see from the table the value of f(x) at x=0 is 6
Hence, Correct option is:
C) 6