KnowledgeBoat Logo
|

Mathematics

The matrix, A = [348202179]\begin{bmatrix} 3 & 4 & -8 \ 2 & 0 & -2 \ 1 & 7 & -9 \end{bmatrix}, then the value of a23 is:

  1. 2

  2. -8

  3. -9

  4. -2

Matrices

1 Like

Answer

i = Row

j = Column

In a23, i = 2 (Second row) j = 3 (Third column)

In given matrix:

A = [348202179]\begin{bmatrix} 3 & 4 & -8 \ 2 & 0 & -2 \ 1 & 7 & -9 \end{bmatrix}

The element in the second row and third column is −2.

Hence, option 4 is the correct option.

Answered By

1 Like


Related Questions