How Can You Approximate 8.1^(1/3) Using a Tangent Line?

  • Thread starter Thread starter Neil6790
  • Start date Start date
  • Tags Tags
    Approximation
Neil6790
Messages
20
Reaction score
0
Let f(x) = x^(1/3). The equation of the tangent line to f(x) at x = 8 can be written in the form y = mx+b where m is: and where b is:
Using this, we find our approximation for 8.1^(1.3) is:


I found the slope to be 1/12
I found b to be 1.3333333333333333333
I still can't get the answer for the approximation for 8.1^(1/3).
I plugged it correctly in the mx+b equation but it won't work.
Is there another way to do this? Please help.


Neil
 
Physics news on Phys.org


The exact equation for your tangent line at (8, 2) is
y = 1/12 * x + 4/3

When x = 8.1, what is the value of y on the tangent line? That's your approximation for (8.1)^(1/3).
 


Perhaps simpler: y= (1/12)(x- 8)+ 2.

Edited thanks to Mark44.
 
Last edited by a moderator:


HallsofIvy said:
Perhaps simpler: y= (1/12)(x- 4)+ 2

Halls,
The line has to pass through (8, 2), not (4, 2). You might have overlooked the fact that we're dealing with the cube root function, not the square root function.
Mark
 


Thanks a lot for the help. I was able to get the answer.




Neil
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top