JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
Let . Then, the system of linear equations has :
- AExactly two solutions
- BInfinitely many solutions
- CA unique solution
- DNo solution
View written solutionFree
Correct answer: D
- Given matrix
Let so that
- Compute powers of
First,
=\begin{bmatrix} 2 & -2 \\ -2 & 2 \end{bmatrix}=2B.$$ Hence, $$B^2=2B.$$ This implies by induction that for $n\ge 1$, $$B^n=2^{n-1}B.$$ So, $$B^8=2^7B=128B.$$ --- 3. **Compute $A^8$** Since $A=iB$, $$A^8=(iB)^8=i^8B^8.$$ Now, $$i^8=(i^4)^2=1.$$ Therefore, $$A^8=B^8=128\begin{bmatrix} 1 & -1 \\ -1 & 1 \end{bmatrix} =\begin{bmatrix} 128 & -128 \\ -128 & 128 \end{bmatrix}.$$ --- 4. **Form the system** We need to solve $$A^8\begin{bmatrix}x\\y\end{bmatrix}=\begin{bmatrix}8\\64\end{bmatrix}.$$ That is, $$\begin{bmatrix} 128 & -128 \\ -128 & 128 \end{bmatrix}\begin{bmatrix}x\\y\end{bmatrix}=\begin{bmatrix}8\\64\end{bmatrix}.$$ This gives the equations: $$128x-128y=8$$ $$-128x+128y=64$$ Dividing by $128$: $$x-y=\frac{1}{16}$$ $$-x+y=\frac{1}{2}$$ But the second equation is equivalent to $$x-y=-\frac{1}{2},$$ which contradicts $$x-y=\frac{1}{16}.$$ So the system is **inconsistent**. --- 5. **Conclusion** Hence, the system has **no solution**. Therefore, the correct option is: $$\boxed{\text{D: No solution}}$$ --- 6. **Comparison with stored answer** Stored correct answer: **D** My derived answer: **D** They agree.More from Matrices and Determinants
- The total number of 3 3 matrices A having entries from the set {0, 1, 2, 3} such that the sum of all the diagonal entries of AAT is 9, is equal to .2021 · Numerical
- Let and be two 2 1 matrices with real entries such that A = XB, where …2021 · Numerical
- The system of equations kx + y + z = 1, x + ky + z = k and x + y + zk = k2 has no solution if k is equal to :2021 · MCQ
- If x, y, z are in arithmetic progression with common difference d, x 3d, and the determinant of the matrix …2021 · MCQ
- Let and such that AB = B and…2021 · Numerical
- If 1, log10(4x 2) and log10 are in arithmetic progression for a real number x, then the value of the determinant …2021 · Numerical
- The solutions of the equation …2021 · MCQ
- Let , , be the real roots of the equation, x3 + ax2 + bx + c = 0, (a, b, c R and a, b 0). If the system of equations (in u, v, w) given by u + v + w = 0, u + v + …2021 · MCQ