So, the best way to do this is translate it to clockwise. 90 degrees counterclockwise is equal to 270 degrees clockwise. So, basically, to rotate, you would follow the following format for each point-
(X,Y) -> (-Y,X)
Now, you do it for each of the points.
A= (-5,5), so A' would be (-5,-5)
B= (-1,5), so B' would be (-5,-1)
C= (-5,4), so C' would be (-4,-5)
D= (-1,4) so D' would be (-4,-1)
Notice, how all the points end up in the square below it. Each quadrant has a specific number. The top right is quadrant 1, the top left is quadrant 2, the bottom left is quadrant 3, and the bottom right is quadrant 4. If you are rotating 270 degrees clockwise, you move to the right, like a clock. That puts the new rectangle in quadrant 3. That is a way to check your work.
Now, just so you know for future reference, the following are also different formats for different problems--
A 90 degree Clockwise rotation about the origin will be (X,Y) -> (Y, -X) *Note, -x just stands for the opposite. Say your original x is a negative number. Then the prime (new) x will be positive.
A 180 degree Clockwise rotation about the origin would be (X,Y) -> (-X,-Y) *Note, -y also stands for the opposite.
A 270 degree clockwise rotation about the origin would be (X,Y) -> (-Y,X).
For translating---
90 degrees Clockwise = 270 degrees Counter
270 degrees Clockwise = 90 degrees Counter
Hope this helped!
The graph of amount Tom owes his friend after a given time, <em>t</em>, is a straight line graph with a negative slope
Please find attached the required example of a possible graph that shows the amount Tom owes his friend
Reason:
Let <em>A</em> represent the amount of money Tom buys the boat with, let <em>x</em>
represent the amount of equal payment made and <em>y</em> represents the
amount Tom owes the friend after a given time, <em>t</em>, we have;
y = A - x·t
Therefore, the slope of the graph formed is <em>-x</em>, the y-intercept of the graph
is <em>A</em>, from which the graph that gives the amount of money, in dollars, Tom
owes his friend, as a function of time, in years can be presented as follows,
using example values;
A = $25,000 (Amount the Tom agrees to buy the boat)
x = $5,000 (Amount Tom pays each year for the boat)
By plugging in the above example values, the attached graph can be drawn using MS Excel
Learn more about plotting of straight line graphs here:
brainly.com/question/11097080