Back to Topic 1.14 — Matrices (HL only)
1.14.1Math AI HL8 flashcards

Introduction to matrices

Practice Flashcards

Flip to reveal answers
Card 1 of 81.14.1
1.14.1
Question

How do you state the order of a matrix?

Click to reveal answer

Track your progress — Sign up free to save your progress and get smart review reminders based on spaced repetition.

All 8 Flashcards — Introduction to matrices

Sign up free to track progress and get spaced-repetition review schedules.

Card 1concept

Question

How do you state the order of a matrix?

Answer

Rows × columns, rows first. E.g. 2 rows and 3 columns is a 2 × 3 matrix.

Card 2concept

Question

When can two matrices be added?

Answer

Only when they have the same order; then you add matching entries.

Card 3concept

Question

How do you scalar-multiply a matrix?

Answer

Multiply every entry by the scalar (e.g. 2A doubles each entry).

Card 4concept

Question

When is the product AB defined, and what is its order?

Answer

When A's columns = B's rows (inner numbers match). The result is (rows of A) × (columns of B) — the outer numbers.

Card 5concept

Question

How do you compute an entry of AB?

Answer

Slide along a row of A and down a column of B, multiply pair-by-pair, and add.

Card 6formula

Question

What is the 2×2 identity matrix and what does it do?

Answer

I = ((1, 0), (0, 1)); AI = IA = A, so it leaves a matrix unchanged (like ×1).

Card 7formula

Question

What is the determinant of A = ((a, b), (c, d))?

Answer

det A = ad − bc. If it equals 0, A has no inverse (singular).

Card 8formula

Question

What is the inverse of A = ((a, b), (c, d))?

Answer

A⁻¹ = 1/(ad − bc) · ((d, −b), (−c, a)): swap diagonal, negate off-diagonal, divide by det.

Track your progress with spaced repetition

Sign up free — Aimnova tells you exactly which cards to review and when, so you remember everything before your IB exam.

Start Free