Question
Question: How do you find the equations of both lines through point \[\left( {2, - 3} \right)\] that are tange...
How do you find the equations of both lines through point (2,−3) that are tangent to the parabola y=x2+x?
Solution
The derivative of any equation in the form y=f(x) gives the tangent of the function f(x) at point (x,f(x)). Also the equation of a line that passes through point (x1,y1) and have slope m is (y−y1)=m(x−x1).
Complete step-by-step solution:
The given equation of a parabola is y=x2+x.
Differentiate the given equation with respect to x and obtain the tangent of the equation at (x,f(x)) as shown below.
y′=2x+1
⇒m=2x+1
Where m represent the slope of a curve or tangent to the equation at point defined as (x,f(x))=(x,x2+x).
The slope of a line that passes through two points (x1,y1) and (x2,y2) is calculated by the formula m=x2−x1y2−y1
Use the slope formula, to find the slope of tangent that passes through the point (2,−3) and the point (x,x2+x) as follows:
m=x2−x1y2−y1 =(x)−(2)(x2+x)−(−3) =x−2x2+x+3
Put the above slope equivalent to the tangent 2x+1 to the curve y=x2+x and solve for x to obtain the point on the curve y=x2+x from where the tangent passes through the point (2,−3).
x−2x2+x+3=2x+1
⇒x2+x+3=(2x+1)(x−2)
⇒x2+x+3=2x2+x−4x−2
⇒x2−4x−5=0
Evaluate the quadratic equation as shown below.
⇒x2−5x+x−5=0
⇒x(x−5)+(x−5)=0
⇒(x−5)(x+1)=0
⇒x=5,−1
Therefore, the slope of a curve at x=5 is calculated as,
m1=2(5)+1 =11
Similarly, the slope of a curve at x=−1 is calculated as,
m2=2(−1)+1 =−1
Now obtain the equation of a line that passes through the point (2,−3) and have a slope m1=11.
⇒y−(−3)=11(x−2)
⇒y+3=11x−22
⇒y=11x−25
Similarly, obtain the equation of a line that passes through the point (2,−3) and have a slope m2=−1.
⇒y−(−3)=−1(x−2)
⇒y+3=−x+2
⇒y=−x−1
Thus, the equations of both lines through the point (2,−3) that are tangent to the parabola y=x2+x are y=11x−25 and y=−x−1.
Note: Derivative of a linear equation is constant, It implies that slope of a line does not change with position of a point at which slope is calculated. Similarly, derivative of a curve or slope generally varies with position of a point on a curve at which slope is calculated.