<h3>
Answer: 180 degrees</h3>
note: it doesn't matter if its clockwise or counterclockwise when it comes to 180 degree rotations.
========================================
Explanation:
The rule for 180 degree rotations is
(x,y) ---> (-x, -y)
So the x and y coordinates flip in sign from positive to negative, or vice versa.
Point D ' (-3, 5) rotates to D ' (3, -5) following this rule
-----------------
A further detailed break down might look like this
x = -3 becomes -x = -(-3) = 3
y = 5 becomes -y = -5
(-3, 5) ----> (3, -5)
Answer:
I think it is 0.50d + 0.25
PLZ CORRECT ME IF I AM WRONG PLEASE AND THANK YOU
Step-by-step explanation:
Answer:
22x^2 -10xy + 12x
Step-by-step explanation:
To add and subtract polynomials, combine only like terms. When doing it vertically, stack polynomials and line up the same bases and exponents. Once this is done, simply add and subtract the coefficients.
10x^2 + 12xy + 4x
+ 12x^2 -22xy + 8x
_________________
22x^2 -10xy + 12x
Here we added 10 + 12 = 22, 12 + -22 = -10 and 4 + 8 = 12.