The foot of perpendicular of the point (2, 0, 5) on the line 2x+1=5y−1=−1z+1 is (α,β,γ). Then, which of the following is NOT correct?
Options
Solution
1. Key Concepts and Formulas
Equation of a Line in Symmetric Form: A line passing through point (x0,y0,z0) with direction vector (a,b,c) is given by ax−x0=by−y0=cz−z0. Any general point on the line can be represented by introducing a parameter, typically λ.
Vector Perpendicularity (Orthogonality): Two vectors are perpendicular if and only if their dot product is zero. If u=(u1,u2,u3) and v=(v1,v2,v3), then u⋅v=u1v1+u2v2+u3v3=0.
Foot of the Perpendicular: The foot of the perpendicular from a point P to a line L is a point Q on the line L such that the vector PQ is perpendicular to the direction vector of the line L.
2. Step-by-Step Solution
Step 1: Represent a General Point on the Line
The given line is in symmetric form:
2x+1=5y−1=−1z+1
To find the coordinates of any point Q on this line, we introduce a parameter λ:
2x+1=5y−1=−1z+1=λ
From this, we can express the coordinates of Q(x,y,z) in terms of λ:
x+1=2λ⟹x=2λ−1
y−1=5λ⟹y=5λ+1
z+1=−λ⟹z=−λ−1
So, any general point on the line is Q(2λ−1,5λ+1,−λ−1). This point Q represents the foot of the perpendicular, (α,β,γ).
Step 2: Identify the Given Point and the Direction Vector of the Line
The given point from which the perpendicular is drawn is P(2,0,5).
The direction vector of the line, d, can be directly read from the denominators of the symmetric equation:
d=(2i^+5j^−k^)
Step 3: Form the Vector PQ
The vector PQ connects the point P(2,0,5) to the general point Q(2λ−1,5λ+1,−λ−1) on the line.
PQ=Q−P=((2λ−1)−2,(5λ+1)−0,(−λ−1)−5)PQ=(2λ−3,5λ+1,−λ−6)
Step 4: Apply the Orthogonality Condition
Since Q is the foot of the perpendicular from P to the line, the vector PQ must be perpendicular to the direction vector of the line, d. Therefore, their dot product must be zero:
PQ⋅d=0
Substitute the components of PQ and d:
(2λ−3)(2)+(5λ+1)(5)+(−λ−6)(−1)=0
Step 5: Solve for the Parameter λ
Now, we solve the equation obtained from the dot product:
(4λ−6)+(25λ+5)+(λ+6)=0
Combine the terms with λ and constant terms:
(4λ+25λ+λ)+(−6+5+6)=030λ+5=030λ=−5λ=−305=−61
Step 6: Find the Coordinates of the Foot of the Perpendicular
Substitute the value of λ=−61 back into the expressions for the coordinates of point Q(α,β,γ):
α=2λ−1=2(−61)−1=−31−1=−34β=5λ+1=5(−61)+1=−65+1=61γ=−λ−1=−(−61)−1=61−1=−65
So, the foot of the perpendicular is (α,β,γ)=(−34,61,−65).
Step 7: Check the Given Options
Now we evaluate each option using α=−34, β=61, and γ=−65 to find which statement is NOT correct.
(A) βα=−8βα=1/6−4/3=−34×16=−4×2=−8
This statement is Correct.
(B) γαβ=154γαβ=−65(−34)(61)=−65−184=−65−92=(−92)×(−56)=4512=154
This statement is Correct.
(C) γβ=−5γβ=−5/61/6=−51
The option states γβ=−5. Since −51=−5, this statement is NOT Correct.
(D) αγ=85αγ=−4/3−5/6=(−65)×(−43)=2415=85
This statement is Correct.
Based on our calculations, the statement in option (C) is the one that is NOT correct.
3. Common Mistakes & Tips
Sign Errors: Be extremely careful with negative signs, especially when calculating the dot product and substituting λ values. A single sign error can lead to a completely different result.
Fraction Arithmetic: Ensure accurate manipulation of fractions during substitution and simplification. Double-check multiplication and division of fractions.
Parameterization: Make sure to correctly parameterize the line from its symmetric form to avoid errors in defining the general point Q.
Orthogonality Condition: Remember that the vector from the point to the foot of the perpendicular is orthogonal to the direction vector of the line, not necessarily the line itself.
4. Summary
We found the foot of the perpendicular (α,β,γ) by first parameterizing a general point on the line. Then, we formed a vector connecting the given point P to this general point Q. By applying the orthogonality condition (dot product of PQ and the line's direction vector equals zero), we solved for the parameter λ. Substituting λ back into the parameterized coordinates gave us the specific coordinates of the foot of the perpendicular. Finally, we checked each given option with these coordinates to identify the statement that was NOT correct. Our calculations show that option (C) is the incorrect statement.