Question
Question: Let the number 2, b, c be in A.P. and \(A\ =v\ \left[ \begin{matrix} 1 & 1 & 1 \\\ 2 & b &...
Let the number 2, b, c be in A.P. and A =v 1 2 4 1bb21cc2. If det(A)∈[2,16], then c lies in the interval:
A) [2,3)
B) 2+243,4
C) 3,2+243
D) [4,6]
Solution
Hint: Use the fact that 2, b, c is in A.P. the substitute b = 22+c and hence find the determinant. After finding the determinant use the fact it belongs to [2,16] and hence, find [4,6].
Complete step-by-step answer:
In the question it is given that 2, b, c is in A.P. and a matrix A is given which is 1 2 4 1bb21cc2. Further it is said that if the range of det(A)∈[2,16], then we have to find the interval of c.
As 2, b, c is in A.P. so we can say that,
b = 22+c.
Now, we will substitute the b in term of c in matrix A so we get,
A = 1 2 4 122+c(22+c)21cc2
Now, we will take det(A) so,
det(A) = 1((22+c)c2−c(22+c)2)−1(2c2−4c)+1(2(22+c)2−4(22+c))
On further expanding we get,
det(A) = 22c2+c3−4c(4+4c+c2)−2c2+4c+2(4+4c+c2)−4−2c
= 44c2+2c3−4c−4c2−c3−8c2+16c+8+8c+2c2+4−16−8c
On simplification we get,
det(A) = 4c3−6c2+12c−8
Now at first we will factorize the given numerator which is c3−6c2+12c−8 as (c)3+3×(−2)×(c)2+3×(−2)2×c+(−2)3 . Now we know that the formula of a3+3a2b+3ab2+b3 is (a+b)3 . So, we can factorize and write it as (c−2)3 .
Now, we can write (c3−6c2+12c−8) as (c−2)3
det(A) = (c−2)3
Now, as we know det(A) lie between 2 and 16 so,
2≤4(c−2)3≤16
On multiplying by 4 all the sides we get,
8≤(c−2)3≤64
Taking cube root in all the sides we get
2≤(c−2)≤4
So, $$$$
2+2≤c−2+2≤4+2
Hence, 4≤c≤6
The correct option is ‘D’.
Note: Students should be cautious while finding out the determinant because there is a high chance of making calculation mistakes. Also, while doing inequality they should know that taking cube root doesn't change signs but square root can.