JEE Challenger
More from Three Dimensional Geometry

Parallel Planes Defined by Difference of Squared Distances

Let R3\mathbb{R}^3 denote the three-dimensional space. Take two points P=(1,2,3)P = (1,2,3) and Q=(4,2,7)Q = (4,2,7). Let dist(X,Y)dist(X,Y) denote the distance between two points XX and YY in R3\mathbb{R}^3. Let

S={XR3:(dist(X,P))2(dist(X,Q))2=50} andS = \left\{X \in \mathbb{R}^3 : (dist(X,P))^2 - (dist(X,Q))^2 = 50\right\} \text{ and} T={YR3:(dist(Y,Q))2(dist(Y,P))2=50}.T = \left\{Y \in \mathbb{R}^3 : (dist(Y,Q))^2 - (dist(Y,P))^2 = 50\right\}.

Then which of the following statements is (are) TRUE?

Options

A

There is a triangle whose area is 11 and all of whose vertices are from SS.

Correct
B

There are two distinct points LL and MM in TT such that each point on the line segment LMLM is also in TT.

Correct
C

There are infinitely many rectangles of perimeter 4848, two of whose vertices are from SS and the other two vertices are from TT.

Correct
D

There is a square of perimeter 4848, two of whose vertices are from SS and the other two vertices are from TT.

Correct

Step-by-Step Solution

To determine which of the given statements are true, we first determine the geometric representations of the sets SS and TT.

Let X=(x,y,z)R3X = (x, y, z) \in \mathbb{R}^3. The given points are P=(1,2,3)P = (1, 2, 3) and Q=(4,2,7)Q = (4, 2, 7).

Step 1: Equations of Sets SS and TT

For set SS: (dist(X,P))2(dist(X,Q))2=50(\text{dist}(X, P))^2 - (\text{dist}(X, Q))^2 = 50

Expanding the distance terms: [(x1)2+(y2)2+(z3)2][(x4)2+(y2)2+(z7)2]=50\left[(x - 1)^2 + (y - 2)^2 + (z - 3)^2\right] - \left[(x - 4)^2 + (y - 2)^2 + (z - 7)^2\right] = 50

Simplifying: [(x1)2(x4)2]+[(z3)2(z7)2]=50\left[(x - 1)^2 - (x - 4)^2\right] + \left[(z - 3)^2 - (z - 7)^2\right] = 50 (6x15)+(8z40)=50(6x - 15) + (8z - 40) = 50 6x+8z55=50    6x+8z=1056x + 8z - 55 = 50 \implies 6x + 8z = 105

Thus, SS is a plane given by the equation: S:3x+4z=1052S : 3x + 4z = \frac{105}{2}

For set TT: (dist(Y,Q))2(dist(Y,P))2=50(\text{dist}(Y, Q))^2 - (\text{dist}(Y, P))^2 = 50

This is equivalent to: [(dist(Y,P))2(dist(Y,Q))2]=50- \left[(\text{dist}(Y, P))^2 - (\text{dist}(Y, Q))^2\right] = 50 (6x+8z55)=50    6x+8z=5-(6x + 8z - 55) = 50 \implies 6x + 8z = 5

Thus, TT is a plane given by the equation: T:3x+4z=52T : 3x + 4z = \frac{5}{2}

Step 2: Relationship Between Planes SS and TT

Both SS and TT are parallel planes with a common normal vector n=(3,0,4)\vec{n} = (3, 0, 4).

The perpendicular distance dd between the parallel planes SS and TT is: d=10525232+02+42=505=10d = \frac{\left|\frac{105}{2} - \frac{5}{2}\right|}{\sqrt{3^2 + 0^2 + 4^2}} = \frac{50}{5} = 10


Step 3: Analysis of the Options

  • Option A: Since SS is a two-dimensional plane in R3\mathbb{R}^3, we can choose any three non-collinear points in SS to form a triangle of any arbitrary positive area, including area 11. Statement A is TRUE.

  • Option B: Since TT is a plane, it is a convex set. For any two distinct points L,MTL, M \in T, the entire line segment LMLM lies completely within the plane TT. Statement B is TRUE.

  • Option C: Consider a rectangle ABCDABCD where A,BSA, B \in S and C,DTC, D \in T. Let the length of side ADAD (connecting a point on plane SS to a point on plane TT) be hh. Since the minimum distance between the two planes is 1010, we must have h10h \ge 10. For ABCDABCD to have a perimeter of 4848: 2(AB+AD)=48    AB+h=24    AB=24h2(AB + AD) = 48 \implies AB + h = 24 \implies AB = 24 - h Since AB>0AB > 0, any h[10,24)h \in [10, 24) yields a valid rectangle length AB=24h>0AB = 24 - h > 0. Since there are infinitely many choices for hh in this interval, as well as infinitely many choices for the location and orientation of point ASA \in S, there exist infinitely many such rectangles. Statement C is TRUE.

  • Option D: For a square of perimeter 4848, each side length must be 484=12\frac{48}{4} = 12. Choosing AD=12AD = 12 and AB=12AB = 12: Since 121012 \ge 10 (the perpendicular distance between planes SS and TT), we can orient a vector AD\vec{AD} of length 1212 connecting ASA \in S to DTD \in T such that its angle θ\theta with the normal n^\hat{n} satisfies cosθ=1012=56\cos\theta = \frac{10}{12} = \frac{5}{6}. We can then choose a vector AB\vec{AB} in the plane SS of length 1212 that is perpendicular to AD\vec{AD}. Completing the rectangle with C=B+ADTC = B + \vec{AD} \in T forms a square of side 1212 and perimeter 4848. Statement D is TRUE.


Conclusion

All four statements A, B, C, and D are correct.

Parallel Planes Defined by Difference of Squared Distances | Mathematics PYQ Solution - JEE Challenger