Answer:
6,4
Step-by-step explanation:
I'm not sure if 4 is correct but 6 definitely is. I hope this helps
Answer:
the least integer for n is 2
Step-by-step explanation:
We are given;
f(x) = ln(1+x)
centered at x=0
Pn(0.2)
Error < 0.01
We will use the format;
[[Max(f^(n+1) (c))]/(n + 1)!] × 0.2^(n+1) < 0.01
So;
f(x) = ln(1+x)
First derivative: f'(x) = 1/(x + 1) < 0! = 1
2nd derivative: f"(x) = -1/(x + 1)² < 1! = 1
3rd derivative: f"'(x) = 2/(x + 1)³ < 2! = 2
4th derivative: f""(x) = -6/(x + 1)⁴ < 3! = 6
This follows that;
Max|f^(n+1) (c)| < n!
Thus, error is;
(n!/(n + 1)!) × 0.2^(n + 1) < 0.01
This gives;
(1/(n + 1)) × 0.2^(n + 1) < 0.01
Let's try n = 1
(1/(1 + 1)) × 0.2^(1 + 1) = 0.02
This is greater than 0.01 and so it will not work.
Let's try n = 2
(1/(2 + 1)) × 0.2^(2 + 1) = 0.00267
This is less than 0.01.
So,the least integer for n is 2
Answer:
Step-by-step explanation:
11.04 = 10(1.02)^n
1.104 = 1.02^n
ln 1.104 = ln 1.02^n
ln 1.104 = n ln 1.02
n = ln 1.104/ ln 1.02
n = 4.99630409516
4.99 can be rounded to 5.
So a reasonable domain would be 0 ≤ x < 5
PART B)
f(0) = 10(1.02)^0
f(0) = 10(1)
f(0) = 10
The y-intercept represents the height of the plant when they began the experiment.
f(1) = 10(1.02)^1
f(1) = 10(1.02)
f(1) = 10.2
(1, 10.2)
f(5) = 10(1.02)^5
f(5) = 10(1.1040808)
f(5) = 11.040808
f(1)=10(1.02)^1
f(1)=10.2
Average rate= (fn2-fn1)/(n2-n1)
=11.04-10.2/(5-1)
=0.22
the average rate of change of the function f(n) from n = 1 to n = 5 is 0.22.