This section contains 30 highly important board-style questions based on standard Class 12 three-dimensional geometry patterns. In board exams, presentation is as important as the final answer. Always state the formula first, identify clearly whether you are working with a point, a position vector, a direction vector, a normal vector, or direction ratios, and then substitute values carefully. In 3D geometry, many errors happen because students mix up the coordinates of a point with the components of a direction vector, so write each step neatly.
Question 1 [CBSE 2026]
Find the direction cosines of the line 2x−1=−3y+2=6z−4.
Solution:
Step 1: Compare the given line with the standard symmetric form
ax−x1=by−y1=cz−z1.
Hence, the direction ratios of the line are
a=2,b=−3,c=6.
Step 2: Direction cosines are obtained by dividing each direction ratio by the magnitude of the direction vector.
So first compute
a2+b2+c2=22+(−3)2+62=4+9+36=49=7.
Step 3: Therefore,
l=72,m=−73,n=76.
Step 4: Check the identity for direction cosines:
(72)2+(−73)2+(76)2=494+9+36=1.
So the answer is correct.
Answer:72,−73,76
Question 2 [CBSE 2025]
Find the Cartesian equation of the line passing through the points (3,−2,−5) and (3,−2,6).
Solution:
Step 1: Let the given points be
A(3,−2,−5),B(3,−2,6).
The line through two points has direction ratios
a=x2−x1,b=y2−y1,c=z2−z1.
So,
a=3−3=0,b=−2−(−2)=0,c=6−(−5)=11.
Step 2: Use the two-point symmetric form
ax−x1=by−y1=cz−z1.
Substituting A(3,−2,−5) and direction ratios (0,0,11),
0x−3=0y+2=11z+5.
Step 3: Interpret the zero denominators correctly.
This means
x−3=0⟹x=3,y+2=0⟹y=−2.
So the line is parallel to the z-axis and passes through (3,−2,−5).
Answer:0x−3=0y+2=11z+5
Question 3 [CBSE 2024]
Find the shortest distance between the lines r=(i^+2j^+k^)+λ(i^−j^+k^) and r=(2i^−j^−k^)+μ(2i^+j^+2k^).
Solution:
Step 1: Compare with the standard vector forms
L1:r=a1+λb1,L2:r=a2+μb2.
Thus,
a1=i^+2j^+k^,b1=i^−j^+k^,a2=2i^−j^−k^,b2=2i^+j^+2k^.
Step 2: Find the vector joining the known points on the two lines:
a2−a1=(2−1)i^+(−1−2)j^+(−1−1)k^=i^−3j^−2k^.
Step 3: Use the shortest distance formula for skew lines:
d=∣b1×b2∣(a2−a1)⋅(b1×b2).
So first compute the cross product:
b1×b2=i^12j^−11k^12.
Expanding,
b1×b2=i^((−1)(2)−1(1))−j^(1⋅2−1⋅2)+k^(1⋅1−(−1)⋅2)=−3i^+0j^+3k^.
Step 4: Its magnitude is
∣b1×b2∣=(−3)2+02+32=18=32.
Step 5: Compute the scalar triple product in the numerator:
(i^−3j^−2k^)⋅(−3i^+3k^)=−3+0−6=−9.
Step 6: Therefore,
d=32−9=23=232.
Answer:232 units
Question 4 [CBSE 2023]
Find the coordinates of the foot of the perpendicular drawn from the point P(0,2,3) to the line 5x+3=2y−1=3z+4.
Solution:
Step 1: Let the foot of the perpendicular be Q. A general point on the given line can be written by taking the common parameter as λ:
x=5λ−3,y=2λ+1,z=3λ−4.
So,
Q(5λ−3,2λ+1,3λ−4).
Step 2: The direction ratios of the given line are
(5,2,3).
Since PQ is perpendicular to the line, the vector PQ must be orthogonal to (5,2,3).
Now,
PQ=(5λ−3−0,2λ+1−2,3λ−4−3)=(5λ−3,2λ−1,3λ−7).
Step 5: Substitute back in the coordinates of Q:
Q=(5(1)−3,2(1)+1,3(1)−4)=(2,3,−1).
Answer:(2,3,−1)
Question 5 [CBSE 2026]
Find the value of λ so that the lines 31−x=2λ7y−14=2z−3 and 3λ7−7x=1y−5=56−z are at right angles.
Solution:
Step 1: Rewrite both lines in standard symmetric form.
For the first line,
31−x=2λ7y−14=2z−3
becomes
3−(x−1)=2λ7(y−2)=2z−3.
Hence its direction ratios are
a1=−3,b1=72λ,c1=2.
For the second line,
3λ7−7x=1y−5=56−z
becomes
3λ−7(x−1)=1y−5=5−(z−6).
Thus its direction ratios are
a2=−73λ,b2=1,c2=−5.
Step 2: For two lines to be perpendicular, the dot product of their direction ratios must be zero:
a1a2+b1b2+c1c2=0.
So,
(−3)(−73λ)+(72λ)(1)+2(−5)=0.
Find the equation of the plane passing through the points A(1,1,−1),B(6,4,−5), and C(−4,−2,−3).
Solution:
Step 1: Find two vectors lying in the plane:
AB=(6−1,4−1,−5−(−1))=(5,3,−4),AC=(−4−1,−2−1,−3−(−1))=(−5,−3,−2).
Step 2: A normal vector to the plane is
n=AB×AC.
So,
n=i^5−5j^3−3k^−4−2.
Expanding,
n=i^(3(−2)−(−4)(−3))−j^(5(−2)−(−4)(−5))+k^(5(−3)−3(−5))=i^(−6−12)−j^(−10−20)+k^(−15+15)=−18i^+30j^+0k^.
A simplified normal vector is
(3,−5,0).
Step 3: Use the point-normal form through A(1,1,−1):
3(x−1)−5(y−1)+0(z+1)=0.
Step 4: Simplify:
3x−3−5y+5=03x−5y+2=0.
Step 5: Verify with the third point C(−4,−2,−3):
3(−4)−5(−2)+2=−12+10+2=0.
So the equation is correct.
Answer:3x−5y+2=0
Question 7 [CBSE 2024]
Find the equation of the plane passing through the line of intersection of the planes r⋅(i^+j^+k^)=6 and r⋅(2i^+3j^+4k^)=−5, and passing through the point (1,1,1).
Solution:
Step 1: Convert both planes into Cartesian form:
x+y+z=6⟹x+y+z−6=0,2x+3y+4z=−5⟹2x+3y+4z+5=0.
Step 2: The family of planes through their line of intersection is
(x+y+z−6)+λ(2x+3y+4z+5)=0.
Step 3: Since the required plane passes through (1,1,1), substitute this point:
(1+1+1−6)+λ(2+3+4+5)=0−3+14λ=0λ=143.
Step 4: Substitute this back:
(x+y+z−6)+143(2x+3y+4z+5)=0.
Multiply throughout by 14:
14(x+y+z−6)+3(2x+3y+4z+5)=0.
Find the distance of the point (2,5,−3) from the plane r⋅(6i^−3j^+2k^)=4.
Solution:
Step 1: Convert the plane into Cartesian form:
6x−3y+2z=4⟹6x−3y+2z−4=0.
Thus,
A=6,B=−3,C=2,D=−4.
Step 2: Use the point-to-plane distance formula:
d=A2+B2+C2∣Ax1+By1+Cz1+D∣.
Substitute (x1,y1,z1)=(2,5,−3):
d=62+(−3)2+22∣6(2)−3(5)+2(−3)−4∣.
Step 3: Simplify numerator and denominator:
∣12−15−6−4∣=∣−13∣=13,36+9+4=49=7.
Step 4: Therefore,
d=713.
Answer:713 units
Question 9 [CBSE 2026]
Find the angle between the line 2x+1=3y=6z−3 and the plane 10x+2y−11z=3.
Solution:
Step 1: The direction vector of the line is taken from the denominators:
b=(2,3,6).
The normal vector of the plane is taken from the coefficients of x,y,z:
n=(10,2,−11).
Step 2: If ϕ is the angle between the line and the plane, then
sinϕ=∣b∣∣n∣∣b⋅n∣.
Step 3: Compute the dot product:
b⋅n=2(10)+3(2)+6(−11)=20+6−66=−40.
So,
∣b⋅n∣=40.
Show that the lines −3x+3=1y−1=5z−5 and −1x+1=2y−2=5z−5 are coplanar.
Solution:
Step 1: Identify a point and direction ratios from each line.
For the first line:
(x1,y1,z1)=(−3,1,5),(a1,b1,c1)=(−3,1,5).
For the second line:
(x2,y2,z2)=(−1,2,5),(a2,b2,c2)=(−1,2,5).
Step 2: The condition for coplanarity is
x2−x1a1a2y2−y1b1b2z2−z1c1c2=0.
So,
2−3−1112055.
Step 3: Expand the determinant:
2(1⋅5−5⋅2)−1((−3)⋅5−5(−1))+0=2(5−10)−(−15+5)=2(−5)−(−10)=−10+10=0.
Step 4: Since the determinant is zero, the two lines are coplanar.
Answer: Proved.
Question 11 [CBSE 2025]
Find the equation of the plane passing through the point (1,−1,2) and parallel to the plane 3x−2y+5z=10.
Solution:
Step 1: A plane parallel to
3x−2y+5z=10
must have the same normal vector. So its equation is of the form
3x−2y+5z=d.
Step 2: Since it passes through (1,−1,2), substitute this point:
3(1)−2(−1)+5(2)=d.
Step 3: Simplify:
3+2+10=d⟹d=15.
Step 4: Hence the required plane is
3x−2y+5z=15.
Answer:3x−2y+5z=15
Question 12 [CBSE 2024]
Find the vector equation of the line passing through the point (1,2,3) and parallel to the line r=(i^−j^+2k^)+t(2i^+3j^−k^).
Solution:
Step 1: The required line passes through the point (1,2,3), whose position vector is
a=i^+2j^+3k^.
Step 2: Since the required line is parallel to the given line, it has the same direction vector:
b=2i^+3j^−k^.
Step 3: Use the vector equation of a line through point a and parallel to vector b:
r=a+λb.
So,
r=(i^+2j^+3k^)+λ(2i^+3j^−k^).
Answer:r=(i^+2j^+3k^)+λ(2i^+3j^−k^)
Question 13 [CBSE 2026]
Find the distance between the parallel lines r=(i^+2j^−4k^)+λ(2i^+3j^+6k^) and r=(3i^+3j^−5k^)+μ(2i^+3j^+6k^).
Solution:
Step 1: Identify the known position vectors and common direction vector:
a1=(1,2,−4),a2=(3,3,−5),b=(2,3,6).
Step 2: For parallel lines, use the formula
d=∣b∣∣(a2−a1)×b∣.
Now,
a2−a1=(2,1,−1).
Step 3: Compute the cross product:
(2,1,−1)×(2,3,6)=i^22j^13k^−16=9i^−14j^+4k^.
Find the coordinates of the point where the line passing through the points (3,−4,−5) and (2,−3,1) crosses the plane 2x+y+z=7.
Solution:
Step 1: The line passes through
A(3,−4,−5),B(2,−3,1).
Its direction ratios are
(2−3,−3−(−4),1−(−5))=(−1,1,6).
Hence its equation is
−1x−3=1y+4=6z+5=λ.
Step 2: Write a general point on the line:
x=−λ+3,y=λ−4,z=6λ−5.
Step 3: Since the point lies on the plane 2x+y+z=7, substitute:
2(−λ+3)+(λ−4)+(6λ−5)=7.
Step 4: Simplify:
−2λ+6+λ−4+6λ−5=75λ−3=75λ=10λ=2.
Step 5: Put λ=2 into the coordinates:
x=−2+3=1,y=2−4=−2,z=12−5=7.
Answer:(1,−2,7)
Question 15 [CBSE 2025]
Find the equation of the plane passing through the line of intersection of the planes x+y+z=1 and 2x+3y+4z=5, which is perpendicular to the plane x−y+z=0.
Solution:
Step 1: The family of planes passing through the line of intersection of
x+y+z−1=0and2x+3y+4z−5=0
is
(x+y+z−1)+λ(2x+3y+4z−5)=0.
Step 2: Expand and identify the normal vector of the required plane:
(1+2λ)x+(1+3λ)y+(1+4λ)z−(1+5λ)=0.
So its normal vector is
n1=(1+2λ,1+3λ,1+4λ).
Step 3: The given plane x−y+z=0 has normal vector
n2=(1,−1,1).
Since the two planes are perpendicular, their normal vectors are perpendicular:
n1⋅n2=0.
Thus,
(1+2λ)(1)+(1+3λ)(−1)+(1+4λ)(1)=0.
Step 4: Simplify:
1+2λ−1−3λ+1+4λ=01+3λ=0λ=−31.
Step 5: Substitute back into the family:
(x+y+z−1)−31(2x+3y+4z−5)=0.
Multiply by 3:
3x+3y+3z−3−2x−3y−4z+5=0x−z+2=0.
Answer:x−z+2=0
Question 16 [CBSE 2024]
Find the distance between the parallel planes 2x−y+3z+4=0 and 6x−3y+9z−3=0.
Solution:
Step 1: Make the coefficients of x,y,z identical. Divide the second equation by 3:
2x−y+3z−1=0.
So the two planes are
π1:2x−y+3z+4=0,π2:2x−y+3z−1=0.
Step 2: For parallel planes
Ax+By+Cz+D1=0,Ax+By+Cz+D2=0,
the distance is
d=A2+B2+C2∣D1−D2∣.
Here,
A=2,B=−1,C=3,D1=4,D2=−1.
Find the image of the point (1,6,3) in the line 1x=2y−1=3z−2.
Solution:
Step 1: Let the given point be
P(1,6,3).
A general point on the line is obtained by taking the common parameter as λ:
Q(λ,2λ+1,3λ+2).
If Q is the foot of the perpendicular from P to the line, then PQ must be perpendicular to the line direction vector (1,2,3).
Step 3: Apply perpendicularity:
(λ−1)(1)+(2λ−5)(2)+(3λ−1)(3)=0.
So,
λ−1+4λ−10+9λ−3=014λ−14=0λ=1.
Step 4: Therefore the foot of the perpendicular is
Q(1,3,5).
Step 5: Let the image point be P′(x′,y′,z′). Since Q is the midpoint of PP′, use midpoint formula:
1=21+x′⟹x′=1,3=26+y′⟹y′=0,5=23+z′⟹z′=7.
Answer:(1,0,7)
Question 18 [CBSE 2026]
Find the image of the point P(1,3,4) in the plane 2x−y+z+3=0.
Solution:
Step 1: The normal vector of the plane is
(2,−1,1).
Hence the perpendicular line through P(1,3,4) is
2x−1=−1y−3=1z−4=λ.
So a general point on this normal line is
Q(2λ+1,−λ+3,λ+4).
Step 2: Since the foot of the perpendicular lies on the plane, substitute into
2x−y+z+3=0.
Thus,
2(2λ+1)−(−λ+3)+(λ+4)+3=0.
Simplify:
4λ+2+λ−3+λ+4+3=06λ+6=0λ=−1.
Step 3: Therefore the foot of the perpendicular is
Q(−1,4,3).
Step 4: If P′(x′,y′,z′) is the image of P, then Q is the midpoint of PP′:
−1=21+x′⟹x′=−3,4=23+y′⟹y′=5,3=24+z′⟹z′=2.
Answer:(−3,5,2)
Question 19 [CBSE 2023]
Find the coordinates of the foot of the perpendicular drawn from the origin to the plane 2x−3y+4z−6=0.
Solution:
Step 1: The normal vector of the plane is
(2,−3,4).
So the perpendicular from the origin to the plane lies along the line
2x=−3y=4z=λ.
Thus a general point on this line is
Q(2λ,−3λ,4λ).
Step 2: Since Q lies on the plane,
2(2λ)−3(−3λ)+4(4λ)−6=0.
So,
4λ+9λ+16λ−6=029λ=6λ=296.
Step 3: Substitute back:
Q=(2912,−2918,2924).
Answer:(12/29,−18/29,24/29)
Question 20 [CBSE 2025]
Find the equation of the plane containing the line −3x+1=2y−3=1z+2 and the point B(0,7,−7).
Solution:
Step 1: A point on the line is obtained by taking the common parameter as 0:
A(−1,3,−2).
The direction vector of the line is
b=(−3,2,1).
Step 2: Find the vector joining the point on the line to the external point:
AB=(0−(−1),7−3,−7−(−2))=(1,4,−5).
Step 3: The plane contains both the line direction vector and AB, so a normal vector is
n=AB×b.
Thus,
n=i^1−3j^42k^−51=14i^+14j^+14k^.
A simplified normal vector is
(1,1,1).
Step 4: Use point-normal form through B(0,7,−7):
1(x−0)+1(y−7)+1(z+7)=0.
Simplifying,
x+y+z=0.
Answer:x+y+z=0
Question 21 [CBSE 2024]
Find the value of k if the line 2x−1=−1y+1=4z−3 lies in the plane x+2y+kz=−1.
Solution:
Step 1: For a line to lie in a plane, two conditions are needed:
A point on the line must satisfy the plane equation.
The direction vector of the line must be perpendicular to the normal of the plane.
Step 2: A point on the line is
(1,−1,3).
Substitute into the plane equation:
1+2(−1)+k(3)=−1.
So,
1−2+3k=−1−1+3k=−13k=0⟹k=0.
Step 3: Verify the direction condition.
The line has direction vector
(2,−1,4),
and the plane normal is
(1,2,k).
For k=0,
(2,−1,4)⋅(1,2,0)=2−2+0=0.
So the line is parallel to the plane and also passes through a point of the plane. Hence it lies in the plane.
Answer:k=0
Question 22 [CBSE 2026]
Find the vector equation of the line passing through the point (1,2,−4) and perpendicular to the two lines 3x−8=−16y+19=7z−10 and 3x−15=8y−29=−5z−5.
Solution:
Step 1: The direction ratios of the two given lines are
b1=(3,−16,7),b2=(3,8,−5).
A line perpendicular to both must have a direction vector perpendicular to both b1 and b2. Hence its direction vector is their cross product.
Step 2: Compute
b=b1×b2=i^33j^−168k^7−5.
Expanding,
b=i^(80−56)−j^(−15−21)+k^(24−(−48))=24i^+36j^+72k^.
A simplified direction vector is
2i^+3j^+6k^.
Step 3: The required line passes through (1,2,−4), whose position vector is
a=i^+2j^−4k^.
So its vector equation is
r=a+λb.
Therefore,
r=(i^+2j^−4k^)+λ(2i^+3j^+6k^).
Answer:r=(i^+2j^−4k^)+λ(2i^+3j^+6k^)
Question 23 [CBSE 2023]
Find the distance of the point P(−1,−5,−10) from the point of intersection of the line 3x−2=4y+1=12z−2 and the plane x−y+z=5.
Solution:
Step 1: A general point on the line is
Q(3λ+2,4λ−1,12λ+2).
Step 2: Since the point of intersection lies on the plane x−y+z=5, substitute:
(3λ+2)−(4λ−1)+(12λ+2)=5.
Simplify:
3λ+2−4λ+1+12λ+2=511λ+5=5λ=0.
Step 3: So the intersection point is
Q(2,−1,2).
Step 4: Find the distance from P(−1,−5,−10) to Q(2,−1,2):
PQ=(2+1)2+(−1+5)2+(2+10)2=32+42+122=169=13.
Answer: 13 units
Question 24 [CBSE 2025]
Find the intercepts made by the plane 2x−3y+4z=12 on the coordinate axes.
Solution:
Step 1: Divide the equation by 12 to convert it to intercept form:
122x−123y+124z=1.
So,
6x+−4y+3z=1.
Step 2: Compare with the intercept form
ax+by+cz=1.
Hence,
a=6,b=−4,c=3.
Step 3: Therefore the x-, y-, and z-intercepts are 6, -4, and 3 respectively.
Answer:6,−4,3
Question 25 [CBSE 2024]
Find the angle between the lines 2x=3y=−z and 6x=−y=−4z.
Solution:
Step 1: Write the first line in symmetric form. Let
2x=3y=−z=t.
Then
x=2t,y=3t,z=−t.
So one set of direction ratios is
(21,31,−1).
Multiplying by 6 gives simpler direction ratios:
(3,2,−6).
Step 2: For the second line, let
6x=−y=−4z=s.
Then
x=6s,y=−s,z=−4s.
So one set of direction ratios is
(61,−1,−41).
Multiplying by 12 gives
(2,−12,−3).
Step 3: Compute their dot product:
(3)(2)+(2)(−12)+(−6)(−3)=6−24+18=0.
Step 4: Since the dot product is zero, the two lines are perpendicular.
Hence the angle between them is
90∘.
Answer:90∘
Question 26 [CBSE 2022]
Prove that the line 2x−3=−3y+1=4z−2 is perpendicular to the line 2x+2=4y−4=2z+5.
Solution:
Step 1: Extract the direction ratios of the two lines:
For the first line,
(a1,b1,c1)=(2,−3,4).
For the second line,
(a2,b2,c2)=(2,4,2).
Step 2: The condition for perpendicularity is
a1a2+b1b2+c1c2=0.
Substitute:
(2)(2)+(−3)(4)+(4)(2)=4−12+8=0.
Step 3: Since the dot product is zero, the direction vectors are perpendicular. Therefore the lines are perpendicular.
Answer: Proved.
Question 27 [CBSE 2026]
Find the equation of the plane passing through the line of intersection of the planes r⋅(i^+3j^)=6 and r⋅(3i^−j^−4k^)=0, whose perpendicular distance from the origin is unity.
Solution:
Step 1: Write the Cartesian equations of the two planes:
x+3y=6⟹x+3y−6=0,3x−y−4z=0.
Step 2: The family of planes through their line of intersection is
(x+3y−6)+λ(3x−y−4z)=0.
Simplifying,
(1+3λ)x+(3−λ)y−4λz−6=0.
Step 3: Since the distance of this plane from the origin is 1, use
A2+B2+C2∣D∣=1.
Here,
A=1+3λ,B=3−λ,C=−4λ,D=−6.
So,
(1+3λ)2+(3−λ)2+(−4λ)26=1.
Step 4: Square both sides:
36=(1+3λ)2+(3−λ)2+16λ2.
Expand:
36=(1+6λ+9λ2)+(9−6λ+λ2)+16λ236=10+26λ2.
So,
26λ2=26⟹λ2=1.
Hence,
λ=1orλ=−1.
Step 5: For λ=1,
x+3y−6+3x−y−4z=04x+2y−4z−6=02x+y−2z−3=0.
For λ=−1,
x+3y−6−(3x−y−4z)=0−2x+4y+4z−6=0x−2y−2z+3=0.
Answer:2x+y−2z−3=0 and x−2y−2z+3=0
Question 28 [CBSE 2023]
Find the equation of the plane passing through the point (1,1,−1) and perpendicular to the planes x+2y+3z−7=0 and 2x−3y+4z=0.
Solution:
Step 1: The normals to the two given planes are
n1=(1,2,3),n2=(2,−3,4).
A plane perpendicular to both must have a normal vector perpendicular to both n1 and n2.
Therefore, the required normal vector is
n=n1×n2.
Step 2: Compute the cross product:
n=i^12j^2−3k^34=i^(8−(−9))−j^(4−6)+k^(−3−4)=17i^+2j^−7k^.
So a normal vector is
(17,2,−7).
Step 3: Use the point-normal form through (1,1,−1):
17(x−1)+2(y−1)−7(z+1)=0.
Find the shortest distance between the lines 1x−3=−2y−5=1z−7 and 7x+1=−6y+1=1z+1.
Solution:
Step 1: Identify points and direction ratios:
For the first line,
a1=(3,5,7),b1=(1,−2,1).
For the second line,
a2=(−1,−1,−1),b2=(7,−6,1).
Thus,
a2−a1=(−4,−6,−8).
Step 2: Use the skew-line shortest distance formula:
d=∣b1×b2∣(a2−a1)⋅(b1×b2).
Step 3: Compute the cross product:
b1×b2=i^17j^−2−6k^11.
Expanding,
b1×b2=i^((−2)(1)−1(−6))−j^(1⋅1−1⋅7)+k^(1(−6)−(−2)7)=4i^+6j^+8k^.
Step 4: Find its magnitude:
∣b1×b2∣=42+62+82=116=229.
Step 5: Compute the numerator:
(−4,−6,−8)⋅(4,6,8)=−16−36−64=−116.
Step 6: Therefore,
d=116−116=116=229.
Answer:229 units
Question 30 [CBSE 2026]
Find the distance of the point (3,4,5) from the plane x+y+z=2 measured parallel to the line 2x=y=z.
Solution:
Step 1: The line 2x=y=z gives the direction ratios of the measuring direction.
Let
2x=y=z=t.
Then
x=2t,y=t,z=t.
So one set of direction ratios is
(21,1,1).
Multiplying by 2 gives the simpler direction vector
(1,2,2).
Step 2: The line through (3,4,5) parallel to this direction is
1x−3=2y−4=2z−5=λ.
Hence a general point on this line is
Q(λ+3,2λ+4,2λ+5).
Step 3: Since the required distance is measured along this line until it meets the plane x+y+z=2, substitute into the plane equation:
(λ+3)+(2λ+4)+(2λ+5)=2.
So,
5λ+12=25λ=−10λ=−2.
Step 4: Therefore the point of intersection is
Q(1,0,1).
Step 5: Find the distance between (3,4,5) and (1,0,1):
d=(1−3)2+(0−4)2+(1−5)2=(−2)2+(−4)2+(−4)2=4+16+16=36=6.