If the image of the point (4, 4, 3) in the line fracx - 12 = fracy - 21 = fracz - 13 is (alpha, beta, gamma), then alpha + beta + gamma is equal to (1) 9 (2) 12 (3) 8 (4) 7

Solution & Explanation

### Related Formula Perpendicularity condition for vectors: vecu cdot vecv = 0 ### Core Logic Let Q be the projection point on the given line parameterized by lambda: Q(2lambda + 1, lambda + 2, 3lambda + 1). The vector overrightarrowPQ from P(4,4,3) is:
Image of a Point in a Line diagram for Q62 - JEE Main 2025 Morning
Image of a Point in a Line diagram for Q62 - JEE Main 2025 Morning
overrightarrowPQ = (2lambda - 3)hati + (lambda - 2)hatj + (3lambda - 2)hatk. ### Step 1: Solving for Projected Intersection Points Since overrightarrowPQ is perpendicular to the line's direction vector (2, 1, 3): 2(2lambda - 3) + 1(lambda - 2) + 3(3lambda - 2) = 0 implies 14lambda - 14 = 0 implies lambda = 1 Thus, Q is located at (3,3,4). ### Step 2: Transforming using Midpoint Mappings The projection point Q acts as the midpoint between original point P and its target image R(alpha, beta, gamma): fracalpha + 42 = 3, quad fracbeta + 42 = 3, quad fracgamma + 32 = 4 Evaluating this gives (alpha, beta, gamma) = (2, 2, 5). textSum = 2 + 2 + 5 = 9 Wait, checking the options from the paper layout: option (2) represents the correct numerical matrix sum choice value 12? Let's verify the options mapping sequence matching. Ah, let's look at the calculation value carefully: 2+2+5=9, which corresponds to choice (1). ### Pattern Recognition Midpoint properties safely speed up spatial image transitions once you locate the perpendicular projection foot. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Three Dimensional Geometry

Reference Study Guides

More Three Dimensional Geometry Previous-Year Questions — Page 7

Q20 jee_main_2024_01_february_morning Shortest Distance Between Skew Lines
If the shortest distance between the lines fracx-lambda-2=fracy-21=fracz-11 and fracx-sqrt31=fracy-1-2=fracz-21 is 1, then the sum of all possible values of lambda is:
  • A. 0
  • B. 2sqrt3
  • C. 3sqrt3
  • D. -2sqrt3

Solution

### Related Formula The shortest distance between two skew lines vecr = veca_1 + svecb_1 and vecr = veca_2 + tvecb_2 is given by: d = frac|(veca_2 - veca_1) cdot (vecb_1 times vecb_2)||vecb_1 times vecb_2| ### Core Logic Identify the vectors from the equations of the lines: - Line 1 passes through veca_1 = lambdahati + 2hatj + hatk with direction vecb_1 = -2hati + hatj + hatk. - Line 2 passes through veca_2 = sqrt3hati + hatj + 2hatk with direction vecb_2 = hati - 2hatj + hatk. Calculate the coordinate difference vector: veca_2 - veca_1 = (sqrt3 - lambda)hati - hatj + hatk ### Step 1: Compute the Cross Product of the Direction Vectors Find the cross product matrix: vecb_1 times vecb_2 = beginvmatrix hati & hatj & hatk \\ -2 & 1 & 1 \\ 1 & -2 & 1 endvmatrix vecb_1 times vecb_2 = hati(1 - (-2)) - hatj(-2 - 1) + hatk(4 - 1) = 3hati + 3hatj + 3hatk Compute its magnitude: |vecb_1 times vecb_2| = sqrt3^2 + 3^2 + 3^2 = sqrt27 = 3sqrt3
Shortest distance between skew lines vector representation for Q20 - JEE Main 2024 01 February Morning
The figure details the spatial arrangement of the two skew lines along with their common perpendicular normal vector representing the shortest path.
### Step 2: Solve the Absolute Distance Equation for lambda Substitute these values into the shortest distance formula: 1 = frac|((sqrt3 - lambda)hati - hatj + hatk) cdot (3hati + 3hatj + 3hatk)|3sqrt3 1 = frac|3(sqrt3 - lambda) - 3 + 3|3sqrt3 = frac3|sqrt3 - lambda|3sqrt3 = frac|sqrt3 - lambda|sqrt3 This gives: |sqrt3 - lambda| = sqrt3 Unfolding the absolute value gives two cases: - **Case A:** sqrt3 - lambda = sqrt3 implies lambda = 0 - **Case B:** sqrt3 - lambda = -sqrt3 implies lambda = 2sqrt3 ### Step 3: Calculate the Final Sum The sum of all possible values of lambda is: textSum = 0 + 2sqrt3 = 2sqrt3 ### Pattern Recognition Sees: Shortest distance setup between vector paths containing free variables. Shortcut: In equations like |c - lambda| = d, the sum of the roots is simply equal to 2c, because the roots are symmetrically balanced around the center point c. Thus, textSum = 2 times sqrt3 = 2sqrt3 holds instantly without calculating individual values. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Three Dimensional Geometry Class 12 Mathematics: Vector Algebra
Q29 jee_main_2024_01_february_morning Shortest Distance Between Skew Lines
Let the line of the shortest distance between the lines L_1:vecr=(hati+2hatj+3hatk)+lambda(hati-hatj+hatk) and L_2:vecr=(4hati+5hatj+6hatk)+mu(hati+hatj-hatk) intersect L_1 and L_2 at P and Q respectively. If (\alpha, \beta, \gamma) is the midpoint of the line segment PQ, then 2(alpha+beta+gamma) is equal to
Numerical Answer. Answer: 21 to 21

