Animated Solution for Mathematics - Three Dimensional Geometry: The equation of the line through the point (0,1,2) and perpendicular to the line 2x−1=3y+1=−2z−1 is :
Select Answer:
Visualized Solution
Visualizing the Geometry
Given Point:A(0,1,2)
Given Line (L1):2x−1=3y+1=−2z−1
Objective: Find the equation of a line through A perpendicular to L1.
Parametric Point B on L1
Let 2x−1=3y+1=−2z−1=λ
Any general point B on the line can be expressed in terms of λ.
Coordinates of Point B
x=2λ+1
y=3λ−1
z=−2λ+1
B≡(2λ+1,3λ−1,−2λ+1)
Direction Ratios of AB
Direction Ratios (DRs) of a line segment joining (x1,y1,z1) and (x2,y2,z2) are (x2−x1,y2−y1,z2−z1).
We need the DRs of the line segment AB.
Calculating DRs of AB
DRs of AB=(xB−xA,yB−yA,zB−zA)
=(2λ+1−0,3λ−1−1,−2λ+1−2)
=(2λ+1,3λ−2,−2λ−1)
Perpendicularity Condition
Since AB⊥L1, the dot product of their direction vectors must be zero.
dAB⋅dL1=0
a1a2+b1b2+c1c2=0
Setting up the Dot Product
DRs of AB: (2λ+1,3λ−2,−2λ−1)
DRs of L1: (2,3,−2)
2(2λ+1)+3(3λ−2)+(−2)(−2λ−1)=0
Expanding the Equation
2(2λ+1)+3(3λ−2)−2(−2λ−1)=0
4λ+2+9λ−6+4λ+2=0
Solving for λ
Grouping λ terms: 4λ+9λ+4λ=17λ
Grouping constant terms: 2−6+2=−2
17λ−2=0⟹λ=172
Substituting λ back
Substitute λ=172 into DRs of AB:
DRs =(2(172)+1,3(172)−2,−2(172)−1)
Simplifying DRs
x-component: 174+1=1721
y-component: 176−2=176−34=−1728
z-component: -174−1=17−4−17=−1721
DRs =(1721,−1728,−1721)
Finalizing DRs
Multiply by 17: (21,−28,−21)
Divide by 7: (3,−4,−3)
Multiply by −1 to match options: (−3,4,3)
Final Equation of Line AB
Line passes through A(0,1,2).
Direction Ratios are (−3,4,3).
Equation: ax−x1=by−y1=cz−z1
Final Answer:−3x=4y−1=3z−2
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Imagine standing in a three-dimensional void. You are holding a fixed point A(0,1,2), and floating below you is a line L1 defined by the symmetric equation:
2x−1=3y+1=−2z−1
Your mission is to draw a line from A that strikes L1 at a perfect 90∘ angle. This is the classic problem of finding the perpendicular from a point to a line, a fundamental geometric construction in 3D space analysis.
The Power of the Parameter
To find this line, we need two points: A and the 'foot of the perpendicular,' which we will call B. Since B lies on L1, it must satisfy the line's equation.
We introduce a scalar parameter λ to unlock its coordinates. By setting:
2x−1=3y+1=−2z−1=λ
We can express any point on the line as B(2λ+1,3λ−1,−2λ+1). This parameter λ acts as our bridge between the abstract line and the specific point B we need.
The Orthogonality Condition
Now, consider the vector AB. Its direction ratios are the differences in coordinates: (xB−xA,yB−yA,zB−zA).
Substituting our coordinates, we find the direction ratios of AB are (2λ+1,3λ−2,−2λ−1). Because AB is perpendicular to L1, the dot product of their direction vectors must vanish.
The direction vector of L1 is dL1=(2,3,−2). Thus, we set the dot product to zero:
2(2λ+1)+3(3λ−2)+(−2)(−2λ−1)=0
Solving for the Unknown
Expanding this equation requires precision. We obtain:
4λ+2+9λ−6+4λ+2=0
Grouping the terms, we find 17λ−2=0, which yields:
λ=172
With λ in hand, we can find the exact direction ratios of our line. Substituting λ back into our expression for AB, we get the ratios:
(1721,−1728,−1721)
Final Calculation
To make these manageable, we multiply by 17 to get (21,−28,−21), and then divide by 7 to get (3,−4,−3). Finally, to match the standard form, we multiply by −1 to obtain the direction ratios (−3,4,3).
The equation of our line passing through A(0,1,2) with direction ratios (−3,4,3) is:
−3x=4y−1=3z−2
You have successfully navigated the 3D space to construct the perpendicular line.