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โˆ’23aยฒ), 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 →