Algebra Practice

Matrix Basics Practice Test

Advanced Algebra Practice Test: ACT math skills.

Matrix Basics Practice Test

This test has 20 questions

Instant feedback · Worked explanations
Matrix Questions · Linear Algebra

Matrix basics are mostly about reading structure before calculation.

This free Matrix Basics Practice Test contains 20 multiple-choice questions and does not require registration. The questions are written for Advanced Algebra and introductory Linear Algebra practice and focus on matrix notation, dimensions, rows, columns, entries, matrix equality, common matrix types, scalar multiplication, and basic entrywise operations. Each question has four answer choices, one correct answer, and a detailed explanation that shows the rule, calculation, or structural reasoning needed to solve it.

Notation
Dimensions
Entries
Matrix Types
Basic Operations
01

A matrix is an ordered rectangular array

The location of each number matters. Moving an entry to another row or column changes the matrix even if the same numbers are still present.

Foundation exampleRead structure before arithmetic

Example matrix

A= [ 416 230 ]

What to notice first

Count rows, count columns, then identify any requested entry by position.

02

Dimensions are written as rows by columns

The first number tells how many horizontal rows the matrix has. The second tells how many vertical columns it has.

rows stack vertically columns extend horizontally row one row two row three

Dimension example

[ 12 34 56 ]
3×2

There are three rows and two columns.

03

An entry is named by row first, column second

Subscript notation records a position inside the matrix. The first subscript is the row index; the second is the column index.

Entry notation

aij

The first index identifies the row and the second identifies the column.

Concrete example

A= [ 721 584 ]
a23 =4
04

Rows and columns can be treated as smaller vectors

Being able to isolate a row or a column prepares you for later topics such as matrix multiplication and systems.

Row matrix

[ 251 ]

A row matrix has exactly one row.

Column matrix

[ 2 5 1 ]

A column matrix has exactly one column.

05

Recognize the most common basic matrix types

Classification questions are often solved by looking at shape and entry pattern rather than doing arithmetic.

Rectangular matrix

The number of rows and columns are different.

Square matrix

The number of rows equals the number of columns.

Zero matrix

Every entry is zero.

Identity matrix

A square matrix with ones on the main diagonal and zeros elsewhere.

06

Zero and identity matrices play special roles

They act like matrix versions of additive zero and multiplicative one when the dimensions are compatible.

Zero matrix

O= [ 00 00 ]
A+O=A

Identity matrix

I2= [ 10 01 ]
AI=A
07

Two matrices are equal only if size and corresponding entries match

Having the same numbers is not enough. The dimensions and every corresponding position must agree.

Equality conditionSame shape, same entries
[ 2x 51 ] = [ 27 51 ]
x=7
08

A scalar multiplies every entry in the matrix

Scalar multiplication preserves the dimensions and changes each entry by the same factor.

Before scaling

2 [ 13 42 ]

After scaling

[ 26 84 ]
09

Basic addition and subtraction are entrywise operations

Corresponding entries combine directly, but only when the two matrices have identical dimensions.

Entrywise exampleDimensions must match
[ 14 21 ] + [ 32 56 ]
[ 42 75 ]
10

Use structural checks before doing arithmetic

Many basic matrix questions can be narrowed down immediately by checking shape, position, or operation compatibility.

Count rows first

Do not guess dimensions from the visual width of the matrix.

Read subscripts in order

Row index comes before column index.

Check dimensions

Addition and subtraction require exactly matching sizes.

Preserve positions

Entrywise operations never move an entry to a different location.

11

Skills Covered

These medium-level Matrix Basics questions require reading notation accurately, identifying dimensions and entries, recognizing common matrix types, testing equality, and applying simple scalar or entrywise operations.

Read structure

Identify rows, columns, dimensions, entries, and matrix shape.

Recognize types

Distinguish row, column, rectangular, square, zero, and identity matrices.

Apply basic rules

Use matrix equality, scalar multiplication, and compatible entrywise operations correctly.

12

How to Approach the Test

Basic matrix questions reward careful reading more than complicated computation.

1. Inspect the matrix

Count rows and columns and notice any special pattern.

2. Locate the requested position

If an entry is requested, use row first and column second.

3. Check the operation rule

Confirm that dimensions allow the requested entrywise operation.

4. Verify the result

Make sure the final dimensions and entry positions remain correct.

13

Common Mistakes

Most Matrix Basics errors come from reading positions incorrectly or overlooking a structural condition.

Writing columns by rows

Matrix dimensions are always stated as rows by columns.

Reversing entry subscripts

The first subscript is the row, and the second is the column.

Calling every square matrix an identity matrix

An identity matrix must have ones on the main diagonal and zeros everywhere else.

Forgetting to scale one entry

A scalar multiplies every entry in the matrix.

Adding matrices with different dimensions

Entrywise addition and subtraction require matching sizes.

Moving entries during basic operations

Scalar and entrywise operations change values but preserve entry positions.

Final matrix-basics audit

Use these checks before accepting an answer.

1
Were rows counted before columns?This determines the matrix dimensions.
2
Was entry notation read row first, column second?Subscript order identifies the exact position.
3
Was the matrix type classified from its actual structure?Check shape and entry pattern, not just appearance.
4
If matrices were compared, did every corresponding entry match?Equal matrices require equal dimensions and equal corresponding entries.
5
If a scalar was used, was every entry multiplied?No position should be skipped.
6
If matrices were added or subtracted, were their dimensions identical?Entrywise operations are undefined for mismatched sizes.
Use this free 20-question practice test for Advanced Algebra or introductory Linear Algebra review, placement preparation, or classroom practice. You can retake the test without creating an account. The examples in this review block are illustrative and are not copies of the test questions.