Why am I learning about matrices? What are they?!

Square matrices can be thought of simply as transformation operators—rotation, translation, or shear (distortion). A 2x2 matrix transforms a set of 2D coordinates, a 3x3 matrix translates a set of 3D coordinates etc. (Yes! 4D is a thing and its fascinating! See https://www.youtube.com/watch?v=BVo2igbFSPE for a brief visualisation or https://www.youtube.com/watch?v=vQ60rFwh2ig for some interesting trickery. Don't worry! 3D is all you need for A level... and life!) When thinking about matrices as transformation operators, the determinant of the matrix is related to the scaling factor of the transformation. eg. reflection matrices in any dimension have a determinant of -1.
You can also use matrices of any dimensions to solve series of simultaneous equations. Naturally solving two simultaneous equations is easy enough to do by hand, but what about three? Four? Ten? As soon as you hit more than three simultaneous equations, matrices are what you'll need to find the solutions. But again, fear not! At A-level you won't encounter anything more challenging than a 3x3 matrix. Any more than that would just be a mean and boring extension of the same old method.

AT

Related Further Mathematics A Level answers

All answers ▸

A useful practice: how to determine the number of solutions of a system of linear equations beforehand


Prove by induction that, for all integers n >=1 , ∑(from r=1 to n) r(2r−1)(3r−1)=(n/6)(n+1)(9n^2 -n−2). Assume that 9(k+1)^2 -(k+1)-2=9k^2 +17k+6


If a car of mass 1000kg travels up a slope inclined at 5 degrees at a speed of 20 meters per second calculate the power output of the car's engine (assuming a resistive force due to friction of 500N)


A golf ball is hit from horizontal ground with speed 10 m/s at an angle of p degrees above the horizontal. The greatest height the golf ball reached above ground level is 1.22m. Model the golf ball as a particle and ignore air resistance. Find p.