Difference between revisions of "FP1 Matrices"
(→Objectives) |
|||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
Part of [[FP1]] | Part of [[FP1]] | ||
== Objectives == | == Objectives == | ||
| + | <onlyinclude> | ||
| + | *Can find the dimension of a matrix | ||
| + | *Can add and subtract matrices of the same dimension | ||
| + | *Can multiply a matrix by a scalar | ||
| + | *Can multiply matrices together | ||
| + | *Can use matrices to describe linear transformations, rotations, reflections and enlargements | ||
| + | *Understands matrix product and can use this to describe combinations of transformations | ||
| + | *Can find the inverse of a 2x2 matrix and use inverse matrices to reverse the effect of a linear transformation | ||
| + | *Can find the determinant of a matrix and use this to determine area scale factors | ||
| + | *Can use matrices to solve linear simultaneous equations | ||
| + | </onlyinclude> | ||
| + | |||
== Preparation == | == Preparation == | ||
| + | |||
| + | [[:File:Preparation_for_Using_Matrices.pdf|Introduction to matrix arithmetic]] | ||
| + | |||
== Supporting activities == | == Supporting activities == | ||
| + | Matrix meaning: [http://nrich.maths.org/6876 nrich activity] | ||
| + | |||
== Consolidation == | == Consolidation == | ||
== Homework == | == Homework == | ||
== Key questions == | == Key questions == | ||
== Assessment == | == Assessment == | ||
| + | == Notes == | ||
Latest revision as of 15:49, 25 June 2014
Part of FP1
Contents
Objectives
- Can find the dimension of a matrix
- Can add and subtract matrices of the same dimension
- Can multiply a matrix by a scalar
- Can multiply matrices together
- Can use matrices to describe linear transformations, rotations, reflections and enlargements
- Understands matrix product and can use this to describe combinations of transformations
- Can find the inverse of a 2x2 matrix and use inverse matrices to reverse the effect of a linear transformation
- Can find the determinant of a matrix and use this to determine area scale factors
- Can use matrices to solve linear simultaneous equations
Preparation
Introduction to matrix arithmetic
Supporting activities
Matrix meaning: nrich activity