JEE Challenger
More from Matrices

Find Difference Between Maximum and Minimum Values of Integral Function

Let A=[13121α011]A = \begin{bmatrix} 1 & 3 & -1 \\ 2 & 1 & \alpha \\ 0 & 1 & -1 \end{bmatrix} be a singular matrix. Let f(x)=0x(t2+2t+3)dtf(x) = \int_{0}^{x} (t^2 + 2t + 3) dt, x[1,α]x \in [1, \alpha]. If MM and mm are respectively the maximum and the minimum values of ff in [1,α][1, \alpha], then 3(Mm)3(M - m) is equal to :

Options

A

64

B

68

Correct
C

72

D

76

Step-by-Step Solution

To find the value of 3(Mm)3(M - m), we proceed step-by-step:

Step 1: Find the value of α\alpha Given that matrix AA is singular, its determinant must be equal to zero, i.e., det(A)=0\det(A) = 0.

A=[13121α011]A = \begin{bmatrix} 1 & 3 & -1 \\ 2 & 1 & \alpha \\ 0 & 1 & -1 \end{bmatrix}

Expanding the determinant along the first column:

det(A)=11α1123111+0311α\det(A) = 1 \cdot \begin{vmatrix} 1 & \alpha \\ 1 & -1 \end{vmatrix} - 2 \cdot \begin{vmatrix} 3 & -1 \\ 1 & -1 \end{vmatrix} + 0 \cdot \begin{vmatrix} 3 & -1 \\ 1 & \alpha \end{vmatrix} det(A)=1((1)α)2(3(1))+0\det(A) = 1((-1) - \alpha) - 2(-3 - (-1)) + 0 det(A)=1α2(2)=3α\det(A) = -1 - \alpha - 2(-2) = 3 - \alpha

Since det(A)=0\det(A) = 0:

3α=0    α=33 - \alpha = 0 \implies \alpha = 3

Thus, the interval for xx is [1,α]=[1,3][1, \alpha] = [1, 3].


Step 2: Determine the nature of f(x)f(x) on [1,3][1, 3] The function f(x)f(x) is given by:

f(x)=0x(t2+2t+3)dtf(x) = \int_{0}^{x} (t^2 + 2t + 3) \, dt

Using the Leibniz Rule for differentiation under the integral sign:

f(x)=x2+2x+3=(x+1)2+2f'(x) = x^2 + 2x + 3 = (x + 1)^2 + 2

Since (x+1)2+2>0(x + 1)^2 + 2 > 0 for all real xx, f(x)>0f'(x) > 0 on the interval [1,3][1, 3]. This implies that f(x)f(x) is a strictly increasing function on [1,3][1, 3].


Step 3: Find the maximum (MM) and minimum (mm) values Since f(x)f(x) is strictly increasing on [1,3][1, 3]:

  • The minimum value mm occurs at the lower boundary, x=1x = 1, so m=f(1)m = f(1).
  • The maximum value MM occurs at the upper boundary, x=3x = 3, so M=f(3)M = f(3).

Therefore, the difference MmM - m is:

Mm=f(3)f(1)=03(t2+2t+3)dt01(t2+2t+3)dt=13(t2+2t+3)dtM - m = f(3) - f(1) = \int_{0}^{3} (t^2 + 2t + 3) \, dt - \int_{0}^{1} (t^2 + 2t + 3) \, dt = \int_{1}^{3} (t^2 + 2t + 3) \, dt

Step 4: Evaluate the integral

Mm=[t33+t2+3t]13M - m = \left[ \frac{t^3}{3} + t^2 + 3t \right]_{1}^{3} Mm=(333+32+3(3))(133+12+3(1))M - m = \left( \frac{3^3}{3} + 3^2 + 3(3) \right) - \left( \frac{1^3}{3} + 1^2 + 3(1) \right) Mm=(9+9+9)(13+1+3)M - m = (9 + 9 + 9) - \left( \frac{1}{3} + 1 + 3 \right) Mm=27133=81133=683M - m = 27 - \frac{13}{3} = \frac{81 - 13}{3} = \frac{68}{3}

Step 5: Compute 3(Mm)3(M - m)

3(Mm)=3×683=683(M - m) = 3 \times \frac{68}{3} = 68

Correct Option: B

Find Difference Between Maximum and Minimum Values of Integral Function | Mathematics PYQ Solution - JEE Challenger