How do you find a linear approximation to #root(4)(84)# ?
3 Answers
Explanation:
Note that
So
To get a better approximation, we can use a linear approximation, a.k.a. Newton's method.
Define:
#f(x) = x^4-84#
Then:
#f'(x) = 4x^3#
and given an approximate zero
#a - (f(a))/(f'(a))#
So in our case, putting
#3-(f(3))/(f'(3)) = 3-(3^4-84)/(4(3)^3) = 3-(81-84)/(4 * 27) = 3+1/36 = 109/36 = 3.02bar(7)#
This is almost accurate to
Explanation:
Note that the linear approximation near a point
If given:
then a suitable choice for
So:
Also;
Therefore we can approximate (near
So:
The more accurate value is
so the linear approximation is fairly close.
Explanation:
We can say that we have a function of
and
Now, let's find the derivative of our function.
We use the power rule, which states that if
=>
=>
=>
=>
Now, to approximate
Let's see...
.
.
.
We see that
We now find the tangent line of our function when
=>
=>
=>
=>
This is the slope we are looking for.
Let's try to write the equation of the tangent line in the form
Well, what is
Let's see...
=>
Therefore, we now have:
=>
=>
=>
=>
Therefore, the equation of the tangent line is
We now use 84 in the place of
=>
=>
=>
=>
=>
=>
Therefore,