Animated Solution for Mathematics - Three Dimensional Geometry: The square of the distance of the point (715,732,7) from the line 3x+1=5y+3=7z+5 in the direction of the vector i^+4j^+7k^ is:
Select Answer:
Visualized Solution
Visualizing the Setup
Given point: P(715,732,7)
Target line L2: 3x+1=5y+3=7z+5
Direction vector: d=i^+4j^+7k^
Defining Line L1
Let L1 be the line passing through P and parallel to d.
Equation of L1: 1x−715=4y−732=7z−7=λ
General Point Q on L2
Let L1 intersect L2 at point Q.
General point on L2: 3x+1=5y+3=7z+5=t
Coordinates of Q: (3t−1,5t−3,7t−5)
Substituting Q into L1
Since Q also lies on L1, its coordinates must satisfy L1's equation.
Substitute Q(3t−1,5t−3,7t−5) into L1:
1(3t−1)−715=4(5t−3)−732=7(7t−5)−7=λ
Simplifying the Equations
Simplify the numerators:
13t−722=45t−753=77t−12=λ
Solving for Parameter t
Equate the first and third expressions to solve for t:
3t−722=77t−12
Multiply by 7: 21t−22=7t−12
14t=10⇒t=75
Finding Parameter λ
Substitute t=75 into the first expression to find λ:
λ=3(75)−722
λ=715−22=7−7=−1
Finding the Vector PQ
The vector PQ is given by λd.
PQ=−1(i^+4j^+7k^)=−i^−4j^−7k^
Final Calculation: PQ2
We need the square of the distance, PQ2.
PQ2=(−1)2+(−4)2+(−7)2
PQ2=1+16+49=66
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
You are standing at a specific coordinate in 3D space, point P(715,732,7). Before you lies a line L2, defined by the symmetric equations:
3x+1=5y+3=7z+5
You are tasked to travel from P in the exact direction of the vector d=i^+4j^+7k^ until you strike the line L2. This is a problem of intersection, representing a dance between vectors and lines.
Defining the Path
To solve this, we first define your path. Since you start at P and move along d, any point on your path can be described by the parametric equation of a line L1:
1x−715=4y−732=7z−7=λ
Here, λ is your scalar parameter. It represents how far you have traveled along the direction d. If λ is positive, you move in the direction of the vector; if negative, you move backward.
The Intersection Point Q
Any point Q on the line L2 can be represented by a parameter t:
3x+1=5y+3=7z+5=t
This yields the coordinates Q(3t−1,5t−3,7t−5). Because Q must also lie on your path L1, these coordinates must satisfy the equation of L1.
By substituting these into the equation for L1, we create a bridge between the two lines:
1(3t−1)−715=4(5t−3)−732=7(7t−5)−7=λ
Solving the Algebraic Puzzle
We simplify the numerators to reveal the underlying structure:
13t−722=45t−753=77t−12=λ
To find t, we equate the first and third expressions. This avoids the middle term and leads to a clean linear equation:
3t−722=77t−12
Multiplying the entire equation by 7, we obtain 21t−22=7t−12. A quick rearrangement gives 14t=10, or t=75.
With t in hand, we find λ by plugging t back into our first expression:
λ=3(75)−722=715−22=−1
The Final Destination
We have discovered that λ=−1. This means the vector PQ is simply −1 times our direction vector d:
PQ=−1(i^+4j^+7k^)=−i^−4j^−7k^
The square of the distance is the square of the magnitude of this vector:
PQ2=(−1)2+(−4)2+(−7)2=1+16+49=66
Through the systematic application of parametric lines and vector algebra, we have navigated from a point to a line along a specific trajectory. The final result is 66.