Write the determinant
We are given
f ( x ) = ∣ cos x x 1 2 sin x x 2 2 x tan x x 1 ∣ . f(x)=\begin{vmatrix}
\cos x & x & 1\\
2\sin x & x^2 & 2x\\
\tan x & x & 1
\end{vmatrix}. f ( x ) = cos x 2 sin x tan x x x 2 x 1 2 x 1 .
We need
lim x → 0 f ′ ( x ) x . \lim_{x\to 0}\frac{f'(x)}{x}. x → 0 lim x f ′ ( x ) .
Simplify the determinant
Notice that the third column is
( 1 2 x 1 ) . \begin{pmatrix}1\\2x\\1\end{pmatrix}. 1 2 x 1 .
Expand along the third column:
f ( x ) = 1 ⋅ ∣ 2 sin x x 2 tan x x ∣ − 2 x ⋅ ∣ cos x x tan x x ∣ + 1 ⋅ ∣ cos x x 2 sin x x 2 ∣ . f(x)=1\cdot \begin{vmatrix}2\sin x & x^2\\ \tan x & x\end{vmatrix}
-2x\cdot \begin{vmatrix}\cos x & x\\ \tan x & x\end{vmatrix}
+1\cdot \begin{vmatrix}\cos x & x\\ 2\sin x & x^2\end{vmatrix}. f ( x ) = 1 ⋅ 2 sin x tan x x 2 x − 2 x ⋅ cos x tan x x x + 1 ⋅ cos x 2 sin x x x 2 .
Now compute each minor:
∣ 2 sin x x 2 tan x x ∣ = 2 x sin x − x 2 tan x , \begin{vmatrix}2\sin x & x^2\\ \tan x & x\end{vmatrix}
=2x\sin x-x^2\tan x, 2 sin x tan x x 2 x = 2 x sin x − x 2 tan x ,
∣ cos x x tan x x ∣ = x cos x − x tan x = x ( cos x − tan x ) , \begin{vmatrix}\cos x & x\\ \tan x & x\end{vmatrix}
=x\cos x-x\tan x=x(\cos x-\tan x), cos x tan x x x = x cos x − x tan x = x ( cos x − tan x ) ,
∣ cos x x 2 sin x x 2 ∣ = x 2 cos x − 2 x sin x . \begin{vmatrix}\cos x & x\\ 2\sin x & x^2\end{vmatrix}
=x^2\cos x-2x\sin x. cos x 2 sin x x x 2 = x 2 cos x − 2 x sin x .
Hence
f ( x ) = ( 2 x sin x − x 2 tan x ) − 2 x ⋅ x ( cos x − tan x ) + ( x 2 cos x − 2 x sin x ) . f(x)=(2x\sin x-x^2\tan x)-2x\cdot x(\cos x-\tan x)+(x^2\cos x-2x\sin x). f ( x ) = ( 2 x sin x − x 2 tan x ) − 2 x ⋅ x ( cos x − tan x ) + ( x 2 cos x − 2 x sin x ) .
Simplify:
f ( x ) = 2 x sin x − x 2 tan x − 2 x 2 cos x + 2 x 2 tan x + x 2 cos x − 2 x sin x . f(x)=2x\sin x-x^2\tan x-2x^2\cos x+2x^2\tan x+x^2\cos x-2x\sin x. f ( x ) = 2 x sin x − x 2 tan x − 2 x 2 cos x + 2 x 2 tan x + x 2 cos x − 2 x sin x .
The 2 x sin x 2x\sin x 2 x sin x terms cancel, so
f ( x ) = x 2 ( tan x − cos x ) . f(x)=x^2(\tan x-\cos x). f ( x ) = x 2 ( tan x − cos x ) .
Differentiate
Using product rule,
f ′ ( x ) = 2 x ( tan x − cos x ) + x 2 ( sec 2 x + sin x ) . f'(x)=2x(\tan x-\cos x)+x^2(\sec^2 x+\sin x). f ′ ( x ) = 2 x ( tan x − cos x ) + x 2 ( sec 2 x + sin x ) .
Therefore
f ′ ( x ) x = 2 ( tan x − cos x ) + x ( sec 2 x + sin x ) . \frac{f'(x)}{x}=2(\tan x-\cos x)+x(\sec^2 x+\sin x). x f ′ ( x ) = 2 ( tan x − cos x ) + x ( sec 2 x + sin x ) .
Take the limit as x → 0 x\to 0 x → 0
As x → 0 x\to 0 x → 0 ,
tan x → 0 , cos x → 1 , x sec 2 x → 0 , x sin x → 0. \tan x\to 0,\qquad \cos x\to 1,\qquad x\sec^2 x\to 0,\qquad x\sin x\to 0. tan x → 0 , cos x → 1 , x sec 2 x → 0 , x sin x → 0.
So
lim x → 0 f ′ ( x ) x = 2 ( 0 − 1 ) + 0 = − 2. \lim_{x\to 0}\frac{f'(x)}{x}=2(0-1)+0=-2. x → 0 lim x f ′ ( x ) = 2 ( 0 − 1 ) + 0 = − 2.
Check options
A: does not exist — false
B: equal to 2 2 2 — false
C: equal to 0 0 0 — false
D: equal to − 2 -2 − 2 — true
Therefore the correct option is D .