Find the Line Tangent to y=x^3-2 at (0,-18)

  • Thread starter Thread starter noonan
  • Start date Start date
  • Tags Tags
    Line Tangent
noonan
Messages
2
Reaction score
0

Homework Statement



Find the line passing through the point (0,-18) and tangent to the curve y=x^3-2 at some point.


Homework Equations


y=mx+b


The Attempt at a Solution


Well, I know the derivative is 3x^2, and that should be the slope of the line at the point of tangency. I'm just not sure how to find out what point the curve shares with the line! I know that seems like a pretty bad attempt at a solution, I just need a hint about where to start with this one.
 
Physics news on Phys.org


The line you want passes passes through a point on the curve y = x3 - 2 , so, as an ordered pair, this point is (x, x3 - 2). The slope of the line is given as
m = 3x2, for the same value of x that's in the ordered pair.

Now, we could use the point - slope form of a line, but the point given to us is the y intercept for any line passing through it. Use the slope-intercept form of a line. y = mx + b, where b = -18.

(x3 - 2) = (3x2)(x) - 18 .

Solve this equation for x, to find the x value for a point on the parabola.
 
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