Question
Question: Let \(d\in R\), and \(A=\left[ \begin{matrix} -2 & 4+d & \sin \theta -2 \\\ 1 & \sin \thet...
Let d∈R, and A=−2 1 5 4+dsinθ+22sinθ−dsinθ−2d(−sinθ)+2+2d, θ∈[0,2π]. If the minimum value of det(A) is 8, then a value of d is?
(a) -7
(b) 2(2+2)
(c) -5
(d) 2(2+1)
Solution
First, by using the row transformation as R1→R1+R3−2R2 to the determinant of the matrix A, we get the simple form. Then, by expanding the determinant along the first row, we get a solution of the determinant. Then, we can clearly see that determinant gives minimum value when θ=23π as θ∈[0,2π],then by substituting, we get the value of d.
Complete step-by-step answer:
In this question, we are supposed to find the value of d from the given condition that det(A) is 8 which is minimum for the given matrix A as:
A=−2 1 5 4+dsinθ+22sinθ−dsinθ−2d(−sinθ)+2+2d
So, before proceeding for this, we must write the matrix A in determinant form as:
detA=−2 1 5 4+dsinθ+22sinθ−dsinθ−2d(−sinθ)+2+2d
Now, by using the row transformation as R1→R1+R3−2R2 to the determinant of the matrix A as:
detA=−2+5−2 1 5 4+d+2sinθ−d−2sinθ−4sinθ+22sinθ−dsinθ−2−sinθ+2+2d−2dd(−sinθ)+2+2d
Then, after solving row first, we get:
detA=1 1 5 0sinθ+22sinθ−d0d(−sinθ)+2+2d
Then, by expanding the determinant along first row, we get:
1[(sinθ+2)(2+2d−sinθ)−d(2sinθ−d)]
Then, by solving the above expression, we get:
4+4d−2sinθ+2sinθ+2dsinθ−sin2θ−2dsinθ+d2⇒d2+4d+4−sin2θ
Now, we are given the condition in the question that we get the minimum value of the determinant of A when the determinant is minimum.
So, we can clearly see that determinant gives minimum value when θ=23π as θ∈[0,2π], which in turn gives the value as:
sin2(23π)=(−1)2⇒1
Now, by equating the value of determinant to 8 and also substituting the value of sin2θ for minimum condition, we get:
d2+4d+4−1=8⇒(d+2)2=9⇒(d+2)=±3
Then, by using the above condition, we can get two values of d as:
d=3−2⇒d=1 or d=−3−2⇒d=−5
So, we get the values of d as 1 or -5.
So, the correct answer is “Option c”.
Note: Now, to solve these types of questions we need to know some of the basic formulas for the perfect square and condition of determinants. So, there is no compulsion that we expand along the first row, we can expand along any row or column to get the same result. Moreover, the formula used for perfect square is (a+b)2=a2+2ab+b2.