Educational

Without using the concept of inverse of matrix, find the matrix [[x, y], [z, u]] such that [[5, -7], [-2, 3]] [[x, y], [z, u]] = [[-16, -6], [7, 2]]

Find Unknown Matrix Without Inverse Question Without using inverse, find \[ \begin{bmatrix} x & y \\ z & u \end{bmatrix} \] such that \[ \begin{bmatrix} 5 & -7 \\ -2 & 3 \end{bmatrix} \begin{bmatrix} x & y \\ z & u \end{bmatrix} = \begin{bmatrix} -16 & -6 \\ 7 & 2 \end{bmatrix} \] Solution Step

Without using the concept of inverse of matrix, find the matrix [[x, y], [z, u]] such that [[5, -7], [-2, 3]] [[x, y], [z, u]] = [[-16, -6], [7, 2]] Read More »

If A = [[1, 0, 2], [0, 2, 1], [2, 0, 3]], then show that A is a root of the polynomial f(x) = x^3 – 6x^2 + 7x + 2.

Show A is Root of Polynomial Question If \[ A = \begin{bmatrix} 1 & 0 & 2 \\ 0 & 2 & 1 \\ 2 & 0 & 3 \end{bmatrix} \] show that \(A\) is a root of the polynomial \[ f(x)=x^3-6x^2+7x+2. \] Solution Step 1: Write \(f(A)\) \[ f(A)=A^3 – 6A^2 + 7A +

If A = [[1, 0, 2], [0, 2, 1], [2, 0, 3]], then show that A is a root of the polynomial f(x) = x^3 – 6x^2 + 7x + 2. Read More »