Why is it that when 'transformation A' is followed by 'transformation B', that the combined transformation is BA and not AB?

Remember that with matrix multiplication, "A times B" does not usually equal "B times A". If we take our 'matrix X' and transform it by 'matrix A'. We perform this transformation by calculating AX. If we then were to transform this new matrix 'AX' by a transformation represented by a matrix B, we would calculate B(AX). This leaves us with BAX. If we write this as (BA)X, we can see that the matrix 'BA' represents the combined transformation of A and then B.

JD

Related Further Mathematics GCSE answers

All answers ▸

How can I show that the lines between sets of points are perpendicular?


Using differentiation, show that f(x) = 2x^3 - 12x^2 + 25x - 11 is an increasing function.


Given f(x)= 8 − x^2, solve f(3x) = -28


In the expansion of (x-7)(3x**2+kx-3) the coefficient of x**2 is 0. i) Find the value of k ii) Find the coefficient of x. iii) write the fully expanded equation in terms of x