MCQMediumJEE 2023Solving Linear Equations (Matrix Method)

JEE Mathematics 2023 Question with Solution

Let the system of linear equations x+2y9z=7x+3y+7z=92x+y+5z=83x+y+13z=λ\begin{aligned} -x+2y-9z &= 7\\ -x+3y+7z &= 9\\ -2x+y+5z &= 8\\ -3x+y+13z &= \lambda \end{aligned} have a unique solution x=α, y=β, z=γx=\alpha,\ y=\beta,\ z=\gamma. Then the distance of the point (α,β,γ)(\alpha,\beta,\gamma) from the plane 2x2y+z=λ2x-2y+z=\lambda is

  • A

    77

  • B

    99

  • C

    1111

  • D

    1313

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: The system of equations is

x+2y9z=7x+3y+7z=92x+y+5z=83x+y+13z=λ\begin{aligned} -x+2y-9z &= 7 \\ -x+3y+7z &= 9 \\ -2x+y+5z &= 8 \\ -3x+y+13z &= \lambda \end{aligned}

Find: The distance of the point (α,β,γ)(\alpha,\beta,\gamma) from the plane 2x2y+z=λ2x-2y+z=\lambda.

First solve the first three equations. From

x+2y9z=7(1)-x+2y-9z=7 \quad (1) x+3y+7z=9(2)-x+3y+7z=9 \quad (2) 2x+y+5z=8(3)-2x+y+5z=8 \quad (3)

Subtracting (1)(1) from (2)(2),

y+16z=2(4)y+16z=2 \quad (4)

Multiply (1)(1) by 22 and subtract (3)(3):

(2x+4y18z)(2x+y+5z)=148(-2x+4y-18z)-(-2x+y+5z)=14-8

so

3y23z=6(5)3y-23z=6 \quad (5)

Now solve (4)(4) and (5)(5). From (4)(4),

y=216zy=2-16z

Substitute into (5)(5):

3(216z)23z=63(2-16z)-23z=6 648z23z=66-48z-23z=6 71z=0z=071z=0 \Rightarrow z=0

Hence,

y=2y=2

Substitute in (1)(1):

x+4=7x=3-x+4=7 \Rightarrow x=-3

Thus,

(α,β,γ)=(3,2,0)(\alpha,\beta,\gamma)=(-3,2,0)

Now substitute this solution into the fourth equation to find λ\lambda:

3(3)+2+13(0)=λ-3(-3)+2+13(0)=\lambda 9+2=λλ=119+2=\lambda \Rightarrow \lambda=11

Use the distance formula from the point (x1,y1,z1)(x_1,y_1,z_1) to the plane Ax+By+Cz+D=0Ax+By+Cz+D=0:

d=Ax1+By1+Cz1+DA2+B2+C2d=\frac{|Ax_1+By_1+Cz_1+D|}{\sqrt{A^2+B^2+C^2}}

The plane is

2x2y+zλ=02x-2y+z-\lambda=0

Substitute (x1,y1,z1)=(3,2,0)(x_1,y_1,z_1)=(-3,2,0) and λ=11\lambda=11:

d=2(3)2(2)+0114+4+1d=\frac{|2(-3)-2(2)+0-11|}{\sqrt{4+4+1}} =64113=\frac{|-6-4-11|}{3} =213=7=\frac{21}{3}=7

Therefore, the distance is 77 and the correct option is A.

Solve subset first, then parameter

Given: There are more equations than variables. Find: The required distance.

A quick way is to first solve any consistent subset of three equations to get the unique point, then use the remaining equation to determine the parameter.

From the first three equations, the solution is

(α,β,γ)=(3,2,0)(\alpha,\beta,\gamma)=(-3,2,0)

Using the fourth equation,

3(3)+2+13(0)=λ-3(-3)+2+13(0)=\lambda λ=11\lambda=11

Now the plane becomes

2x2y+z11=02x-2y+z-11=0

Distance from (3,2,0)(-3,2,0) is

d=2(3)2(2)+01122+(2)2+12=213=7d=\frac{|2(-3)-2(2)+0-11|}{\sqrt{2^2+(-2)^2+1^2}}=\frac{21}{3}=7

Therefore, the correct option is A.

Common mistakes

  • Solving all four equations simultaneously at the start. This is unnecessary because the first three equations already determine x,y,zx, y, z. First find (α,β,γ)(\alpha,\beta,\gamma) from a consistent subset, then use the fourth equation only to determine λ\lambda.

  • Using the wrong plane form in the distance formula. The plane 2x2y+z=λ2x-2y+z=\lambda must be written as 2x2y+zλ=02x-2y+z-\lambda=0, so the constant term is λ-\lambda, not +λ+\lambda.

  • Making an error in elimination, especially while forming 3y23z=63y-23z=6. The coefficient of zz comes from 18z5z=23z-18z-5z=-23z. Keep track of signs carefully during subtraction.

Practice more Solving Linear Equations (Matrix Method) questions

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

Related questions