Let (alpha, beta, gamma) be the co-ordinates of the foot of the perpendicular drawn from the point (5, 4, 2) on the line vecr = (-hati + 3hatj + hatk) + lambda(2hati + 3hatj - hatk) . Then the length of the projection of the vector alphahati+betahatj+gammahatk on the vector 6hati+2hatj+3hatk is :

Solution & Explanation

### Related Formula textLength of projection of vecu text on vecw = frac|vecu cdot vecw||vecw| ### Core Logic Given point A(5, 4, 2) and line (L): vecr = (-hati + 3hatj + hatk) + lambda(2hati + 3hatj - hatk) Any general point P on this line has coordinates: (-1 + 2lambda, 3 + 3lambda, 1 - lambda) ### Step 1: Finding the foot of the perpendicular Vector vecAP = P - A = (-1 + 2lambda - 5)hati + (3 + 3lambda - 4)hatj + (1 - lambda - 2)hatk vecAP = (2lambda - 6)hati + (3lambda - 1)hatj + (-lambda - 1)hatk Since AP is perpendicular to line (L), the dot product of vecAP with the direction vector of the line (2hati + 3hatj - hatk) must be zero: vecAP cdot (2hati + 3hatj - hatk) = 0 2(2lambda - 6) + 3(3lambda - 1) - 1(-lambda - 1) = 0 4lambda - 12 + 9lambda - 3 + lambda + 1 = 0 14lambda - 14 = 0 Rightarrow lambda = 1
Foot of perpendicular 3D diagram for Q14 - JEE Main 2026 Morning
Foot of perpendicular 3D diagram for Q14 - JEE Main 2026 Morning
### Step 2: Coordinates of the foot Substitute lambda = 1 into general point P to get (alpha, beta, gamma): alpha = -1 + 2(1) = 1 beta = 3 + 3(1) = 6 gamma = 1 - 1 = 0 Foot of perpendicular is (1, 6, 0). ### Step 3: Calculate the projection Let vecu = alphahati + betahatj + gammahatk = hati + 6hatj + 0hatk Let vecw = 6hati + 2hatj + 3hatk textProjection = frac|vecu cdot vecw||vecw| = frac|1(6) + 6(2) + 0(3)|sqrt6^2 + 2^2 + 3^2 = frac6 + 12sqrt36 + 4 + 9 = frac18sqrt49 = frac187 ### Pattern Recognition Foot of perpendicular problems algorithm: 1) Frame general vector P(lambda). 2) Construct distance vector vecAP. 3) Dot product with direction vector vecd = 0. 4) Solve for lambda. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Three Dimensional Geometry Class 12 Maths: Vector Algebra

Reference Study Guides

More Three Dimensional Geometry Previous-Year Questions — Page 9

Q22 jee_main_2024_30_january_evening Lines in Space
Let a line passing through the point (-1, 2, 3) intersect the lines L_1: fracx - 13 = fracy - 22 = fracz + 1-2 at M(alpha, beta, gamma) and L_2: fracx + 2-3 = fracy - 2-2 = fracz - 14 at N(a, b, c). Then the value of frac(alpha + beta + gamma)^2(a + b + c)^2 equals
Numerical Answer. Answer: 196 to 196

Solution

