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%)

If the shortest distance between the lines fracx-41=fracy+12=fracz-3 and fracx-lambda2=fracy+14=fracz-2-5 is frac6sqrt5, then the sum of all possible values of lambda is:

Solution & Explanation

### Related Formula d = frac|(veca_2 - veca_1) cdot (vecb_1 times vecb_2)||vecb_1 times vecb_2| ### Core Logic Identify the positional vectors and direction ratios for both lines: Line 1: veca_1 = (4, -1, 0), direction vecb_1 = (1, 2, -3) Line 2: veca_2 = (lambda, -1, 2), direction vecb_2 = (2, 4, -5) Vector connecting lines: (veca_2 - veca_1) = (lambda - 4, 0, 2) ### Step 1: Cross Product and Magnitude Find the normal vector vecn = vecb_1 times vecb_2: vecb_1 times vecb_2 = beginvmatrix hati & hatj & hatk \\ 1 & 2 & -3 \\ 2 & 4 & -5 endvmatrix = hati(-10 - (-12)) - hatj(-5 - (-6)) + hatk(4 - 4) = 2hati - 1hatj + 0hatk = (2, -1, 0) Magnitude of the normal vector: |vecb_1 times vecb_2| = sqrt2^2 + (-1)^2 + 0^2 = sqrt5 ### Step 2: Application of Shortest Distance Formula Dot product of normal vector and positional difference vector: (veca_2 - veca_1) cdot (vecb_1 times vecb_2) = (lambda - 4)(2) + (0)(-1) + (2)(0) = 2(lambda - 4) Using the shortest distance formula given as frac6sqrt5: frac|2(lambda - 4)|sqrt5 = frac6sqrt5 |2(lambda - 4)| = 6 |lambda - 4| = 3 ### Step 3: Finding Unknown values Solve the absolute value relation: lambda - 4 = 3 Rightarrow lambda = 7 lambda - 4 = -3 Rightarrow lambda = 1 Sum of possible values = 7 + 1 = 8. ### Pattern Recognition Standard Shortest Distance methodology between skew lines. Cross product of direction vectors forms the perpendicular frame normal, and dot-producting the difference of positional anchor points yields the direct orthogonal projection. ### 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

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
Q28 jee_main_2024_31_jan_evening Distance of a point on a line
A line passes through A(4, -6, -2) and B(16, -2, 4). The point P(a, b, c) where a, b, c are non-negative integers, on the line AB lies at a distance of 21 units, from the point A. The distance between the points P(a, b, c) and Q(4, -12, 3) is equal to
Numerical Answer. Answer: 22 to 22

Solution

### Related Formula textDistance of point P text on line from A(x_1,y_1,z_1): P = (x_1 pm rd_x, y_1 pm rd_y, z_1 pm rd_z) textwhere (d_x,d_y,d_z) text are direction cosines and r text is distance. ### Core Logic Direction ratios of AB = (16-4, -2 - (-6), 4 - (-2)) = (12, 4, 6). Magnitude of this vector = sqrt144 + 16 + 36 = sqrt196 = 14. Direction cosines are left(frac1214, frac414, frac614right) = left(frac67, frac27, frac37right). Point P is at a distance of 21 units from A(4, -6, -2): P = left(4 pm 21left(frac67right), -6 pm 21left(frac27right), -2 pm 21left(frac37right)right) P = (4 pm 18, -6 pm 6, -2 pm 9) Since coordinates a,b,c of P are non-negative integers, we take the '+' sign: P = (4+18, -6+6, -2+9) = (22, 0, 7) Calculate distance from Q(4, -12, 3): PQ = sqrt(22 - 4)^2 + (0 - (-12))^2 + (7 - 3)^2 PQ = sqrt18^2 + 12^2 + 4^2 = sqrt324 + 144 + 16 = sqrt484 = 22 ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Three Dimensional Geometry

More Three Dimensional Geometry Questions — jee_main_2024_27_jan_morning

Practice all Three Dimensional Geometry previous-year questions →

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.

Under Development
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...