Animated Solution for Mathematics - Three Dimensional Geometry: Let the point, on the line passing through the points P(1,−2,3) and Q(5,−4,7), farther from the origin and at distance of 9 units from the point P, be (α,β,γ). Then α2+β2+γ2 is equal to :
Select Answer:
Visualized Solution
Identify Points P and Q
Given points P(1,−2,3) and Q(5,−4,7).
We need to find a point (α,β,γ) on the line PQ at a distance of 9 units from P.
Direction Ratios of Line PQ
Direction ratios of line PQ:
(5−1,−4−(−2),7−3)=(4,−2,4).
Formulate Line Equation
Equation of line PQ:
4x−1=−2y+2=4z−3=t.
General Point on the Line
Any point on the line is:
(x,y,z)=(4t+1,−2t−2,4t+3).
Apply Distance Constraint
Distance from P(1,−2,3) is 9 units.
Using distance formula:
(4t+1−1)2+(−2t−2−(−2))2+(4t+3−3)2=92.
Simplify Distance Equation
Simplify the terms:
(4t)2+(−2t)2+(4t)2=81.
16t2+4t2+16t2=81.
Solve for Parameter t
36t2=81⟹t2=3681=49.
t=±23.
Calculate First Candidate Point
For t=23:
x=4(23)+1=7, y=−2(23)−2=−5, z=4(23)+3=9.
Point A=(7,−5,9).
Calculate Second Candidate Point
For t=−23:
x=4(−23)+1=−5, y=−2(−23)−2=1, z=4(−23)+3=−3.
Point B=(−5,1,−3).
Check Distance from Origin
The required point must be farther from the origin(0,0,0).
We calculate the squared distance for both points.
Evaluate Distances
For A(7,−5,9): Distance2=72+(−5)2+92=49+25+81=155.
For B(−5,1,−3): Distance2=(−5)2+12+(−3)2=25+1+9=35.
Final Calculation
The required point is (α,β,γ)=(7,−5,9).
We need to find α2+β2+γ2.
α2+β2+γ2=72+(−5)2+92=155.
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
You are positioned at point P(1,−2,3) in a three-dimensional space. The infinite highway is defined by the line passing through P and Q(5,−4,7).
To define the direction of this line, we calculate the direction vector PQ:
PQ=(5−1,−4−(−2),7−3)=(4,−2,4)
We can represent any point on this line using a parameter t. The parametric equations for the line are:
x=4t+1
y=−2t−2
z=4t+3
The Master Equation
We seek a point (α,β,γ) on this line that is exactly 9 units away from P(1,−2,3). Using the distance formula, we set the distance between the general point and P to 9:
(4t+1−1)2+(−2t−2+2)2+(4t+3−3)2=9
Simplifying the expression inside the square root, we obtain:
(4t)2+(−2t)2+(4t)2=9
Squaring both sides leads to:
16t2+4t2+16t2=81
36t2=81
Solving for t, we find:
t2=3681=49⇒t=±23
Final Calculation
We now determine the two candidate points by substituting t=23 and t=−23 into our parametric equations.
For t=23:
x=4(23)+1=7,y=−2(23)−2=−5,z=4(23)+3=9
This gives point A(7,−5,9).
For t=−23:
x=4(−23)+1=−5,y=−2(−23)−2=1,z=4(−23)+3=−3
This gives point B(−5,1,−3).
To identify the point farther from the origin (0,0,0), we calculate the squared distance D2=α2+β2+γ2 for both:
For point A:
DA2=72+(−5)2+92=49+25+81=155
For point B:
DB2=(−5)2+12+(−3)2=25+1+9=35
Since 155>35, the point farther from the origin is A(7,−5,9). The final value is 155.