Practice JEE Main 3d Geometry questions free — each with a detailed solution, graded instantly. Nothing is saved; log in to track your accuracy and build a streak.
Let the line L1 be parallel to the vector −3i^+2j^+4k^ and pass through the point (2,6,7), and the line L2 be parallel to the vector 2i^+j^+3k^ and pass through the point (4,3,5). If the line L3 is parallel to the vector −3i^+5j^+16k^ and intersects the lines L1 and L2 at the points C and D, respectively, then CD2 is equal to:
A.
290
✓
B.
171
C.
89
D.
312
Answer:A
Write L1 and L2 in parametric form using parameters t and s respectively.
L1:−3x−2=2y−6=4z−7=t,L2:2x−4=1y−3=3z−5=s
So the points C (on L1) and D (on L2) can be expressed as
C=(−3t+2,2t+6,4t+7),D=(2s+4,s+3,3s+5)
The direction ratios of CD are found by subtracting coordinates.
CD=(2s+3t+2,s−2t−3,3s−4t−2)
Since L3 (and hence CD) is parallel to −3i^+5j^+16k^, the components of CD must be proportional to (−3,5,16). Equating ratios gives two independent linear equations in s and t.
13s+9t+1=0,41s+36t+26=0
Solving this system of two equations simultaneously,
s=2,t=−3
Substituting back gives the actual coordinates of C and D.
C=(11,0,−5),D=(8,5,11)
Using the distance formula to compute CD2,
CD2=(11−8)2+(0−5)2+(−5−11)2=9+25+256=290
Hence, the answer is Option A, 290.
Q2 · 2026
Let the line L pass through the point (−3,5,2) and make equal angles with the positive coordinate axes. If the distance of L from the point (−2,r,1) is 314, then the sum of all possible values of r is :
A.
16
B.
12
C.
6
D.
10
✓
Answer:D
Since the line makes equal angles with all three positive coordinate axes, its direction ratios must be equal, i.e., (1,1,1). So the equation of the line through (−3,5,2) is
1x+3=1y−5=1z−2=λ
A general point R on this line, using parameter λ, is
R(λ−3,λ+5,λ+2)
Let P(−2,r,1) be the external point. If R is the foot of perpendicular from P to the line, then PR must be perpendicular to the line's direction vector (1,1,1).
PR=(λ−1,λ+5−r,λ+1)(λ−1)(1)+(λ+5−r)(1)+(λ+1)(1)=0
Simplifying,
3λ+5−r=0⇒λ=3r−5
Substitute this back into R's coordinates to express R purely in terms of r.
R≡(3r−14,3r+10,3r+1)
Since PR=314, apply the distance formula between P(−2,r,1) and R.
(3r−14+2)2+(3r+10−r)2+(3r+1−1)2=314
Simplifying this equation leads to a quadratic in r.
6r2−60r+126=0⇒r2−10r+21=0
Solving,
r=3 or r=7
The sum of these possible values is
3+7=10
Hence, the answer is Option D, 10.
Q3 · 2026
If the image of the point P(1,2,a) in the line 3x−6=2y−7=27−z is Q(5,b,c), then a2+b2+c2 is equal to
A.
298
✓
B.
264
C.
293
D.
283
Answer:A
Since Q(5,b,c) is the image of P(1,2,a) in the given line, the segment PQ must be perpendicular to the line's direction vector (3,2,2) (noting 27−z gives direction ratio −2, adjusted sign as per the line's standard form).
PQ=(4,b−2,c−a)
Applying the perpendicularity (dot product equals zero) condition,
3(4)+2(b−2)−2(c−a)=0
Simplifying this equation, along with using the fact that the midpoint of PQ must lie on the given line (which fixes the remaining unknowns), leads to
a−c=−12
Solving the full system (using the midpoint-on-line condition together with the perpendicularity condition) gives