Plug x = 0 into the function
f(x) = x^3 + 2x - 1
f(0) = 0^3 + 2(0) - 1
f(0) = -1
Note how the result is negative. The actual number itself doesn't matter. All we care about is the sign of the result.
Repeat for x = 1
f(x) = x^3 + 2x - 1
f(1) = 1^3 + 2(1) - 1
f(1) = 2
This result is positive.
---------------------------
We found that f(0) = -1 and f(1) = 2. The first output -1 is negative while the second output 2 is positive. Going from negative to positive means that, at some point, we will hit y = 0. We might have multiple instances of this happening, or just one. We don't know for sure. The only thing we do know is that there is at least one root in this interval.
To actually find this root, you'll need to use a graphing calculator because the root is some complicated decimal value. Using a graphing calculator, you should find the root to be approximately 0.4533976515
Start point A = (-4, 1) over y, A = (4,1) over x, A = (4, -1) rotated 180 degrees.
Answer:
The required recursive formula is

Step-by-step explanation:
Mohamed decided to track the number of leaves on the tree in his backyard each year.
The first year there were 500 leaves

Each year thereafter the number of leaves was 40% more than the year before so that means

For the third year the number of leaves increase 40% than the year before so that means

Similarly for fourth year,

So we can clearly see the pattern here
Let f(n) be the number of leaves on the tree in Mohameds back yard in the nth year since he started tracking it then general recursive formula is

This is the required recursive formula to find the number of leaves for the nth year.
Bonus:
Lets find out the number of leaves in the 10th year,

So there will be 10330 leaves in the 10th year.
The possibile answer is 10 ÷ 6 = 1.6
Answer:
The formula to find the nth term of the given sequence is 54 · 
Step-by-step explanation:
The formula for nth term of an geometric progression is :

In this example, we have
= 36 (the first term in the sequence) and
r =
(the rate in which the sequence is changing).
Knowing what the values for r and
are, now we can solve.
=
= 54 · 
Therefore, the formula to find the nth term of the given sequence is
54 · 