3d Geometry — JEE Main practice

63 questions

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.

Sample questions with solutions

Q1 · 2026

Let the line L1L_1 be parallel to the vector 3i^+2j^+4k^-3\hat{i} + 2\hat{j} + 4\hat{k} and pass through the point (2,6,7)(2, 6, 7), and the line L2L_2 be parallel to the vector 2i^+j^+3k^2\hat{i} + \hat{j} + 3\hat{k} and pass through the point (4,3,5)(4, 3, 5). If the line L3L_3 is parallel to the vector 3i^+5j^+16k^-3\hat{i} + 5\hat{j} + 16\hat{k} and intersects the lines L1L_1 and L2L_2 at the points CC and DD, respectively, then CD2\left|\overrightarrow{CD}\right|^2 is equal to:

  • A.

    290

  • B.

    171

  • C.

    89

  • D.

    312

Answer: A
  1. Write L1L_1 and L2L_2 in parametric form using parameters tt and ss respectively.
L1:x23=y62=z74=t,L2:x42=y31=z53=sL_1: \frac{x-2}{-3}=\frac{y-6}{2}=\frac{z-7}{4}=t,\qquad L_2: \frac{x-4}{2}=\frac{y-3}{1}=\frac{z-5}{3}=s
  1. So the points CC (on L1L_1) and DD (on L2L_2) can be expressed as
C=(3t+2,2t+6,4t+7),D=(2s+4,s+3,3s+5)C=(-3 t+2,2 t+6,4 t+7),\qquad D=(2 s+4, s+3,3 s+5)
  1. The direction ratios of CD\overrightarrow{CD} are found by subtracting coordinates.
CD=(2s+3t+2, s2t3, 3s4t2)\overrightarrow{CD}=(2 s+3 t+2,\ s-2 t-3,\ 3 s-4 t-2)
  1. Since L3L_3 (and hence CDCD) is parallel to 3i^+5j^+16k^-3\hat{i}+5\hat{j}+16\hat{k}, the components of CD\overrightarrow{CD} must be proportional to (3,5,16)(-3,5,16). Equating ratios gives two independent linear equations in ss and tt.
13s+9t+1=0,41s+36t+26=013 s+9 t+1=0,\qquad 41 s+36 t+26=0
  1. Solving this system of two equations simultaneously,
s=2,t=3s=2,\qquad t=-3
  1. Substituting back gives the actual coordinates of CC and DD.
C=(11,0,5),D=(8,5,11)C=(11,0,-5),\qquad D=(8,5,11)
  1. Using the distance formula to compute CD2CD^2,
CD2=(118)2+(05)2+(511)2=9+25+256=290CD^2=(11-8)^2+(0-5)^2+(-5-11)^2=9+25+256=290

Hence, the answer is Option A, 290290.

Q2 · 2026

Let the line L pass through the point (3,5,2)(-3, 5, 2) and make equal angles with the positive coordinate axes. If the distance of L from the point (2,r,1)(-2, r, 1) is 143\sqrt{\frac{14}{3}}, then the sum of all possible values of rr is :

  • A.

    16

  • B.

    12

  • C.

    6

  • D.

    10

Answer: D
  1. Since the line makes equal angles with all three positive coordinate axes, its direction ratios must be equal, i.e., (1,1,1)(1,1,1). So the equation of the line through (3,5,2)(-3,5,2) is
x+31=y51=z21=λ\frac{x+3}{1}=\frac{y-5}{1}=\frac{z-2}{1}=\lambda
  1. A general point RR on this line, using parameter λ\lambda, is
R(λ3,λ+5,λ+2)R(\lambda-3, \lambda+5, \lambda+2)
  1. Let P(2,r,1)P(-2,r,1) be the external point. If RR is the foot of perpendicular from PP to the line, then PR\overrightarrow{PR} must be perpendicular to the line's direction vector (1,1,1)(1,1,1).
PR=(λ1,λ+5r,λ+1)\overrightarrow{PR}=(\lambda-1, \lambda+5-r, \lambda+1) (λ1)(1)+(λ+5r)(1)+(λ+1)(1)=0(\lambda-1)(1)+(\lambda+5-r)(1)+(\lambda+1)(1)=0
  1. Simplifying,
3λ+5r=0λ=r533 \lambda+5-r=0 \Rightarrow \lambda=\frac{r-5}{3}
  1. Substitute this back into RR's coordinates to express RR purely in terms of rr.
R(r143,r+103,r+13)R \equiv\left(\frac{r-14}{3}, \frac{r+10}{3}, \frac{r+1}{3}\right)
  1. Since PR=143PR=\sqrt{\frac{14}{3}}, apply the distance formula between P(2,r,1)P(-2,r,1) and RR.
(r143+2)2+(r+103r)2+(r+131)2=143\left(\frac{r-14}{3}+2\right)^2+\left(\frac{r+10}{3}-r\right)^2+\left(\frac{r+1}{3}-1\right)^2=\frac{14}{3}
  1. Simplifying this equation leads to a quadratic in rr.
6r260r+126=0r210r+21=06 r^2-60 r+126=0 \Rightarrow r^2-10 r+21=0
  1. Solving,
r=3 or r=7r=3 \text{ or } r=7
  1. The sum of these possible values is
3+7=103+7=10

Hence, the answer is Option D, 1010.

Q3 · 2026

If the image of the point P(1,2,a)\mathrm{P}(1,2, a) in the line x63=y72=7z2\frac{x-6}{3}=\frac{y-7}{2}=\frac{7-\mathrm{z}}{2} is Q(5,b,c)\mathrm{Q}(5, b, \mathrm{c}), then a2+b2+c2a^2+b^2+c^2 is equal to

  • A.

    298

  • B.

    264

  • C.

    293

  • D.

    283

Answer: A
  1. Since Q(5,b,c)Q(5,b,c) is the image of P(1,2,a)P(1,2,a) in the given line, the segment PQPQ must be perpendicular to the line's direction vector (3,2,2)(3,2,2) (noting 7z2\frac{7-z}{2} gives direction ratio 2-2, adjusted sign as per the line's standard form).
PQ=(4,b2,ca)PQ=(4, b-2, c-a)
  1. Applying the perpendicularity (dot product equals zero) condition,
3(4)+2(b2)2(ca)=03(4)+2(b-2)-2(c-a)=0
  1. Simplifying this equation, along with using the fact that the midpoint of PQPQ must lie on the given line (which fixes the remaining unknowns), leads to
ac=12a-c=-12
  1. Solving the full system (using the midpoint-on-line condition together with the perpendicularity condition) gives
a=3,b=8,c=15a=3,\qquad b=8,\qquad c=15
  1. Therefore,
a2+b2+c2=9+64+225=298a^2+b^2+c^2=9+64+225=298

Hence, the answer is Option A, 298298.

Do more with a free account

  • Take it as a timed mock test
  • Build a daily streak
  • Track accuracy & progress
  • Save questions to your library