Question
Question: The shortest distance between the line \(y=x\) and the curve \({{y}^{2}}=x-2\) is A. \(\dfrac{7}{4...
The shortest distance between the line y=x and the curve y2=x−2 is
A. 427
B. 87
C. 4211
D. 2
Solution
In this question, we have to use the concept of normal lines of curves. We know that the shortest distance between two curves is along their common normal. So, we use both curve’s and the normal equations and get a point on parabola and then using the perpendicular distance formula get the shortest distance. 1. For a parabola, (y−b1)2=4a(x−a1) and point p(x1,y1) is on the curve, so equation of normal would be, (y−b1−y1)=2a−y1(x−a1−x1). 2.For a line, y=mx+c, so equation of normal is, y=m−1x+k. 3. The condition for perpendicular lines having slope m1and m2 is given by, m1×m1=−1, so for normal to parabola, we take slope as mNr and for line as mand we have, m×mNr=−1⇒mNr=m−1. 4. For minimum distance between point (x1,y1) and line ax+by+c=0, d=a2+b2ax1+by1+c.
Complete step by step answer:
We have been given a curve and a line in the question, so let us write it as below,
Curve 1 as y=x, line and curve 2 as y2=x−2, parabola. We can draw these two as below,
As we know that the shortest distance between two curve is measured along their common normal, so let us assume the common normal line is passing through point p(x1,y1) on curve parabola, y2=x−2 and perpendicular to y=x. So, for curve 1, y=x⇒m=1, slope of normal = -1. The normal line’s equation is,
y=−x+c………(i)
For parabola, y2=4a(x−p), the equation of normal passing through (x1,y1) is given as,
(y−y1)=2a−y1(x−p−x1)
Similarly, we have, y2=x−2, p=2,a=41. So, we get the equation of the normal as,
(y−y1)=2×41−y1(x−2−x1)⇒(y−y1)=−2y1(x−x1)+4y1⇒y=−2y1x+2y1x1+4y1+y1⇒y=−2y1x+5y1+2y1x1………(ii)
We can see that equation (i) an (ii) are the same equations, that is,
y=−x+cy=−2y1x+5y1+2y1x1
So, by comparing both the equations, we get,
−1=−2y1⇒y1=21c=5y1+2y1x1⇒c=25+x1
We know that p(x1,y1) satisfies the curve parabola, y2=x−2 also, so we have,
y12=x1−2
We know that y1=21, so substituting that value, we get,
⇒(21)2=x1−2⇒x1=2+41⇒x1=49
So, we get the point P as (49,21). So, the shortest distance between curves is the perpendicular distance between point P and line y=x. Now rearranging it we have x-y=0. Comparing it with equations of line ax+by+c=0 we have a=1, b=-1 and c=0. So, we will use formula for the perpendicular distance d between point (x1,y1) and line ax+by+c=0 and substitute the values as given below,
d=a2+b2ax1+by1+c⇒d=(1)2+(1)2y1−x1⇒d=221−49⇒d=427
So, the correct answer is “Option A”.
Note: In this question, students make mistakes in the equation of normal like, they take the slope of the tangent instead of normal, so this should be kept in mind. In the equation of the normal, for parabola, we have to take (y−b1−y1)=2a−y1(x−a1−x1) and not (y−y1)=2a−y1(x−x1).