Answer:
x+(x+1)=471
Step-by-step explanation:
Answer:
R3 <= 0.083
Step-by-step explanation:
f(x)=xlnx,
The derivatives are as follows:
f'(x)=1+lnx,
f"(x)=1/x,
f"'(x)=-1/x²
f^(4)(x)=2/x³
Simialrly;
f(1) = 0,
f'(1) = 1,
f"(1) = 1,
f"'(1) = -1,
f^(4)(1) = 2
As such;
T1 = f(1) + f'(1)(x-1)
T1 = 0+1(x-1)
T1 = x - 1
T2 = f(1)+f'(1)(x-1)+f"(1)/2(x-1)^2
T2 = 0+1(x-1)+1(x-1)^2
T2 = x-1+(x²-2x+1)/2
T2 = x²/2 - 1/2
T3 = f(1)+f'(1)(x-1)+f"(1)/2(x-1)^2+f"'(1)/6(x-1)^3
T3 = 0+1(x-1)+1/2(x-1)^2-1/6(x-1)^3
T3 = 1/6 (-x^3 + 6 x^2 - 3 x - 2)
Thus, T1(2) = 2 - 1
T1(2) = 1
T2 (2) = 2²/2 - 1/2
T2 (2) = 3/2
T2 (2) = 1.5
T3(2) = 1/6 (-2^3 + 6 *2^2 - 3 *2 - 2)
T3(2) = 4/3
T3(2) = 1.333
Since;
f(2) = 2 × ln(2)
f(2) = 2×0.693147 =
f(2) = 1.386294
Since;
f(2) >T3; it is significant to posit that T3 is an underestimate of f(2).
Then; we have, R3 <= | f^(4)(c)/(4!)(x-1)^4 |,
Since;
f^(4)(x)=2/x^3, we have, |f^(4)(c)| <= 2
Finally;
R3 <= |2/(4!)(2-1)^4|
R3 <= | 2 / 24× 1 |
R3 <= 1/12
R3 <= 0.083
in plain and short, to graph an inequality, we first graph its EQUALITY graph, and then we do the shading.
so to graph y > x + 3, we first graph y = x + 3, which is just a line, and then do a true/false check on a point to see which side we shade.
let's hmmm check the point say (0,2), x = 0, y = 2.
y > x + 3
2 > 0 + 3
2 > 3 <--- is that true? is 2 really larger than 3? nope, so is false.
that simply means that the point (0, 2) is on the false area, so that's the area we do NOT shade, so <u>we shade the other side</u>.
y > x + 3, means "y" is greater than or larger than that line, but not equals, larger not equal, meaning the values on the borderline are not included, so the line is a dashed line.
check the picture below.