### Related Formula textParametric form of a line: vecr = veca + lambdavecb ### Core Logic Let the given point be P(-1, 2, 3). A line passing through P intersects L_1 at M and L_2 at N. Write general coordinates for M on L_1 and N on L_2: L_1: fracx-13 = fracy-22 = fracz+1-2 = lambda Rightarrow M(3lambda + 1, 2lambda + 2, -2lambda - 1) L_2: fracx+2-3 = fracy-2-2 = fracz-14 = mu Rightarrow N(-3mu - 2, -2mu + 2, 4mu + 1) ### Step 1: Collinearity Condition Since P, M, N lie on the same straight line, the direction vectors vecPM and vecPN must be proportional. vecPM = (3lambda + 1 - (-1))hati + (2lambda + 2 - 2)hatj + (-2lambda - 1 - 3)hatk = (3lambda + 2)hati + (2lambda)hatj + (-2lambda - 4)hatk vecPN = (-3mu - 2 - (-1))hati + (-2mu + 2 - 2)hatj + (4mu + 1 - 3)hatk = (-3mu - 1)hati + (-2mu)hatj + (4mu - 2)hatk Proportionality yields: frac3lambda + 2-3mu - 1 = frac2lambda-2mu = frac-2lambda - 44mu - 2 ### Step 2: Solving for Lambda and Mu
Lines in Space diagram for Q22 - JEE Main 2024 Evening
Lines in Space diagram for Q22 - JEE Main 2024 Evening
From the first pair: frac3lambda + 2-3mu - 1 = frac-lambdamu mu(3lambda + 2) = -lambda(-3mu - 1) 3lambdamu + 2mu = 3lambdamu + lambda Rightarrow 2mu = lambda From the second pair (using 2mu = lambda): frac-lambdamu = frac-lambda - 22mu - 1 -2mu = frac-2mu - 22mu - 1 -2mu(2mu - 1) = -2mu - 2 -4mu^2 + 2mu = -2mu - 2 -4mu^2 + 4mu + 2 = 0 quad text(Wait, alternative grouping): Re-checking the second pair with 2mu = lambda: frac2lambda-2mu = frac-lambdamu frac-lambdamu = frac-2lambda - 44mu - 2 Substitute lambda = 2mu: frac-2mumu = frac-4mu - 44mu - 2 -2(4mu - 2) = -4mu - 4 -8mu + 4 = -4mu - 4 8 = 4mu Rightarrow mu = 2 Then lambda = 2(2) = 4. ### Step 3: Finalizing Target Coordinates For lambda = 4: alpha + beta + gamma = (3(4)+1) + (2(4)+2) + (-2(4)-1) = 13 + 10 - 9 = 14 For mu = 2: a + b + c = (-3(2)-2) + (-2(2)+2) + (4(2)+1) = -8 - 2 + 9 = -1 Finally, compute the target fraction: frac(alpha + beta + gamma)^2(a + b + c)^2 = frac(14)^2(-1)^2 = frac1961 = 196 ### Pattern Recognition A line crossing two given lines acts as a transversal holding 3 collinear points. Setting vecPM = k cdot vecPN rapidly locks the parametric constants lambda and mu. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Three Dimensional Geometry
Q10 jee_main_2024_30_jan_morning Line in 3D
Let (alpha, beta, gamma) be the foot of perpendicular from the point (1, 2, 3) on the line fracx + 35 = fracy - 12 = fracz + 43. then 19(alpha + beta + gamma) is equal to:
  • A. 102
  • B. 101
  • C. 99
  • D. 100

Solution

### Related Formula a_1 a_2 + b_1 b_2 + c_1 c_2 = 0 quad text(Condition for perpendicular vectors) ### Core Logic
Line in 3D diagram for Q10 - JEE Main 2024 Morning
Line in 3D diagram for Q10 - JEE Main 2024 Morning
Let the given point be A(1, 2, 3). Let the foot of the perpendicular on the line be P(alpha, beta, gamma). The equation of the line is fracx + 35 = fracy - 12 = fracz + 43 = k. So, any point on the line can be written as (5k - 3, 2k + 1, 3k - 4). Let this point be P. Thus, P(alpha, beta, gamma) equiv (5k - 3, 2k + 1, 3k - 4). ### Step 1: Finding Direction Ratios Direction ratios (DR's) of the line segment AP are: ((5k - 3) - 1, (2k + 1) - 2, (3k - 4) - 3) equiv (5k - 4, 2k - 1, 3k - 7) Direction ratios of the given line are (5, 2, 3). ### Step 2: Using Perpendicularity Condition Since AP is perpendicular to the given line, the dot product of their direction ratios is zero: 5(5k - 4) + 2(2k - 1) + 3(3k - 7) = 0 (25k - 20) + (4k - 2) + (9k - 21) = 0 38k - 43 = 0 k = frac4338 ### Step 3: Calculating target expression We need to find 19(alpha + beta + gamma). alpha + beta + gamma = (5k - 3) + (2k + 1) + (3k - 4) alpha + beta + gamma = 10k - 6 Substituting k = frac4338: 19(alpha + beta + gamma) = 19 left(10left(frac4338right) - 6right) = 19 left( frac43038 - 6 right) = frac4302 - 114 = 215 - 114 = 101 ### Pattern Recognition To find coordinates of a foot of perpendicular, define a general point on the line using parameter k, create the direction vector, and dot it with the line's direction vector set to zero. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Three Dimensional Geometry
Q22 jee_main_2024_30_jan_morning Line in 3D
If d_1 is the shortest distance between the lines x + 1 = 2y = -12z, x = y + 2 = 6z - 6 and d_2 is the shortest distance between the lines fracx - 12 = fracy + 8-7 = fracz - 45, fracx - 12 = fracy - 21 = fracz - 6-3, then the value of frac32sqrt3d_1d_2 is:
Numerical Answer. Answer: 16 to 16

