Question
Question: If $f(x) = \begin{vmatrix} 3 & 2 & 1 \\ 6x^2 & 2x^3 & x^4 \\ 1 & a & a^2 \end{vmatrix}$, then find t...
If f(x)=36x2122x3a1x4a2, then find the value of f′(1).

0
3
5
8
0
Solution
We are given
f(x)=36x2122x3a1x4a2.
Because only the second row depends on x (the first and third rows are constant) the formula for differentiating a determinant (when only one row is variable) gives
f′(x)=3dxd(6x2)12dxd(2x3)a1dxd(x4)a2=312x126x2a14x3a2.
Now, evaluating at x=1 we have
f′(1)=312126a14a2.
We now compute this 3×3 determinant by expansion along the first row:
-
The (1,1) entry is 3. Its minor is 6a4a2=6a2−4a.
-
The (1,2) entry is 2. Its minor is 1214a2=12a2−4.
-
The (1,3) entry is 1. Its minor is 1216a=12a−6.
Thus
f′(1)=3(6a2−4a)−2(12a2−4)+(12a−6)=18a2−12a−24a2+8+12a−6=(18a2−24a2)+(−12a+12a)+(8−6)=−6a2+0+2=2−6a2.
Since the answer provided in the options is a number independent of a (the options being 0, 3, 5, and 8), one must choose the value of the parameter a so that 2−6a2 matches one of these numbers. Notice that setting 2−6a2=0⟹a2=31, we get the numerical answer 0.
Thus, if the constant a is such that a2=31 (that is, a=±31), then f′(1)=0.
Since none of the other choices yield a valid real a, the correct option is 0.
Explanation (minimal):
Only the second row of the determinant depends on x so
f′(x)=det312x126x2a14x3a2.
At x=1, expanding gives f′(1)=2−6a2. For this to equal one of the options, we require 2−6a2=0 (i.e. a2=31), so that the answer is 0.