April 2026

Construct a 2×2 matrix A = [aij] whose elements aij are given by : aij = (i – j)^2/2

Construct 2×2 Matrix using aij = (i − j)^2 / 2 Constructing a Matrix using aij = (i − j)2 / 2 Question: Construct a \( 2 \times 2 \) matrix \( A = [a_{ij}] \) whose elements are given by \( a_{ij} = \frac{(i – j)^2}{2} \). Step 1: Matrix Order Rows → \( […]

Construct a 2×2 matrix A = [aij] whose elements aij are given by : aij = (i – j)^2/2 Read More »

Let A be a matrix of order 3×4. If R1 denotes the first row of A and C2 denotes its second column, then determine the orders of matrices R1 and C2.

Order of R1 and C2 of a 3×4 Matrix Order of First Row and Second Column of a Matrix Question: Let \( A \) be a matrix of order \( 3 \times 4 \). If \( R_1 \) denotes the first row and \( C_2 \) denotes the second column, find their orders. Concept Used

Let A be a matrix of order 3×4. If R1 denotes the first row of A and C2 denotes its second column, then determine the orders of matrices R1 and C2. Read More »

If A = [aij] = [[2,3,-5],[1,4,9],[0,7,-2]] and B = [bij] = [[2,-1],[-3,4],[1,2]] then find (i) a22 + b21 (ii) a11b11 + a22b22

Find a22 + b21 and a11b11 + a22b22 Matrix Element Problem Solution Question: If \( A = [a_{ij}] = \begin{bmatrix} 2 & 3 & -5 \\ 1 & 4 & 9 \\ 0 & 7 & -2 \end{bmatrix} \) and \( B = [b_{ij}] = \begin{bmatrix} 2 & -1 \\ -3 & 4 \\ 1

If A = [aij] = [[2,3,-5],[1,4,9],[0,7,-2]] and B = [bij] = [[2,-1],[-3,4],[1,2]] then find (i) a22 + b21 (ii) a11b11 + a22b22 Read More »

If a matrix has 8 elements, what are the possible orders it can have ? What if it has 5 elements ?

Possible Orders of a Matrix with Given Number of Elements Possible Orders of a Matrix with Given Number of Elements Question: If a matrix has 8 elements, what are the possible orders it can have? What if it has 5 elements? Concept Used If a matrix has order \( m \times n \), then the

If a matrix has 8 elements, what are the possible orders it can have ? What if it has 5 elements ? Read More »

The value of tan(cos^-1(3/5) + tan^-1(1/4)) is

Value of tan(cos⁻¹(3/5) + tan⁻¹(1/4)) Question Evaluate: \[ \tan\left(\cos^{-1}\left(\frac{3}{5}\right) + \tan^{-1}\left(\frac{1}{4}\right)\right) \] Solution Let \[ A = \cos^{-1}\left(\frac{3}{5}\right), \quad B = \tan^{-1}\left(\frac{1}{4}\right) \] Find tan A: \[ \cos A = \frac{3}{5} \Rightarrow \sin A = \frac{4}{5} \] \[ \tan A = \frac{4}{3} \] Find tan B: \[ \tan B = \frac{1}{4} \] Use identity: \[

The value of tan(cos^-1(3/5) + tan^-1(1/4)) is Read More »