Solution

### Related Formula textShortest distance between vecr = veca_1 + lambda vecb_1 text and vecr = veca_2 + mu vecb_2 text is d = frac|(veca_2 - veca_1) cdot (vecb_1 times vecb_2)||vecb_1 times vecb_2| ### Core Logic For d_1, rewrite L_1 and L_2 into standard form: L_1: fracx + 11 = fracy1/2 = fracz-1/12 veca_1 = (-1, 0, 0), vecb_1 = left(1, frac12, -frac112right) propto (12, 6, -1) L_2: x = y + 2 = 6(z - 1) Rightarrow fracx1 = fracy + 21 = fracz - 11/6 veca_2 = (0, -2, 1), vecb_2 = left(1, 1, frac16right) propto (6, 6, 1) ### Step 1: Computing d1 veca_2 - veca_1 = (1, -2, 1) vecb_1 times vecb_2 = beginvmatrix hati & hatj & hatk \\ 12 & 6 & -1 \\ 6 & 6 & 1 endvmatrix = hati(6 + 6) - hatj(12 + 6) + hatk(72 - 36) = 12hati - 18hatj + 36hatk propto 2hati - 3hatj + 6hatk |vecb_1 times vecb_2| = sqrt4 + 9 + 36 = sqrt49 = 7 d_1 = frac|(1, -2, 1) cdot (2, -3, 6)|7 = frac|2 + 6 + 6|7 = frac147 = 2 ### Step 2: Computing d2 L_3: fracx - 12 = fracy + 8-7 = fracz - 45 veca_3 = (1, -8, 4), vecb_3 = (2, -7, 5) L_4: fracx - 12 = fracy - 21 = fracz - 6-3 veca_4 = (1, 2, 6), vecb_4 = (2, 1, -3) veca_4 - veca_3 = (0, 10, 2) vecb_3 times vecb_4 = beginvmatrix hati & hatj & hatk \\ 2 & -7 & 5 \\ 2 & 1 & -3 endvmatrix = hati(21 - 5) - hatj(-6 - 10) + hatk(2 + 14) = 16hati + 16hatj + 16hatk propto hati + hatj + hatk |vecb_3 times vecb_4| = sqrt1 + 1 + 1 = sqrt3 d_2 = frac|(0, 10, 2) cdot (1, 1, 1)|sqrt3 = frac|0 + 10 + 2|sqrt3 = frac12sqrt3 ### Step 3: Evaluating final expression Target: frac32sqrt3d_1d_2 = frac32sqrt3 times 212 / sqrt3 = frac64sqrt3 cdot sqrt312 = frac64 times 312 = frac19212 = 16 ### Pattern Recognition Extracting direction ratios efficiently by normalizing the denominator scaling is crucial to avoid fraction arithmetic errors in cross products. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Three Dimensional Geometry
Q6 jee_main_2024_31_jan_evening Mirror Image of a Point
Let (alpha, beta, gamma) be mirror image of the point (2, 3, 5) in the line fracx - 12 =fracy - 23 =fracz - 34. Then 2alpha + 3beta + 4gamma is equal to
  • A. 32
  • B. 33
  • C. 31
  • D. 34

