Matrices & Determinants
Evaluation of Determinants
Grade 12
Question:
<p>Let the numbers 2, <em>b</em> and <em>c</em> be in an A.P. and \(A = \begin{bmatrix} 1 & 1 & 1 \\ 2 & b & c \\ 4 & b^2 & c^2 \end{bmatrix}\). If \(\det(A) \in [2, 16]\), then \(c\) lies in the interval:</p>
<p>\([2, 3)\)</p>
<p>\((2 + 2^{3/4}, 4)\)</p>
<p>\([4, 6]\)</p>
<p>\([3, 2 + 2^{3/4}]\)</p>
Step-by-Step Solution
Key Concept: Since 2, b, c are in A.P., we have b = 2 + d and c = 2 + 2d for some common difference d. The determinant of this Vandermonde-type matrix factors as det(A) = (b-2)(c-2)(c-b), which simplifies to d²(2d) after substitution. Use the constraint 2 ≤ 2d³ ≤ 16 to find the range of d, then convert to the range of c.
<p><strong>Step 1:</strong> Use the A.P. condition. Since 2, b, c are in A.P.:</p><p>b = 2 + d and c = 2 + 2d for common difference d</p><p><strong>Step 2:</strong> Recognize the matrix structure and compute det(A):</p><p>This is a Vandermonde-type determinant: det(A) = (b−2)(c−2)(c−b)</p><p>Substituting: det(A) = d · 2d · d = 2d³</p><p><strong>Step 3:</strong> Apply the constraint det(A) ∈ [2, 16]:</p><p>For d > 0: 2 ≤ 2d³ ≤ 16 → 1 ≤ d³ ≤ 8 → 1 ≤ d ≤ 2</p><p>For d < 0: 2 ≤ −2d³ ≤ 16 → −8 ≤ d³ ≤ −1 → −2 ≤ d ≤ −1</p><p><strong>Step 4:</strong> Convert to range of c = 2 + 2d:</p><p>When 1 ≤ d ≤ 2: c ∈ [4, 6]</p><p>When −2 ≤ d ≤ −1: c ∈ [−2, 0]</p><p>∴ Answer: D (c ∈ [−2, 0] ∪ [4, 6])</p>
Correct Answer: D