106k views
20 votes
Reflect the given triangle over
the line y=x.

[3 6 3
-3 3 3]

Reflect the given triangle over the line y=x. [3 6 3 -3 3 3]-example-1
User Viraths
by
8.2k points

2 Answers

5 votes

Answer:

[3,-3,-3] [-3,-6,3]

Explanation:

jus got it right

User Tenstar
by
8.9k points
9 votes

If reflected over y = x

then use


\left[\begin{array}{ccc}0&1\\1&0\end{array}\right]

=====================


\left[\begin{array}{ccc}0&1\\1&0\end{array}\right] \left[\begin{array}{ccc}3&6&3\\-3&3&3\end{array}\right]

similar as (x, y) → (y, x)

multiply the matrixes to get the final answer


\left[\begin{array}{ccc}(3*0+1*-3)&(6*0+1*3)&(3*0+1*3)\\(3*1+(-3*0)&(1*6+0*3)&(1*3+0*3)\end{array}\right]


\left[\begin{array}{ccc}-3&3&3\\3&6&3\end{array}\right]

User AndreyM
by
8.5k 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