Solution

### Related Formula textDot product constraint: vecPR cdot vecd = 0 text where vecd text is direction of the line. ### Core Logic
Mirror Image of a Point diagram for Q6 - JEE Main 2024 Evening
Mirror Image of a Point diagram for Q6 - JEE Main 2024 Evening
Let P = (2, 3, 5) and its mirror image be R(alpha, beta, gamma). The vector connecting the point and its mirror image, vecPR, is strictly perpendicular to the given line. The direction ratios of the line are vecd = (2, 3, 4). Therefore, the dot product must be zero: vecPR cdot vecd = 0 (alpha - 2, beta - 3, gamma - 5) cdot (2, 3, 4) = 0 2(alpha - 2) + 3(beta - 3) + 4(gamma - 5) = 0 2alpha - 4 + 3beta - 9 + 4gamma - 20 = 0 2alpha + 3beta + 4gamma = 33 ### Pattern Recognition When asked for a linear combination of image coordinates matching the direction ratios of the line, skip finding the exact foot of perpendicular. Just use the orthogonality condition directly. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Three Dimensional Geometry
Q20 jee_main_2024_31_jan_evening Shortest Distance between two lines
The shortest distance between lines L_1 and L_2, where L_1:fracx-12=fracy+1-3=fracz+42 and L_2 is the line passing through the points A(-4,4,3), B(-1,6,3) and perpendicular to the line fracx-3-2=fracy3=fracz-11, is
  • A. frac121sqrt221
  • B. frac24sqrt117
  • C. frac141sqrt221
  • D. frac42sqrt117

Solution

### Related Formula textShortest distance = frac|(veca_2 - veca_1) cdot (vecn_1 times vecn_2)||vecn_1 times vecn_2| ### Core Logic For L_1: point a_1(1, -1, -4) and direction vecn_1 = (2, -3, 2). For L_2: passes through A(-4, 4, 3) and B(-1, 6, 3). Direction vecn_2 = vecAB = (-1 - (-4), 6 - 4, 3 - 3) = (3, 2, 0). The condition "perpendicular to..." is extra confirming information, since (3,2,0) cdot (-2,3,1) = 0. Cross product of directions: vecn_1 times vecn_2 = beginvmatrix hati & hatj & hatk \\ 2 & -3 & 2 \\ 3 & 2 & 0 endvmatrix = (-4, 6, 13) Magnitude: |vecn_1 times vecn_2| = sqrt(-4)^2 + 6^2 + 13^2 = sqrt16 + 36 + 169 = sqrt221. Vector connecting lines: veca_2 - veca_1 = (-4 - 1, 4 - (-1), 3 - (-4)) = (-5, 5, 7) Numerator of distance formula: |(veca_2 - veca_1) cdot (vecn_1 times vecn_2)| = |-5(-4) + 5(6) + 7(13)| = |20 + 30 + 91| = 141 Shortest Distance = frac141sqrt221 ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Three Dimensional Geometry

More Three Dimensional Geometry Questions — jee_main_2026_21_jan_morning

Practice all Three Dimensional Geometry previous-year questions →

Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)
YOUR FIRST PREP STEP STARTS HERE

We Map Every Repeating Question in Competitive Exams.

Say goodbye to generic mock test fatigue. RankBit uses smart analysis to group past exam questions into their foundational Repeating Question Types. Find chapter weightage, track repeating questions, and score higher with targeted practice.

Select Your Target Exam

Choose an exam track below to find formulas per chapter and patterns.

Syncing Exam Intelligence

Mapping formulas and patterns across all tracks…

PATH A — FULL LENGTH PRACTICE

Full Mock Test Hub

Simulate real NTA exam conditions with fully tracked mocks. Time yourself against past papers.

Now Live Open
PATH B — TARGETED PRACTICE

Topic-wise Practice Hub

Practice past-year questions one chapter at a time. Pick an exam → subject → chapter and get every PYQ for that topic — pulled together from all past papers — with the chapter's key formulas alongside.

Loading Questions... Browse Topics
Latest from the Blog
View all →

Loading articles...