This is the polar opposite to my technique.
I rush through the exam in half the allotted time and spend the rest checking answers. I tried a similar technique to you once, but I panicked because I thought I was going too slow.
I maintain, to this day, that I got a 49 in spesh precisely because I took too long in the exam. I didn't get enough time to check through exam 2 completely and I ended up dropping a mark on a question that I hadn't checked because I didn't read the question properly the first time through.
Of course, the difference between a 49 and a 50 at the end of the day is 0.1 aggregate points so it's only an issue of pride for me. But you can see my point. You need to strike a balance between working quickly to get checking time and being careful.
When we perform transformations using martices, what does the
mean?
Also what does the
mean?
So the R^2 => R^2 means you're starting in two dimensions and you end on two dimensions.
An example of R^2 => R^1 would be
x = cos t, y = sin t, which parametrises the unit circle. See how I start with two variables and end with one? Hence the R^2 => R^1
x' and y' mean transformed x, y variables. So if I move my function 3 up, I write y' = y + 3