203,656 views
30 votes
30 votes
Use the figure and coordinate plane at the right forExercises 1-3.3. Graph the rotation image of ADEF after a 180° turn counterclockwise about the origin. Label the image D''E'F

Use the figure and coordinate plane at the right forExercises 1-3.3. Graph the rotation-example-1
User Rdiz
by
2.8k points

1 Answer

25 votes
25 votes

Hello there. To solve this question, we'll have to remember some properties about rotations.

We can solve this question in two different manners. The first is by simply rotating the points, that is, seeing which coordinate it will be after the rotation and labeling the new point as the new vertex of the triangle and the other is by using matrices.

Given the triangle ΔDEF as follows:

To rotate this triangle 180º counterclockwise about the origin (y = 0 or x-axis), we have to reflect this triangle about this axis, by measuring the distance between the points and the axis and marking another three points, at the same distance from the axis, in the opposite direction. Look to the image.

The other way is to use matrices. Suppose in the new coordinates (x', y') of the vertices of the triangle, we'll have the following relation with the former coordinates (x, y):


\lbrack\begin{matrix}x^(\prime) \\ y^(\prime)\end{matrix}.\rbrack=\begin{bmatrix}\cos (\theta) & -\sin (\theta) \\ sin(\theta) & \cos (\theta)\end{bmatrix}\cdot\lbrack\begin{matrix}x \\ y\end{matrix}.\rbrack

Where the matrix with sines and cosines is called the rotation matrix. Plugging θ = 180º, we get:

By multiplying the matrices, we get:

Therefore we get that all the points now have opposite y coordinates, just as we found before.

By inspection, we find that the coordinates for the triangle ΔDEF were D (1, 1), E (3, 3) and F (6, 1).

The new coordinates will then be given by:

Use the figure and coordinate plane at the right forExercises 1-3.3. Graph the rotation-example-1
Use the figure and coordinate plane at the right forExercises 1-3.3. Graph the rotation-example-2
Use the figure and coordinate plane at the right forExercises 1-3.3. Graph the rotation-example-3
User James Bradbury
by
3.2k points