Animated Solution for Mathematics - Three Dimensional Geometry: Let the line 7x−3=−1y−2=−4z−3 intersect the plane containing the lines 1x−4=−2y+1=1z and 4ax−y+5z−7a=0=2x−5y−z−3,a∈R at the point P(α,β,γ). Then the value of α+β+γ equals ______.
Enter Numerical Value:
Visualized Solution
Visualizing the Setup
We need to find the intersection point P(α,β,γ) of line L1 and plane M.
Line L1:7x−3=−1y−2=−4z−3
Plane M contains line L2:1x−4=−2y+1=1z
Plane M also contains the line of intersection of P1:4ax−y+5z−7a=0 and P2:2x−5y−z−3=0.
Defining Plane M via Family of Planes
Equation of Plane M passing through the intersection of P1 and P2:
(4ax−y+5z−7a)+λ(2x−5y−z−3)=0
Rearranging terms:
(4a+2λ)x+(−1−5λ)y+(5−λ)z−(7a+3λ)=0
Condition 1: Point on Plane
Since line L2 lies in plane M, the point (4,−1,0) from L2 must satisfy the plane equation.
Substitute (x,y,z)=(4,−1,0) into the plane equation.
Evaluating Condition 1
(4a+2λ)(4)+(−1−5λ)(−1)+(5−λ)(0)−(7a+3λ)=0
16a+8λ+1+5λ−7a−3λ=0
9a+10λ+1=0 --- (1)
Condition 2: Normal Perpendicularity
The normal to the plane n=(4a+2λ,−1−5λ,5−λ) must be perpendicular to the direction of L2, which is d2=(1,−2,1).
Substitute the parametric coordinates into the plane equation x+2y+3z−2=0:
(7t+3)+2(−t+2)+3(−4t+3)−2=0
Solving for Parameter t
7t+3−2t+4−12t+9−2=0
−7t+14=0⇒t=2
Coordinates of Point P
Point P is (7(2)+3,−2+2,−4(2)+3)
P(α,β,γ)=(17,0,−5)
Final Sum of Coordinates
The coordinates of P are α=17,β=0,γ=−5.
The required value is α+β+γ:
17+0+(−5)=12
Final Answer: 12
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
Analyzing the Setup
We are navigating the architecture of 3D space to find the intersection point between a line L1 and a plane M. The plane M is defined by its relationship to other objects: it contains a line L2 and is formed by the intersection of two other planes, P1 and P2.
This is a classic JEE Advanced setup, designed to test your ability to synthesize multiple geometric constraints. Let us begin the derivation.
The Family of Planes
We define the plane M using the family of planes equation. Given P1:4ax−y+5z−7a=0 and P2:2x−5y−z−3=0, any plane passing through their intersection is given by:
(4ax−y+5z−7a)+λ(2x−5y−z−3)=0
By grouping the terms, we obtain the general equation for plane M:
(4a+2λ)x+(−1−5λ)y+(5−λ)z−(7a+3λ)=0
We have two unknowns, a and λ, which we must determine using the properties of line L2.
The Detective Work
Our first condition arises because line L2 lies entirely on plane M. Every point on L2:1x−4=−2y+1=1z must satisfy the equation of M. Substituting the point (4,−1,0) into the plane equation:
(4a+2λ)(4)+(−1−5λ)(−1)+(5−λ)(0)−(7a+3λ)=0
Expanding and simplifying this expression yields our first constraint:
9a+10λ+1=0
The second condition arises because the direction vector of L2, d2=(1,−2,1), must be perpendicular to the normal vector of M, n=(4a+2λ,−1−5λ,5−λ). Setting their dot product to zero:
(4a+2λ)(1)+(−1−5λ)(−2)+(5−λ)(1)=0
Expanding this gives 4a+2λ+2+10λ+5−λ=0, which simplifies to:
4a+11λ+7=0
Solving the system of equations 9a+10λ+1=0 and 4a+11λ+7=0 yields λ=−1 and a=1. Substituting these into our general equation, the plane M simplifies to:
x+2y+3z−2=0
The Final Intersection
Now that we have the equation of plane M, we return to line L1:7x−3=−1y−2=−4z−3. We express L1 in parametric form:
x=7t+3,y=−t+2,z=−4t+3
Substituting these into the plane equation x+2y+3z−2=0:
(7t+3)+2(−t+2)+3(−4t+3)−2=0
Expanding this results in:
7t+3−2t+4−12t+9−2=0⇒−7t+14=0⇒t=2
Plugging t=2 back into the parametric equations, we find the coordinates of the intersection point P:
x=7(2)+3=17,y=−2+2=0,z=−4(2)+3=−5
The point of intersection is P(17,0,−5). The sum of the coordinates α+β+γ is: