61.3k views
5 votes
I can’t find the correct matrix formulation to multiply against

I can’t find the correct matrix formulation to multiply against-example-1

1 Answer

6 votes

SOLUTION

According to matrix transformation rule, rotation across 180 degrees counter-clockwise is given as


x,y\rightarrow-x,-y

Now, each of the elements of the matrix are points. Hence


\begin{bmatrix}{0} & {-3} & {5} \\ {0} & {1} & {2} \\ {} & {} & {}\end{bmatrix}\rightarrow\begin{bmatrix}{-0} & {-(-3} & {-5} \\ {-0} & {-1} & {-2} \\ {} & {} & {}\end{bmatrix}\rightarrow\begin{bmatrix}{0} & {3} & {-5} \\ {0} & {-1} & {-2} \\ {} & {} & {}\end{bmatrix}

Hence, the answer is


\begin{bmatrix}{0} & {3} & {-5} \\ {0} & {-1} & {-2} \\ {} & {} & {}\end{bmatrix}

User YogiAR
by
8.2k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories