Question
Question: Find the point of intersection of the lines $\vec{r} = \hat{i} - \hat{j} + 6\hat{k} + \lambda(3\hat{...
Find the point of intersection of the lines r=i^−j^+6k^+λ(3i^−k^), and r=−3j^+3k^+μ(i^+2j^−k^). Also, find the vector equation of the line passing through the point of intersection of the given lines and perpendicular to both the lines.

The lines do not intersect.
Solution
To find the point of intersection of the two lines, we first write their parametric equations by equating the components of the position vector r.
Given lines are:
- r1=i^−j^+6k^+λ(3i^−k^)
- r2=−3j^+3k^+μ(i^+2j^−k^)
Part 1: Finding the point of intersection
Let a general point on the first line be P1(x1,y1,z1) and on the second line be P2(x2,y2,z2).
From Line 1: x1=1+3λ y1=−1 z1=6−λ
From Line 2: x2=μ y2=−3+2μ z2=3−μ
For the lines to intersect, there must exist values of λ and μ such that P1=P2. Equating the corresponding components:
- 1+3λ=μ (Equation from x-components)
- −1=−3+2μ (Equation from y-components)
- 6−λ=3−μ (Equation from z-components)
Let's solve these equations:
From Equation (2): −1=−3+2μ 2μ=−1+3 2μ=2 μ=1
Now, substitute the value of μ=1 into Equation (1): 1+3λ=1 3λ=0 λ=0
Finally, we must check if these values of λ=0 and μ=1 satisfy Equation (3).
Substitute λ=0 and μ=1 into Equation (3): LHS: 6−λ=6−0=6 RHS: 3−μ=3−1=2
Since LHS = RHS (6=2), the values of λ and μ obtained from the first two equations do not satisfy the third equation. This means that the system of equations is inconsistent, and there are no common values of λ and μ for which the lines intersect.
Therefore, the given lines do not intersect. They are skew lines.
Part 2: Vector equation of the line passing through the point of intersection and perpendicular to both lines
Since the lines do not intersect, there is no "point of intersection". Consequently, the second part of the question, which asks for a line passing through this non-existent point, cannot be answered as stated.
The problem as stated has no solution for the point of intersection.
Explanation of the solution:
- Express general points on each line in parametric form using parameters λ and μ.
- Equate corresponding coordinates (x, y, z) to form a system of three linear equations in λ and μ.
- Solve two of these equations to find unique values for λ and μ.
- Substitute these values into the third equation. If the third equation is satisfied, the lines intersect, and the point can be found by substituting λ or μ back into their respective line equations.
- If the third equation is not satisfied (as in this case, 6=2), the lines do not intersect; they are skew lines.
- Since there is no point of intersection, the subsequent part of the question asking for a line passing through this point cannot be answered.