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 ▸

Show that (n^2) + (n+1)^2 + (n+2)^2 = 3n^2 + 6n + 5, Hence show that the sum of 3 consecutive square numbers is always 2 away from a multiple of 3.


Factorise the following quadratic x^2 - 8 + 16


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


How would I solve the following equation d^2x/dt^2 + 5dx/dt + 6x = 0