IB Maths AI HL Matrix Transformations Paper 1 & 2 Area scale factor ~7 min read

Determinant of a Transformation Matrix

For T = (abcd), det T = adbc. The absolute value |det T| is the area scale factor: area of image = |det T| × area of object. Sign of det T tells you about orientation — negative means the shape was flipped (reflected).

📘 What you need to know

Area scale factor — the geometric meaning

The unit square has area 1. After T, the unit square becomes the parallelogram with sides T(1, 0) and T(0, 1) — i.e. the columns of T. That parallelogram has area |adbc|. So every shape’s area gets scaled by the same factor |det T| under T.

Area scale factor area of image = |det T| × area of object   where det T = adbc det T < 0  ⇒  orientation flipped;  |det T| = 1  ⇒  area preserved
Unit square → parallelogram of area |det T| OBJECT x y area = 1 (1,0) (0,1) T det = 6 IMAGE under T = (3 1; 1 2) x y area = 6 (3,1) (4,3) (1,2) det T cheatsheet det T = ad − bc area factor = |det T| Sign of det T +  orientation kept − orientation flipped 0 shape → line Standard det T rotation: det = 1 reflection: det = −1 enlargement k: det = k² stretch k: det = k det(ST) = det S · det T det(Tn) = (det T)n
Under T = (3112), det T = 3(2) − 1(1) = 5. Wait — double-check: area of image parallelogram = |det T| = 5, so the unit square (area 1) maps to a region of area 5. Every shape’s area gets multiplied by 5 under T.

Sign of det T — orientation

The sign tells you whether T flipped the shape:

Quick check: det(rotation) = +1, det(reflection) = −1, det(enlargement k) = k2, det(stretch k) = k. A negative det T always signals a reflection happened somewhere in the transformation.

🧭 Recipe — det T problems

  1. Compute det T = adbc (or use GDC).
  2. Area scale factor = |det T|.
  3. Area of image = |det T| × area of object.
  4. Sign of det T: + keeps orientation, − flips it (reflection involved).
  5. For composites: det(ST) = det(S) × det(T); for powers: det(Tn) = (det T)n.
  6. Finding unknowns: set |det T| = required scale factor and solve for the unknown entry.

Worked examples

WE 1

Find the area of the transformed triangle

Isosceles triangle ABC has A(3, 1), B(15, 1), C(9, 9). Triangle is transformed by T = (32−12). Find the area of the image.

area of ABC: base 12, height 8 area = ½ · 12 · 8 = 48 det T det T = 3(2) − 2(−1) = 6 + 2 = 8 area of image = |det T| · area of object area = 8 · 48 area = 384 square units
WE 2

Find unknown entry from area scale

Triangle ABC from WE 1 is now transformed by U = (a−23), where a ∈ ℤ. Given that the image has area twice the object, find a.

det U det U = a · a² − (−2)(3) = a³ + 6 area factor = 2, so |det U| = 2 |a³ + 6| = 2 case 1: a³ + 6 = 2 → a³ = −4 (not integer) case 2: a³ + 6 = −2 → a³ = −8 → a = −2 ✓ a = −2 always check the ± case when working from |det T|.
WE 3

Sign of det — orientation check

T = (0110). Find det T and state whether T preserves or reverses orientation.

det T = ad − bc = 0(0) − 1(1) = −1 sign is negative → orientation reversed |det T| = 1 → area unchanged det T = −1; T reverses orientation (reflection) this T is reflection in y = x — and reflections always give det = ±1 with sign −1.
WE 4

Determinant of a composite

S = (2003), T = (1−121). A shape of area 5 is transformed by “T then S”. Find the area of the final image.

det S and det T separately det S = 2(3) − 0(0) = 6 det T = 1(1) − (−1)(2) = 3 det(ST) = det S · det T det(ST) = 6 · 3 = 18 area of final image area = |18| · 5 = 90 area = 90 square units multiplying dets directly is faster than computing ST first.
WE 5

Determinant of a power

T = (2111). A square of area 4 is transformed by T5. Find the area of the image.

det T det T = 2(1) − 1(1) = 1 det(T5) = (det T)5 det(T5) = 15 = 1 area of image area = |1| · 4 = 4 area = 4 square units (unchanged) det T = 1 means T preserves area, no matter how many times you apply it.
WE 6

Singular matrix — when det T = 0

For which value of k does T = (k236) map every triangle to a degenerate one (zero area)? Describe what happens geometrically.

zero area ⇒ det T = 0 det T = 6k − 6 = 0 k = 1 check columns of T at k = 1 T = (1236); col 2 = 2 · col 1 k = 1; T squashes every shape onto the line y = 3x det T = 0 ⇔ columns are parallel ⇔ image is 1-dimensional. No inverse exists.

💡 Top tips

⚠ Common mistakes

Chapter complete — you now have all four Matrix Transformations sub-topics: transformation by a matrix (Tv + (e, f)), matrices of geometric transformations (rotation, reflection, enlargement, stretch), composite transformations (ST), and determinant as area scale factor (|det T|). Together these cover every Paper 1 & 2 matrix-transformation question on the AI HL syllabus.

Need help with Matrix Transformations?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session →