From: Andrew Lorimer Date: Mon, 18 Feb 2019 00:18:44 +0000 (+1100) Subject: matrix transformations X-Git-Tag: yr12~252 X-Git-Url: https://git.lorimer.id.au/notes.git/diff_plain/b00e09306767d219a74b989234367681fd1cb5cd matrix transformations --- diff --git a/methods/transformations.md b/methods/transformations.md index 05f5c3b..121c02c 100644 --- a/methods/transformations.md +++ b/methods/transformations.md @@ -106,4 +106,10 @@ Addition of linear piecewise graphs - add $y$-values at key points Product functions: - product will equal 0 if one of the functions is equal to 0 -- turning point on one function does not equate to turning point on product \ No newline at end of file +- turning point on one function does not equate to turning point on product + +## Matrix transformations + +Find new point $(x^\prime, y^\prime)$. Substitute these into original equation to find image with original variables $(x, y)$. + +