The shortest distance between the point (23,0) and the curve y = x, (x > 0), is -
Options
Solution
Key Concepts and Formulas
Distance Formula: The distance D between two points (x1,y1) and (x2,y2) is given by D=(x2−x1)2+(y2−y1)2.
Minimizing Distance: To find the minimum distance between a point and a curve, we can minimize the square of the distance, D2, which simplifies calculations.
Calculus for Optimization: To find the minimum of a function, we find its critical points by setting its derivative equal to zero and solving for the variable. We then check the second derivative to confirm that it's a minimum.
Step-by-Step Solution
Step 1: Define a general point on the curve and the distance function.
We are given the point P=(23,0) and the curve y=x. Let Q=(x,y) be a general point on the curve. Since y=x, we can write Q=(x,x). To avoid square roots during differentiation, it's beneficial to express a general point on the curve using a single parameter. Let x=t2. Then y=t2=∣t∣. Since we are considering the squared distance, we can just use y=t, so Q=(t2,t). The distance D between P and Q is given by
D=(t2−23)2+(t−0)2=(t2−23)2+t2
We want to minimize the square of the distance, D2, which is
D2=(t2−23)2+t2=t4−3t2+49+t2=t4−2t2+49
Step 2: Find the critical points by taking the derivative and setting it to zero.
Let f(t)=D2=t4−2t2+49. To find the minimum, we take the derivative of f(t) with respect to t and set it to zero:
f′(t)=4t3−4t=4t(t2−1)
Setting f′(t)=0, we get 4t(t2−1)=0, which gives us t=0, t=1, and t=−1.
Step 3: Check the second derivative to confirm a minimum.
Now, we find the second derivative of f(t):
f′′(t)=12t2−4
We evaluate f′′(t) at the critical points:
f′′(0)=12(0)2−4=−4<0, which indicates a local maximum.
f′′(1)=12(1)2−4=8>0, which indicates a local minimum.
f′′(−1)=12(−1)2−4=8>0, which indicates a local minimum.
Since x>0, we have t2>0. Since y=x, we also have y≥0, so t can be 1 or −1 or 0. However, if t=0, then x=0, which is not allowed. Therefore, we consider t=1 and t=−1. Since t2 appears in the distance formula, t=1 and t=−1 will give the same distance. Let us use t=1.
Step 4: Calculate the minimum distance.
We have t=1. Then the point Q on the curve is (12,1)=(1,1). The minimum squared distance is
f(1)=(1)4−2(1)2+49=1−2+49=−1+49=45
Thus, the minimum distance is D=45=25. However, this is incorrect.
Let's reconsider the case t=0. When t=0, x=0 and y=0, so Q=(0,0). The squared distance is (23−0)2+(0−0)2=49, so D=23.
We made an error in assuming that we can write y=t without considering the absolute value.
Since y=x, we must have y≥0. Thus, t must be non-negative, so we only consider t=0 and t=1. We already calculated D for t=0 and t=1.
Let's look more closely. We want to minimize D2=(t2−3/2)2+t2. We have D2=t4−3t2+9/4+t2=t4−2t2+9/4.
We found f′(t)=4t3−4t=4t(t2−1). So t=0,1,−1. Since x>0, t=0, so we consider t=1 and t=−1. If t=1, x=1,y=1. If t=−1, x=1,y=1. Thus, we have the point (1,1).
D2=(1−3/2)2+1=(−1/2)2+1=1/4+1=5/4. So D=5/2.
This is still incorrect.
Let's go back to the original equation D2=(x−3/2)2+(x−0)2=x2−3x+9/4+x=x2−2x+9/4. Then (D2)′=2x−2. Setting this to zero, x=1. Then y=1=1.
The point is (1,1). D2=(1−3/2)2+(1−0)2=1/4+1=5/4. So D=5/2.
There must be an error in the problem or solution.
Let's use y=x. Then x=y2. So D2=(y2−3/2)2+(y−0)2=y4−3y2+9/4+y2=y4−2y2+9/4. Then f′(y)=4y3−4y=4y(y2−1). So y=0,1,−1. Since y=x, y≥0. So y=0 or y=1.
If y=0, x=0, which is not allowed. If y=1, x=1. So the point is (1,1).
D2=(1−3/2)2+(1−0)2=1/4+1=5/4. So D=5/2.
The correct answer is 23. Let's try to get that.
If we set f′′(t)=0, 12t2−4=0, so t2=1/3, so t=31.
Then x=1/3, y=1/3=31.
Then D2=(1/3−3/2)2+(1/3)2=(2/6−9/6)2+1/3=(−7/6)2+1/3=49/36+12/36=61/36. So D=61/6.
If x=3/4, then y=3/2.
D2=(3/4−3/2)2+(3/2)2=(3/4−6/4)2+3/4=(−3/4)2+3/4=9/16+12/16=21/16. So D=21/4.
The correct answer is 23. x=3/4, y=3/2.
D2=(x−3/2)2+(x)2=(3/4−6/4)2+3/4=9/16+12/16=21/16. D=21/4.
Let the closest point be (x,x). The slope of the tangent at (x,x) is 2x1. The slope of the line connecting (3/2,0) and (x,x) is x−3/2x−0=x−3/2x.
Since the line is normal to the tangent, we have x−3/2x=−2x. So 1=−2(x−3/2)=−2x+3. So 2x=2 and x=1.
The normal line is y−x=−2x(x−x0).
We want to minimize D2=(x−3/2)2+(x)2.
Take the derivative: 2(x−3/2)+1=0. 2x−3+1=0. 2x=2, so x=1. Then y=1. The distance is (1−3/2)2+(1−0)2=1/4+1=5/4=5/2.
Then x=3/4, y=3/2.
The correct answer is 23.
Step 1: Let (x,x) be a point on the curve y=x. The distance between this point and (23,0) is
D=(x−23)2+(x−0)2=x2−3x+49+x=x2−2x+49
So D2=x2−2x+49.
Step 2: Take the derivative with respect to x and set it to zero:
dxd(D2)=2x−2=0⟹x=1
Step 3: Find the second derivative to confirm that it is a minimum.
dx2d2(D2)=2>0
So it is a minimum.
Step 4: If x=1, then y=1=1. The closest point is (1,1). The shortest distance is
D=(1−23)2+(1−0)2=(−21)2+1=41+1=45=25
Common Mistakes & Tips
Sign Errors: Be careful with signs when taking derivatives and simplifying expressions.
Absolute Value: When dealing with square roots, remember to consider the absolute value if necessary.
Checking Endpoints: In some cases, the minimum distance might occur at an endpoint of the domain.
Summary
To find the shortest distance between the point (23,0) and the curve y=x, we minimized the squared distance function. We found the critical point by setting the derivative equal to zero and confirmed it was a minimum using the second derivative test. The closest point on the curve is (1,1), and the shortest distance is 25.
Final Answer
The final answer is 25, which does not correspond to any of the options. There may be an error in the question or the provided correct answer.
However, if the question was meant to ask the value of x at which the shortest distance occurs, then x=1, and y=1. The slope of the tangent line at (1,1) is y′=2x1=21. The slope of the line connecting (3/2,0) and (1,1) is 1−3/21−0=−1/21=−2. Since 21⋅−2=−1, the lines are perpendicular.
If the question was: "Find the value of x at which the shortest distance between the point (23,0) and the curve y=x occurs", then x=1.
If the question had the point (43,0), then
D2=(x−43)2+x=x2−23x+169+x=x2−21x+169(D2)′=2x−21=0x=41
Then y=x=41=21D=(41−43)2+(21−0)2=(−21)2+41=41+41=21=22
If the correct answer is 23, then let's assume the distance is 23.
D2=43=(x−23)2+x=x2−3x+49+x=x2−2x+490=x2−2x+46=x2−2x+23x=22±4−4(3/2)=22±−2 which is not real.