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. let f(n) be the number of leaves on the tree in Mohamed's backyard in the n^th year since he started tracking it. f is a sequence. what kind of sequence is it?
Number of leaves on the tree in first year = 500
The number of leaves was 40% more than the year before.
So rate of increase is 40/100 = 0.4
We use exponential growth formula,
f(n) = a(1+r)^n
Where a is the initial number, r is the rate of growth, n is the number of years
We know a= 500, r= 0.4
f(n) = 500(1+0.4)^n
f(n) = 500(1.4)^n
Plug in n=1,2,3...
f(1) = 500
f(2) = 500 * 1.4^1
f(3) = 500 * 1.4^2 and so on
From this we can see that the common ratio is 1.4
Hence it is a Geometric sequence.
9514 1404 393
Answer:
- maximum: 15∛5 ≈ 25.6496392002
- minimum: 0
Step-by-step explanation:
The minimum will be found at the ends of the interval, where f(t) = 0.
The maximum is found in the middle of the interval, where f'(t) = 0.
![f(t)=\sqrt[3]{t}(20-t)\\\\f'(t)=\dfrac{20-t}{3\sqrt[3]{t^2}}-\sqrt[3]{t}=\sqrt[3]{t}\left(\dfrac{4(5-t)}{3t}\right)](https://tex.z-dn.net/?f=f%28t%29%3D%5Csqrt%5B3%5D%7Bt%7D%2820-t%29%5C%5C%5C%5Cf%27%28t%29%3D%5Cdfrac%7B20-t%7D%7B3%5Csqrt%5B3%5D%7Bt%5E2%7D%7D-%5Csqrt%5B3%5D%7Bt%7D%3D%5Csqrt%5B3%5D%7Bt%7D%5Cleft%28%5Cdfrac%7B4%285-t%29%7D%7B3t%7D%5Cright%29)
This derivative is zero when the numerator is zero, at t=5. The function is a maximum at that point. The value there is ...
f(5) = (∛5)(20-5) = 15∛5
The absolute maximum on the interval is 15∛5 at t=5.
The answer is 4^3 and I believe that this is right