Matrix Definition Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
What are the dimensions of [40โˆ’1732]\begin{bmatrix} 4 & 0 \\ -1 & 7 \\ 3 & 2 \end{bmatrix}?

Solution

  1. 1
    3 rows, 2 columns.
  2. 2
    Dimensions: 3ร—23 \times 2.

Answer

3ร—23 \times 2
Always count rows first (going down) then columns (going across). This matrix has 3 rows and 2 columns, making it a 3ร—23 \times 2 matrix.

About Matrix Definition

A matrix is a rectangular array of numbers arranged in rows (horizontal) and columns (vertical). An mร—nm \times n matrix has mm rows and nn columns. Each number in the matrix is called an entry or element, identified by its row and column position.

Learn more about Matrix Definition โ†’

More Matrix Definition Examples