Ravi Kant Kumar

If [[2x + y, 4x], [5x – 7, 4x]] = [[7, 7y – 13], [y, x + 6]], then the value of x + y is

Find x + y Using Matrix Equality 📘 Question If \[ \begin{bmatrix} 2x + y & 4x \\ 5x – 7 & 4x \end{bmatrix} = \begin{bmatrix} 7 & 7y – 13 \\ y & x + 6 \end{bmatrix} \] Find \(x + y\). ✏️ Step-by-Step Solution Step 1: Compare corresponding elements \(2x + y = […]

If [[2x + y, 4x], [5x – 7, 4x]] = [[7, 7y – 13], [y, x + 6]], then the value of x + y is Read More »

The number of possible matrices of order 3×3 with each entry 2 or 0 is (a) 9 (b) 27 (c) 81 (d) none of these

Number of 3×3 Matrices (0 or 2) 📘 Question The number of possible matrices of order \(3 \times 3\) with each entry 0 or 2 is: (a) 9 (b) 27 (c) 81 (d) none of these ✏️ Step-by-Step Solution Step 1: Total entries \[ 3 \times 3 = 9 \text{ entries} \] Step 2: Choices

The number of possible matrices of order 3×3 with each entry 2 or 0 is (a) 9 (b) 27 (c) 81 (d) none of these Read More »

The matrix A = [[0, 0, 4], [0, 4, 0], [4, 0, 0]] is a (a) square matrix (b) diagonal matrix (c) unit matrix (d) none of these

Identify Type of Matrix 📘 Question The matrix \[ A = \begin{bmatrix} 0 & 0 & 4 \\ 0 & 4 & 0 \\ 4 & 0 & 0 \end{bmatrix} \] is a: (a) square matrix (b) diagonal matrix (c) unit matrix (d) none of these ✏️ Step-by-Step Solution Step 1: Check order Matrix has

The matrix A = [[0, 0, 4], [0, 4, 0], [4, 0, 0]] is a (a) square matrix (b) diagonal matrix (c) unit matrix (d) none of these Read More »

If A = [aij] is a scalar matrix of order n×n such that aii = k for all i, then trace of A is equal to (a) nk (b) n+k (c) n/k (d) none of these

Trace of Scalar Matrix 📘 Question If \(A = [a_{ij}]\) is a scalar matrix of order \(n \times n\) such that \(a_{ii} = k\), then find \(\text{Trace}(A)\). (a) \(nk\) (b) \(n + k\) (c) \(\frac{n}{k}\) (d) none of these ✏️ Step-by-Step Solution Step 1: Understand scalar matrix All diagonal elements are equal: \[ a_{11} =

If A = [aij] is a scalar matrix of order n×n such that aii = k for all i, then trace of A is equal to (a) nk (b) n+k (c) n/k (d) none of these Read More »

If I = [[1, 0], [0, 1]], J = [[0, 1], [-1, 0]] and B = [[cos θ, sin θ], [-sin θ, cos θ]], then B equals

Express B in Terms of I and J 📘 Question Given: \[ I = \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}, \quad J = \begin{bmatrix} 0 & 1 \\ -1 & 0 \end{bmatrix} \] and \[ B = \begin{bmatrix} \cos\theta & \sin\theta \\ -\sin\theta & \cos\theta \end{bmatrix} \] Express \(B\) in terms of

If I = [[1, 0], [0, 1]], J = [[0, 1], [-1, 0]] and B = [[cos θ, sin θ], [-sin θ, cos θ]], then B equals Read More »

If A = [[0, 2], [3, -4]] and kA = [[0, 3a], [2b, 24]], then the values of k, a, b are respectively

Find k, a, b Using kA 📘 Question If \[ A = \begin{bmatrix} 0 & 2 \\ 3 & -4 \end{bmatrix} \] and \[ kA = \begin{bmatrix} 0 & 3a \\ 2b & 24 \end{bmatrix} \] Find \(k, a, b\). ✏️ Step-by-Step Solution Step 1: Multiply matrix by scalar \[ kA = k \begin{bmatrix} 0

If A = [[0, 2], [3, -4]] and kA = [[0, 3a], [2b, 24]], then the values of k, a, b are respectively Read More »

Which of the given values of x and y make the following pairs of matrices equal ? [[3x+7, 5], [y+1, 2-3x]] and [[0, y-2], [8, 4]]

Find x and y Using Matrix Equality 📘 Question Find \(x\) and \(y\) such that: \[ \begin{bmatrix} 3x + 7 & 5 \\ y + 1 & 2 – 3x \end{bmatrix} = \begin{bmatrix} 0 & y – 2 \\ 8 & 4 \end{bmatrix} \] ✏️ Step-by-Step Solution Step 1: Compare corresponding elements \(3x + 7

Which of the given values of x and y make the following pairs of matrices equal ? [[3x+7, 5], [y+1, 2-3x]] and [[0, y-2], [8, 4]] Read More »

The number of all possible matrices of order 3 × 3 with each entry 0 or 1 is (a) 27 (b) 18 (c) 81 (d) 512

Number of 3×3 Matrices 📘 Question The number of all possible matrices of order \(3 \times 3\) with each entry 0 or 1 is: (a) 27 (b) 18 (c) 81 (d) 512 ✏️ Step-by-Step Solution Step 1: Total entries A \(3 \times 3\) matrix has: \[ 3 \times 3 = 9 \text{ entries} \] Step

The number of all possible matrices of order 3 × 3 with each entry 0 or 1 is (a) 27 (b) 18 (c) 81 (d) 512 Read More »

Out of the following matrices, choose that matrix which is a scalar matrix :

Identify Scalar Matrix 📘 Question Out of the following matrices, choose the matrix which is a scalar matrix: (a) \(\begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\) (b) \(\begin{bmatrix}0 & 0 & 0 \\ 0 & 0 & 0\end{bmatrix}\) (c) \(\begin{bmatrix}0 & 0 \\ 0 & 0 \\ 0 & 0\end{bmatrix}\) (d) \(\begin{bmatrix}0 \\ 0 \\

Out of the following matrices, choose that matrix which is a scalar matrix : Read More »