Find the coordinates of the image after the reflection in the given line (matrix)
[-3, -1, 0, 4, 7]
[5, -6, 1, 3, 9]
y = -x
SOLUTION
The coordinates (x;y) after the reflection in the given line y=−x move to (−y;−x)
(−3;5)→(−5;3);
(−1;−6)→(6;1);
(0;1)→(−1;0);
(4;3)→(−3;−4);
(7;9)→(−9;−7);
∣∣−35−1−6014379∣∣⇒∣∣−5361−10−3−4−9−7∣∣