SOLUTION: use the matrix [ 0 1 ] [-1 0 ] to rotate polygon ABCD with coordinates A(0,0) B(4,1) C(5,-1) and D(-2,-3) about the origin. graph and describe the answer. do y

Algebra.Com
Question 259228: use the matrix [ 0 1 ]
[-1 0 ]
to rotate polygon ABCD with coordinates A(0,0) B(4,1) C(5,-1) and D(-2,-3) about the origin. graph and describe the answer. do you think you could help? please?

Answer by drk(1908)   (Show Source): You can put this solution on YOUR website!
We have a 2x2 matrix of the form
0....1
-1..0.
Take this matrix and multiply it by each of your coordinates
Originally, we had the following coordinates:
A(0,0) B(4,1) C(5,-1) and D(-2,-3)
multiplying the 2x2 matrix with A, we get A' = [0...... 0]
multiplying the 2x2 matrix with B, we get B' = [1......-4]
multiplying the 2x2 matrix with C, we get C' = [-1....-5]
multiplying the 2x2 matrix with D, we get D' = [-3....2]
--
graph the original set and the new prime set.

RELATED QUESTIONS

use the given matrix to preform the operation 3 R3 and select the correct option? 1 -2 (answered by jim_thompson5910)
use the given matrix to perform the operation 3R3 and select the correct option (answered by Edwin McCravy)
Suppose 𝑋1, 𝑋2, . . . is a discrete time Markov chain with the set of state spaces... (answered by ElectricPavlov)
Consider the ordered bases B={[−5 0; -1 5],[4 0; 1 −4]} and C={[−1 0; -4 1],[4 0; 1 (answered by ikleyn)
use the given matrix to perform the operation R1+2R2 and select the correct option. 3, (answered by stanbon)
Hi,my name is Natalia. I solved two problems, but I'm not sure that I did it right. I... (answered by venugopalramana)
Rotate polygon ABCD 90 degree counterclockwise about the origin. A(-4,2) B(1,3)... (answered by Edwin McCravy,Theo)
can someone please show me how to do this problem: Find the inverse, if it exists, of... (answered by Edwin McCravy)
the following matrix is a reduced augmented matrix obtained from a system of equations.... (answered by venugopalramana)