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!
Answer:
$119.32
Step-by-step explanation:
Leiff decides to buy his video game, with a price tag of $128, at this site
he will get the 15% discount when he checks out.
100-15= 85%
Discounted price=85% of 128 is 
Leiff pays 5.3% sales tax on the discounted price
5.3% is 0.053
sales tax amount=0.053 times 108.8=5.7664
So we add the sales tax amount and shipping fee

So $119.32 is the total amount
F = 1.8C + 32
С = -10 ⇒ F = 1.8·(-10) + 32 = 14 ⇒
(-10, 14)С = 0 ⇒ F = 1.8·(0) + 32 = 32 ⇒
(0, 32)
С = 10 ⇒ F = 1.8·(10) + 32 = 50 ⇒
(10, 50)С = 20 ⇒ F = 1.8·(20) + 32 = 68 ⇒
(20, 68)
Both triangle are isosceles, which means their base angles are congruent.
54 + 2y = 180
2y = 126
y = 63
The measure of the base angles of the triangle on the left is 63 degrees.
180 - 63 = 117
117 + 2x = 180
2x = 63
x = 31.5
Answer:
x = 31.5
Hope this helps.