Question
Question: The sum of coordinate of point on curve \(x^2=4y\) which is at minimum distance from the line \(y=x-...
The sum of coordinate of point on curve x2=4y which is at minimum distance from the line y=x−4 is equal to /

3
Solution
The curve is given by the equation x2=4y. This is a parabola opening upwards with its vertex at the origin. The line is given by the equation y=x−4, which can be rewritten as x−y−4=0.
We want to find a point (x0,y0) on the parabola x02=4y0 such that the distance from this point to the line x−y−4=0 is minimum.
The point on the parabola closest to the line is the point where the tangent to the parabola is parallel to the given line. The slope of the given line y=x−4 is mline=1.
Let's find the slope of the tangent to the parabola x2=4y at a point (x0,y0). We can differentiate the equation of the parabola with respect to x: dxd(x2)=dxd(4y) 2x=4dxdy dxdy=42x=2x. The slope of the tangent at the point (x0,y0) is 2x0.
For the tangent to be parallel to the line y=x−4, their slopes must be equal: 2x0=1 x0=2.
Now we need to find the corresponding y0 coordinate. Since the point (x0,y0) lies on the parabola, it must satisfy the equation x02=4y0. Substitute x0=2 into the parabola equation: 22=4y0 4=4y0 y0=1.
So the point on the curve x2=4y which is at the minimum distance from the line y=x−4 is (2,1).
The question asks for the sum of the coordinates of this point. Sum of coordinates = x0+y0=2+1=3.
The final answer is 3.
Explanation of the solution:
- Identify the curve x2=4y and the line y=x−4.
- Find the slope of the line y=x−4, which is 1.
- Find the slope of the tangent to the parabola x2=4y by differentiating the equation with respect to x: dxdy=2x.
- The point on the parabola closest to the line has a tangent parallel to the line. Equate the slope of the tangent to the slope of the line: 2x0=1, which gives x0=2.
- Find the y-coordinate of the point by substituting x0=2 into the parabola equation x02=4y0: 22=4y0⇒y0=1.
- The point is (2,1).
- Calculate the sum of the coordinates: 2+1=3.
The final answer is 3.