MCQMediumJEE 2023Equation of Plane

JEE Mathematics 2023 Question with Solution

The plane, passing through the points (0,1,2)(0, -1, 2) and (1,2,1)(-1, 2, 1) and parallel to the line passing through (5,1,7)(5,1,-7) and (1,1,1)(1,-1,-1), also passes through the point

  • A

    (0,5,2)(0, 5, -2)

  • B

    (2,5,0)(-2, 5, 0)

  • C

    (2,0,1)(2, 0, 1)

  • D

    (1,2,1)(1, -2, 1)

Answer

Correct answer:B

Step-by-step solution

Standard Method

Given: The plane passes through (0,1,2)(0,-1,2) and (1,2,1)(-1,2,1), and is parallel to the line through (5,1,7)(5,1,-7) and (1,1,1)(1,-1,-1).

Find: Which given point also lies on the plane.

First, form two vectors lying in the plane:

a=(10,  2(1),  12)=(1,3,1)\mathbf{a} = (-1-0,\; 2-(-1),\; 1-2) = (-1,3,-1) b=(15,  11,  1(7))=(4,2,6)\mathbf{b} = (1-5,\; -1-1,\; -1-(-7)) = (-4,-2,6)

Since the plane contains a\mathbf{a} and is parallel to b\mathbf{b}, its normal vector is

n=a×b\mathbf{n} = \mathbf{a} \times \mathbf{b}

Using the cross product,

n=(16,10,14)\mathbf{n} = (16,10,14)

Now use the point-normal form of the plane through (0,1,2)(0,-1,2):

16(x0)+10(y+1)+14(z2)=016(x-0) + 10(y+1) + 14(z-2) = 0

Simplifying,

16x+10y+14z18=016x + 10y + 14z - 18 = 0

Check option BB, namely (2,5,0)(-2,5,0):

16(2)+10(5)+14(0)18=32+5018=016(-2) + 10(5) + 14(0) - 18 = -32 + 50 - 18 = 0

So this point satisfies the plane equation.

Therefore, the correct option is B, that is, (2,5,0)(-2,5,0).

Cross Product Expansion

Given: Two points on the plane are (0,1,2)(0,-1,2) and (1,2,1)(-1,2,1), and the plane is parallel to the line through (5,1,7)(5,1,-7) and (1,1,1)(1,-1,-1).

Find: The option that lies on this plane.

A vector joining the two given points of the plane is

a=(1,3,1)\mathbf{a} = (-1,3,-1)

A direction vector of the given line is

b=(4,2,6)\mathbf{b} = (-4,-2,6)

The normal vector is obtained by

n=a×b\mathbf{n} = \mathbf{a} \times \mathbf{b}

Expand it as

n=i^((3)(6)(1)(2))j^((1)(6)(1)(4))+k^((1)(2)(3)(4))=i^(182)j^(64)+k^(2+12)=16i^+10j^+14k^\begin{aligned} \mathbf{n} &= \hat{i}\big((3)(6)-(-1)(-2)\big) - \hat{j}\big((-1)(6)-(-1)(-4)\big) + \hat{k}\big((-1)(-2)-(3)(-4)\big) \\ &= \hat{i}(18-2) - \hat{j}(-6-4) + \hat{k}(2+12) \\ &= 16\hat{i} + 10\hat{j} + 14\hat{k} \end{aligned}

Hence,

n=(16,10,14)\mathbf{n} = (16,10,14)

Equation of the plane through (0,1,2)(0,-1,2) is

16(x0)+10(y+1)+14(z2)=016(x-0) + 10(y+1) + 14(z-2) = 0 16x+10y+14z18=016x + 10y + 14z - 18 = 0

Now test the options. For (2,5,0)(-2,5,0),

16(2)+10(5)+14(0)18=016(-2) + 10(5) + 14(0) - 18 = 0

Hence this point lies on the plane.

Therefore, the correct option is B.

Common mistakes

  • Using only the two given points to form the plane equation is incorrect because infinitely many planes can pass through the same two points. You must also use the fact that the plane is parallel to the given line to get a second direction vector in the plane.

  • Taking the normal vector directly as either a\mathbf{a} or b\mathbf{b} is wrong because both of them lie in the plane. The normal vector must be perpendicular to both, so use the cross product a×b\mathbf{a} \times \mathbf{b}.

  • Making a sign error in the cross product, especially in the j^\hat{j} term, changes the plane equation. While expanding the determinant, remember that the middle term carries a negative sign.

Practice more Equation of Plane questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions