JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
If the matrix satisfies , then the value of K is :
- A
- B
- C1
- D1
View written solutionFree
Correct answer: A
- Given matrix
and it satisfies
We need to find .
- Rewrite the equation
Since matrix multiplication is associative,
So we need to compute .
- Compute
Now multiply:
0\cdot 0+2K & 0\cdot 2+2(-1)\\ K\cdot 0+(-1)K & K\cdot 2+(-1)(-1) \end{pmatrix} =\begin{pmatrix} 2K & -2\\ -K & 2K+1 \end{pmatrix}.$$ --- 4. **Compute $A^3=A^2A$** $$A^3=\begin{pmatrix}2K&-2\\ -K&2K+1\end{pmatrix}\begin{pmatrix}0&2\\ K&-1\end{pmatrix}$$ Multiplying, $$A^3=\begin{pmatrix} 2K\cdot 0+(-2)K & 2K\cdot 2+(-2)(-1)\\ (-K)\cdot 0+(2K+1)K & (-K)\cdot 2+(2K+1)(-1) \end{pmatrix}$$ $$A^3=\begin{pmatrix} -2K & 4K+2\\ 2K^2+K & -4K-1 \end{pmatrix}.$$ --- 5. **Compute $A^4=A^3A$** $$A^4=\begin{pmatrix}-2K&4K+2\\ 2K^2+K&-4K-1\end{pmatrix}\begin{pmatrix}0&2\\ K&-1\end{pmatrix}$$ Multiplying, $$A^4=\begin{pmatrix} (-2K)\cdot 0+(4K+2)K & (-2K)\cdot 2+(4K+2)(-1)\\ (2K^2+K)\cdot 0+(-4K-1)K & (2K^2+K)\cdot 2+(-4K-1)(-1) \end{pmatrix}$$ $$A^4=\begin{pmatrix} 4K^2+2K & -8K-2\\ -4K^2-K & 4K^2+6K+1 \end{pmatrix}.$$ --- 6. **Use $A^4+3A=2I$** Now, $$3A=\begin{pmatrix}0&6\\ 3K&-3\end{pmatrix}.$$ Hence, $$A^4+3A=\begin{pmatrix} 4K^2+2K & -8K-2+6\\ -4K^2-K+3K & 4K^2+6K+1-3 \end{pmatrix}$$ $$A^4+3A=\begin{pmatrix} 4K^2+2K & 4-8K\\ -4K^2+2K & 4K^2+6K-2 \end{pmatrix}.$$ This must equal $$2I=\begin{pmatrix}2&0\\0&2\end{pmatrix}.$$ So equating entries: ### From the $(1,2)$ entry: $$4-8K=0$$ $$8K=4$$ $$K=\frac12.$$ Check with another entry. ### From the $(1,1)$ entry: $$4K^2+2K=2.$$ Substitute $K=\frac12$: $$4\left(\frac14\right)+2\left(\frac12\right)=1+1=2,$$ which is correct. ### From the $(2,1)$ entry: $$-4K^2+2K=0.$$ Substitute $K=\frac12$: $$-4\left(\frac14\right)+1=-1+1=0,$$ correct. ### From the $(2,2)$ entry: $$4K^2+6K-2=2.$$ Substitute $K=\frac12$: $$4\left(\frac14\right)+6\left(\frac12\right)-2=1+3-2=2,$$ correct. Thus, $$\boxed{K=\frac12}.$$ --- 7. **Option matching** Option A is $$\boxed{\frac12}.$$ So the correct option is **A**. --- 8. **Comparison with stored answer** Stored correct answer: **A** Our derived answer: **A** They match.More from Matrices and Determinants
- If the system of linear equations 2x + y z = 3 x y z = 3x + 3y + z = 3 has infinitely many solution, then + is equal to .2021 · Numerical
- Let , where [t] denotes the greatest integer less than or…2021 · MCQ
- Let [] be the greatest integer less than or equal to . The set of all values of for which the system of linear equations x + y + z = 4, 3x + 2y + 5z = 3, 9x + 4y + (28 + [])z = [] has a…2021 · MCQ
- Let . If A 1 = I + A, , R, I is a 2 2 identity matrix then 4() is equal to :2021 · MCQ
- For real numbers and , consider the following system of linear equations : x + y z = 2, x + 2y + z = 1, 2x y + z =. If the system has infinite solutions, then + is equal to …2021 · Numerical
- Let …2021 · Numerical
- If and M = A + A2 + A3 + ....... + A20, then the sum of all the elements of the matrix M is equal to …2021 · Numerical
- If the following system of linear equations 2x + y + z = 5 x y + z = 3 x + y + az = b has no solution, then :2021 · MCQ