Find Tangents to Parabola Passing Through Point A (5,-2)

  • Thread starter Thread starter Mentallic
  • Start date Start date
  • Tags Tags
    Parabola
AI Thread Summary
To find the equations of the two tangents to the parabola y=x^2/2 that pass through the point A(5,-2), it is confirmed that the point lies outside the parabola. The tangent lines can be expressed using the slope-intercept form y+2=m(x-5), where m represents the slope. The challenge lies in determining the correct slope m that allows the line to intersect the parabola at exactly one point. By deriving the equations and setting them equal, a quadratic equation is formed, leading to two solutions for the slopes, thus identifying the two tangent lines. The problem is solvable through this method, confirming the existence of the tangents.
Mentallic
Homework Helper
Messages
3,802
Reaction score
95

Homework Statement



I am given the parabola y=\frac{x^2}{2}

I need to find the equations of the 2 tangents to the parabola that pass through the point A(5,-2)



Homework Equations



y-y_{1}=m(x-x_{1})

a = \frac{1}{2}
therefore: tangents pass through the points P(p,\frac{p^{2}}{2}) and Q(q,\frac{q^{2}}{2})

\frac{dy}{dx}=x



The Attempt at a Solution



I began to check if the given point was outside the parabola
i.e. y_{1}<\frac{x^{2}_{1}}{2}

-2<\frac{5}{2} therefore, the point lies outside the parabola and there are 2 lines that will pass through the point, and are a tangent to the parabola.

y+2=m(x-5) where there are 2 values of m, each intersecting the parabola only once. i.e. tangent to parabola.

From here I am totally stumped. I can't use the 1st derivative as I don't know the x value for which the gradient will pass through the point.
Any help would be much appreciated.
 
Last edited:
Physics news on Phys.org
I need to find the equations of the 2 tangents to the parabola that pass through the point A(5,-2)

This means that your equation of your line must pass through two given points.

(5, -2) is one of them, so your equation y+2=m(x-5) is a good place to start.

First, what is m? Remember, m is your slope...

Once you got that, now where does that second point have to be? If the line is tangent to the parabola with equation y=\frac{x^2}{2}...
 
You want to find (x, y) such that y= m(x- 5)- 2 and y'(x)= m. You should certainly be able to find the derivative of y in terms of x. Putting that in for y' gives three equations for x, y, and m. this will, of course, reduce to a quadratic equation so you can expect two solutions: two tangents.
 
Thank you, I managed to solve it.
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top