The answer to c is 0 and the answer to d is undefined
A. -(a+5)
Because the negative sign is outside the parenthesis, multiplying by -1 just removes the negative sign:
-(a+5) * -1 = a+5
B. -(-x+31)
Apply the distributive property:
-(-x+31) becomes (- -x +31) which simplifies to (x+31)
multiply that by -1 to get -x+31
C. -(4x+12)
Because the negative sign is outside the parenthesis, multiplying by -1 just removes the negative sign:
-(4x+12) * -1 = 4x+12
Answer:
P'Q' is equal in length to PQ.
Step-by-step explanation:
Before rotation
P(-5, 3)
Q(-1, 3)
we get the length
L = √((-1-(-5))²+(3-3)²) = √((-4)²+(0)²) = 4
After rotation
P'(3, 5)
Q'(3, 1)
we get the length
L' = √((3-3)²+(1-5)²) = √((0)²+(-4)²) = 4
we can say that L = L' = 4
P'Q' is equal in length to PQ.