Solution

### Related Formula The vector connecting the shortest distance points P and Q on two skew lines must be simultaneously perpendicular to the direction vectors vecb_1 and vecb_2 of both lines: vecPQ parallel (vecb_1 times vecb_2) ### Core Logic Let's define general points on both lines: - Point P on L_1: (1+lambda, \, 2-lambda, \, 3+lambda) - Point Q on L_2: (4+mu, \, 5+mu, \, 6-mu) The direction ratios of vector vecPQ are: vecPQ = (3+mu-lambda)hati + (3+mu+lambda)hatj + (3-mu-lambda)hatk ### Step 1: Compute Perpendicular Direction Vector Calculate the cross product of the directions of lines L_1 and L_2: vecb_1 times vecb_2 = beginvmatrix hati & hatj & hatk \\ 1 & -1 & 1 \\ 1 & 1 & -1 endvmatrix = 0hati + 2hatj + 2hatk Since vecPQ is parallel to (0, 2, 2), we compare the coordinate ratios: 3+mu-lambda = 0 implies lambda - mu = 3 quad implies (1) frac3+mu+lambda2 = frac3-mu-lambda2 implies 2mu + 2lambda = 0 implies lambda + mu = 0 quad implies (2)
Shortest distance foot coordinates calculation for Q29 - JEE Main 2024 01 February Morning
The graphic maps out the geometry of lines L1 and L2 intersected by their common perpendicular segment at points A and B.
### Step 2: Solve for Parameters and Midpoint Solving linear equations (1) and (2) simultaneously: lambda = frac32, quad mu = -frac32 Substitute these values back to find the specific coordinates of points P and Q: - P = left(frac52, \, frac12, \, frac92 ight) - Q = left(frac52, \, frac72, \, frac152 ight) The midpoint coordinates (alpha, beta, gamma) are: (alpha, beta, gamma) = left( frac5/2 + 5/22, \, frac1/2 + 7/22, \, frac9/2 + 15/22 right) = left(frac52, \, 2, \, 6 ight) ### Step 3: Final Computation Calculate the required terms: 2(alpha+beta+gamma) = 2left(frac52 + 2 + 6right) = 5 + 4 + 12 = 21 ### Pattern Recognition Sees: Explicit endpoints of the shortest distance line vector segment. Shortcut: Since the cross product component along hati is 0, the x-coordinates of both line points are identical, providing a massive shortcut to check algebraic equations immediately. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Three Dimensional Geometry
Q3 jee_main_2024_29_january_evening Angle Between Two Lines
Let P(3,2,3), Q(4,6,2) and R(7,3,2) be the vertices of Delta PQR. Then, the angle angle QPR is
  • A. fracpi6
  • B. cos^-1left(frac718right)
  • C. cos^-1left(frac118right)
  • D. fracpi3

Solution

### Related Formula cos theta = fracveca cdot vecb|veca||vecb| ### Core Logic Let us compute the direction ratios of the vectors overrightarrowPQ and overrightarrowPR originating from vertex P: Direction ratios of overrightarrowPQ = (4 - 3, 6 - 2, 2 - 3) = (1, 4, -1) Direction ratios of overrightarrowPR = (7 - 3, 3 - 2, 2 - 3) = (4, 1, -1) ### Step 1: Evaluating the Angle Using the dot product formula for the angle theta = angle QPR: cos theta = frac1(4) + 4(1) + (-1)(-1)sqrt1^2 + 4^2 + (-1)^2 cdot sqrt4^2 + 1^2 + (-1)^2 cos theta = frac4 + 4 + 1sqrt18 cdot sqrt18 = frac918 = frac12
Angle Between Two Lines diagram for Q3 - JEE Main 2024 Evening
Angle Between Two Lines diagram for Q3 - JEE Main 2024 Evening
Since cos theta = frac12, we have: theta = fracpi3 ### Pattern Recognition When asked for an angle like angle QPR, always ensure both vectors diverge from the common vertex P (i.e., use overrightarrowPQ and overrightarrowPR) to avoid sign errors. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Three Dimensional Geometry
Q26 jee_main_2024_29_january_evening Shortest Distance Between Two Lines
Let O be the origin, and M and N be the points on the lines fracx - 54 = fracy - 41 = fracz - 53 and fracx + 812 = fracy + 25 = fracz + 119 respectively such that MN is the shortest distance between the given lines. Then overlinemathrmOMcdot overlinemathrmON is equal to
Numerical Answer. Answer: 9 to 9

