SOLUTION: Find the equations of the lines that pass through point (-1,3) and are tangent to the curve {{{ y=x^3 - 2x + 1 }}} .

Algebra ->  Points-lines-and-rays -> SOLUTION: Find the equations of the lines that pass through point (-1,3) and are tangent to the curve {{{ y=x^3 - 2x + 1 }}} .       Log On


   



Question 1035908: Find the equations of the lines that pass through point (-1,3) and are tangent to the curve +y=x%5E3+-+2x+%2B+1+ .

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Let the point of tangency be (p,q)

Then since it must satisfy y=x³-2x+1 

*  The point of tangency is (p,p³-2p+1)

Let the equation of the tangent line be y = mx+b

Since the tangent line goes through (-1,3),

    3 = m(-1)+b
    3 = -m+b
  3+m = b

*  Equation of tangent line is y = mx+m+3

The slope of the tangent line is the derivative of
y=x³-2x+1 at the point of tangency:
y'=3x²-2 

we substitute y'=m and x=p

m = 3p²-2

So the equation of the tangent line is now

    y = mx+m+3
    y = (3p²-2)x+(3p²-2)+3
*   y = (3p²-2)x+3p²+1

Since the tangent line must go through the point
of tangency (p,p³-2p+1)

p³-2p+1 = (3p²-2)p+(3p²-2)+3

p³-2p+1 = 3p³-2p+3p²-2+3
p³-2p+1 = 3p³-2p+3p²+1
      0 = 2p³+3p²
      0 = p²(2p+3)
      0=p²;  2p+3=0
      p=0;     2p=-3
                p=-3%2F2

We find the equation of the tangent line with p = 0

y = (3p²-2)x+3p²+1
y = (3*0²-2)x+3*0²+1
y = -2x+1

We find the equation of the tangent line with p=-3%2F2

y+=+%283p%5E2-2%29x%2B3p%5E2%2B1
y+=+%283%28-3%2F2%29%5E2-2%29x%2B3%28-3%2F2%29%5E2%2B1
y+=+%283%289%2F4%29%5E%22%22-2%29x%2B3%289%2F4%29%2B1
y+=+%2827%2F4-2%29x%2B27%2F4%2B1
y+=+%2827%2F4-8%2F4%29x%2B27%2F4%2B4%2F4
y+=+expr%2819%2F4%29x%2B31%2F4

   

Edwin