MCQMediumJEE 2025Determinants Basics

JEE Mathematics 2025 Question with Solution

For some a,ba, b, let f(x)=a+sinxx1ba1+sinxxba1b+sinxxf(x) = \left| \begin{matrix} a + \frac{\sin x}{x} & 1 & b\\ a & 1 + \frac{\sin x}{x} & b\\ a & 1 & b + \frac{\sin x}{x} \end{matrix} \right|, where x0x \neq 0, limx0f(x)=λ+μa+νb\lim_{x \to 0} f(x) = \lambda + \mu a + \nu b. Then (λ+μ+ν)2(\lambda + \mu + \nu)^2 is equal to:

  • A

    2525

  • B

    1616

  • C

    3636

  • D

    99

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given:

f(x)=a+sinxx1ba1+sinxxba1b+sinxxf(x) = \left| \begin{matrix} a + \frac{\sin x}{x} & 1 & b\\ a & 1 + \frac{\sin x}{x} & b\\ a & 1 & b + \frac{\sin x}{x} \end{matrix} \right|

and

limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1

Find: (λ+μ+ν)2(\lambda + \mu + \nu)^2 where

limx0f(x)=λ+μa+νb\lim_{x \to 0} f(x) = \lambda + \mu a + \nu b

As x0x \to 0, the determinant becomes

a+11ba2ba1b+1\left| \begin{matrix} a + 1 & 1 & b\\ a & 2 & b\\ a & 1 & b + 1 \end{matrix} \right|

Now apply row operations using the structure visible in the matrix:

R1R1R2,R3R3R2R_1 \to R_1 - R_2, \qquad R_3 \to R_3 - R_2

Then the determinant becomes

110a2b011\left| \begin{matrix} 1 & -1 & 0\\ a & 2 & b\\ 0 & -1 & 1 \end{matrix} \right|

Expanding this determinant,

det=12b11(1)ab01=(21b(1))+a=2+b+a\begin{aligned} \det &= 1\cdot \begin{vmatrix} 2 & b\\ -1 & 1 \end{vmatrix} - (-1)\cdot \begin{vmatrix} a & b\\ 0 & 1 \end{vmatrix} \\ &= (2\cdot 1 - b(-1)) + a \\ &= 2 + b + a \end{aligned}

So,

λ+μa+νb=a+b+2\lambda + \mu a + \nu b = a + b + 2

Comparing coefficients,

λ=2,μ=1,ν=1\lambda = 2, \qquad \mu = 1, \qquad \nu = 1

Hence,

λ+μ+ν=2+1+1=4\lambda + \mu + \nu = 2 + 1 + 1 = 4

and therefore

(λ+μ+ν)2=16(\lambda + \mu + \nu)^2 = 16

The determinant-based working gives 1616. The solution marks option D, but that contradicts the extracted determinant calculation. The most defensible option from the working is B.

Cofactor Expansion

Given:

a+11ba2ba1b+1\left| \begin{matrix} a + 1 & 1 & b\\ a & 2 & b\\ a & 1 & b + 1 \end{matrix} \right|

after taking the limit x0x \to 0.

Find: (λ+μ+ν)2(\lambda + \mu + \nu)^2.

Expand along the first row:

f(0)=(a+1)2b1b+11abab+1+ba2a1\begin{aligned} f(0) &= (a+1)\begin{vmatrix} 2 & b\\ 1 & b+1 \end{vmatrix} - 1\begin{vmatrix} a & b\\ a & b+1 \end{vmatrix} + b\begin{vmatrix} a & 2\\ a & 1 \end{vmatrix} \end{aligned}

Compute the minors:

2b1b+1=2(b+1)b=b+2abab+1=a(b+1)ab=aa2a1=a2a=a\begin{aligned} \begin{vmatrix} 2 & b\\ 1 & b+1 \end{vmatrix} &= 2(b+1) - b = b+2 \\ \begin{vmatrix} a & b\\ a & b+1 \end{vmatrix} &= a(b+1) - ab = a \\ \begin{vmatrix} a & 2\\ a & 1 \end{vmatrix} &= a - 2a = -a \end{aligned}

Substitute back:

f(0)=(a+1)(b+2)a+b(a)=ab+2a+b+2aab=a+b+2\begin{aligned} f(0) &= (a+1)(b+2) - a + b(-a) \\ &= ab + 2a + b + 2 - a - ab \\ &= a + b + 2 \end{aligned}

Therefore,

λ=2,μ=1,ν=1\lambda = 2, \quad \mu = 1, \quad \nu = 1

So,

(λ+μ+ν)2=(2+1+1)2=16(\lambda + \mu + \nu)^2 = (2+1+1)^2 = 16

Therefore, the correct option according to the actual determinant evaluation is B.

Common mistakes

  • Taking λ=0\lambda = 0 from a+b+2a + b + 2 is incorrect. The constant term is 22, so λ=2\lambda = 2. Always compare the constant term and the coefficients of aa and bb separately.

  • Using the marked answer without checking the determinant is a conceptual mistake. When the solution contains contradictory statements, rely on the actual algebraic working and verify the determinant independently.

  • Substituting sinxx=0\frac{\sin x}{x} = 0 as x0x \to 0 is wrong. The standard limit is

    limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1

    Use this before evaluating the determinant.

Practice more Determinants Basics questions

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

Related questions