Solution

### Related Formula The line segment of shortest distance MN is perpendicular to both directing vectors vecb_1 and vecb_2. ### Core Logic Let general point coordinates be expressions of parameters lambda and mu: M = (4lambda + 5, lambda + 4, 3lambda + 5) N = (12mu - 8, 5mu - 2, 9mu - 11) Vector direction ratios of overrightarrowMN: overrightarrowMN = (4lambda - 12mu + 13, lambda - 5mu + 6, 3lambda - 9mu + 16) The cross product vector perpendicular to both lines is vecb_1 times vecb_2 = (-6, 0, 8). ### Step 1: Finding Parameters via Perpendicular Conditions Equating directional proportional factors: frac4lambda - 12mu + 13-6 = fraclambda - 5mu + 60 = frac3lambda - 9mu + 168 From the zero denominator constraint: lambda - 5mu + 6 = 0 quad dots (iii) From the first and third components: 8(4lambda - 12mu + 13) = -6(3lambda - 9mu + 16) implies 32lambda - 96mu + 104 = -18lambda + 54mu - 96 50lambda - 150mu + 200 = 0 implies lambda - 3mu + 4 = 0 quad dots (iv) Solving equations (iii) and (iv) yields lambda = -1 and mu = 1. ### Step 2: Vector Coordinate Evaluation Substituting parameter roots into point layout vectors: M = (4(-1)+5, -1+4, 3(-1)+5) = (1, 3, 2) N = (12(1)-8, 5(1)-2, 9(1)-11) = (4, 3, -2) Evaluating target scalar products: overlinemathrmOM cdot overlinemathrmON = 1(4) + 3(3) + 2(-2) = 4 + 9 - 4 = 9 ### Pattern Recognition Shortest distance points constrain line segments to align with the direct cross product vector. Setting proportional components yields quick parameters. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Three Dimensional Geometry
Q3 jee_main_2024_27_jan_morning Distance of a Point from a Line
The distance of the point (7, -2, 11) from the line fracx-61=fracy-40=fracz-83 along the line fracx-52=fracy-1-3=fracz-56, is:
  • A. 12
  • B. 14
  • C. 18
  • D. 21

Solution

### Related Formula fracx-x_1a = fracy-y_1b = fracz-z_1c = lambda ### Core Logic Let point A = (7, -2, 11). We want the distance from A to the line L_1: fracx-61=fracy-40=fracz-83 measured *along* a line parallel to L_2: fracx-52=fracy-1-3=fracz-56. The line passing through A parallel to L_2 will have the equation: fracx-72 = fracy+2-3 = fracz-116 = lambda Any general point B on this new line can be represented as: B equiv (2lambda + 7, -3lambda - 2, 6lambda + 11) ### Step 1: Finding Intersection Point B Since B lies on the given line L_1, its coordinates must satisfy the equation of L_1: frac(2lambda + 7) - 61 = frac(-3lambda - 2) - 40 = frac(6lambda + 11) - 83 Focus on the middle term (since denominator is 0, numerator must equal 0 for intersection): -3lambda - 6 = 0 Rightarrow lambda = -2 ### Step 2: Coordinates of B and Distance Calculation Substitute lambda = -2 back into the coordinates of point B: B = (2(-2)+7, -3(-2)-2, 6(-2)+11) = (3, 4, -1) Now, calculate the distance AB using the 3D distance formula: AB = sqrt(7-3)^2 + (-2-4)^2 + (11 - (-1))^2 AB = sqrt4^2 + (-6)^2 + (12)^2 AB = sqrt16 + 36 + 144 AB = sqrt196 = 14 ### Pattern Recognition Distance of a point from a line *along* another direction means finding the intersection of the given line and a new line passing through the point parallel to the direction vector. The zero in the direction ratio is a massive shortcut—just equate the corresponding numerator to zero. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Three Dimensional Geometry

More Three Dimensional Geometry Questions — jee_main_2025_28_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%)