Animated Solution for Mathematics - Three Dimensional Geometry: The perpendicular distance, of the line 2x−1=−1y+2=2z+3 from the point P(2,−10,1), is :
Select Answer:
Visualized Solution
Visualizing the Setup
Given Point: P(2,−10,1)
Line Equation: 2x−1=−1y+2=2z+3
Objective: Find the perpendicular distance from P to the line.
Extracting Line Parameters
Standard form: ax−x1=by−y1=cz−z1
Point on the line: A(1,−2,−3)
Direction vector: d=2i^−j^+2k^
Defining Vector AP
We need the vector connecting point A to point P.
AP=Position vector of P−Position vector of A
AP=(2−1)i^+(−10−(−2))j^+(1−(−3))k^
Calculating Vector AP
AP=(1)i^+(−10+2)j^+(1+3)k^
AP=i^−8j^+4k^
The Distance Formula
Perpendicular distance d=∣d∣∣AP×d∣
This represents the height of the parallelogram formed by AP and d.
Imagine you are standing in a vast, three-dimensional space at point P(2,−10,1). Below you, stretching infinitely in both directions, lies a line defined by the equation:
2x−1=−1y+2=2z+3
Your goal is to find the shortest distance from where you stand to that line. In the world of JEE Advanced, this is not just a calculation; it is a test of your spatial intuition. The shortest distance is always the perpendicular distance.
Step 1
Extracting the DNA of the Line
Every line in 3D space has a unique signature. By looking at the equation, we can extract two vital pieces of information.
First, we identify a point A that lies on the line. By setting the ratios to zero, we see that A has coordinates (1,−2,−3).
Second, we identify the direction vector d, which tells us the orientation of the line. From the denominators, we get d=2i^−j^+2k^. We now have the anchor point and the direction—the DNA of our line is fully revealed.
Step 2
The Vector Bridge
To measure the distance from P to the line, we need a vector that connects our point P to the line. We use our known point A to create this bridge.
We define the vector AP as the position vector of P minus the position vector of A. Calculating this, we get:
AP=(2−1)i^+(−10−(−2))j^+(1−(−3))k^
Simplifying this, we arrive at AP=i^−8j^+4k^. This vector is the bridge between our point in space and the line below.
Step 3
The Cross Product Magic
Here is where the elegance of vector algebra shines. The perpendicular distance d is given by the formula:
d=∣d∣∣AP×d∣
Geometrically, the magnitude of the cross product ∣AP×d∣ represents the area of a parallelogram formed by AP and d. Since the area of a parallelogram is also base times height, and the base is the magnitude of the direction vector ∣d∣, dividing the area by the base gives us the height—which is exactly the perpendicular distance we seek.
Step 4
The Calculation
Now, let us compute the cross product using a determinant:
AP×d=i^12j^−8−1k^42
Expanding this, we get i^((−8)(2)−(4)(−1))−j^((1)(2)−(4)(2))+k^((1)(−1)−(−8)(2)). Simplifying the terms, we find:
AP×d=−12i^+6j^+15k^
Next, we find the magnitudes. The magnitude of the cross product is:
∣AP×d∣=(−12)2+62+152=144+36+225=405
The magnitude of the direction vector is:
∣d∣=22+(−1)2+22=4+1+4=9=3
Final Result
Finally, we substitute these values into our distance formula:
d=3405
We can simplify 405 as 81×5=95. Thus:
d=395=∗∗35∗∗
We have successfully navigated the geometry and arrived at the solution. Remember, in JEE Advanced, it is not just about the final number; it is about understanding the beautiful relationship between vectors and space.