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
2 boxes for $6.00 5 Bars each is 10 bars for $6.00 or $3.00 for 5 bars
so $6.00 divided by 10 =.60 or 60 cents per bar
12 bars for $7.44 is $7.44 divided by 12 =.62 or 62 cents per bar
so the difference between 60 cents and 62 cents is
2 cent Difference
Y = -1/5x + 2
A line perpendicular to another line has an opposite reciprocal slope. What opposite means is that you flip the sign (from - to + or from + to -) and reciprocal means that you flip the numerator and denominator (so if line A is perpendicular to line B and line As slope is -3, line Bs slope would be 1/3).
First find the slope of 5x - y = -3
Add y to both sides
5x = y - 3
Add 3 to both sides
y = 5x + 3
So the slope of the line is 5. That means the slope of of the perpendicular line is -1/5.
Plug the slope of the perpendicular line and the point (5, 1) into point slope form to solve the equation
y - y1 = m(x - x1)
y - 1 = -1/5(x - 5)
y - 1 = -1/5x + 1
y = -1/5x + 2
Answer:
15
Step-by-step explanation:
The difference between consecutive integers is 1.
The difference between consecutive odd integers is 2.
Let the smallest odd integer be x.
Then the next greater one is x + 2. The greatest one is x + 4.
"3 times the first" is 3x
"twice the third" is 2(x + 4)
"3 times the first of three consecutive odd integers is 3 more than twice the third"
3x = 2(x + 4) + 3
3x = 2x + 8 + 3
x = 11
The smallest integer is 11.
x + 4 = 11 + 4 = 15
The greatest one is 15.