Active
1
2
3
4
5
7
8
9
10
The vertices of a rectangle are given in the columns of the matrix R-
[0 0 3 3 -10
이미 이
03301
perform a transformation, what are the coordinates of the transformed rectangle?
O (0, 0), (0,-3), (-3,-3), (-3, 0)
O (0, 0), (0, 3), (3, 3), (3, 0)
O (0, 0), (0, 3), (-3, -3), (-3, 0)
O (0, 0), (0, 3), (-3, 3), (-3, 0)
TIME REMAIN
52:34
XR is found to
Mark this and return
Save and Exit
Next
Submit

Respuesta :

To perform a transformation on the rectangle defined by the vertices in matrix R, we need to apply the same transformation to each vertex. The given matrix R appears to have some formatting issues, so I'll assume the vertices are as follows:

(0, 0), (0, 3), (3, 3), (3, 0)

If we apply a transformation that reflects the rectangle over the x-axis, the new coordinates of the vertices will be:

(0, 0) -> (0, 0)

(0, 3) -> (0, -3)

(3, 3) -> (-3, -3)

(3, 0) -> (-3, 0)

Therefore, the correct answer is:

O (0, 0), (0, -3), (-3, -3), (-3, 0)

ACCESS MORE