recategorized by
0 votes
0 votes

The transformation matrix for mirroring a point in $x – y$ plane about the line $y=x$ is given by

  1. $\begin{bmatrix} 1 & 0 \\ 0 & -1 \end{bmatrix} \\$
  2. $\begin{bmatrix} -1 & 0 \\ 0 & 1 \end{bmatrix} \\$
  3. $\begin{bmatrix} 0 & 1 \\ 1 & 0 \end{bmatrix} \\$
  4. $\begin{bmatrix} 0 & -1 \\ -1  & 0 \end{bmatrix}$
recategorized by

Please log in or register to answer this question.

Answer:

Related questions

0 answers
0 votes
Arjun asked Feb 19, 2017
If there are $m$ sources and $n$ destinations in a transportation matrix, the total number of basic variables in a basic feasible solution is$m + n$$m + n + 1$$m + n − ...
1 answers
0 votes
Arjun asked Feb 19, 2017
Which one of the following equations is a correct identity for arbitrary $3 \times 3$ real matrices $P$, $Q$ and $R$?$P(Q+R)=PQ+RP$$(P-Q)^2 = P^2 -2PQ -Q^2$$\text{det } ...
0 answers
0 votes
Arjun asked Feb 19, 2017
The matrix form of the linear syatem $\dfrac{dx}{dt}=3x-5y$ and $\dfrac{dy}{dt}=4x+8y$ is$\dfrac{d}{dt}\begin{Bmatrix} x\\y \end{Bmatrix}=\begin{bmatrix} 3 & -5\\ 4& 8 \e...