Answer:
(x, y) ⇒ (-x, -y)
Step-by-step explanation:
There are a couple of ways you can go at this.
1) Rotation by 180° in either direction is the same as reflection across the origin. That reflection is identical to reflection across both the x- and y-axes, in either order, so negates both coordinates. The transformation rule is ...
(x, y) ⇒ (-x, -y)
__
2) The rule for a general rotation by angle α is ...
(x, y) ⇒ (x·cos(α) -y·sin(α), x·sin(α) +y·cos(α))
For α = 180°, sin(α) = 0 and cos(α) = -1. This makes the rule for rotation by 180° be ...
(x, y) ⇒ (-x, -y)
Hi how are you hope all is well
Answer:
18
Step-by-step explanation:
use the distance forumla to detwemine the distance between the points.
Answer:
b = 6i then a = -6i
b = -6i then a = 6i
Step-by-step explanation:
a+b=0
ab=36
a = -b
a(b) = 36
-b * b = 36
- b^2 = 36
b^2 = -36
Take the square root of each side
sqrt(b^2) = sqrt(-36)
b =± 6i
a = - (± 6i)
so b = 6i then a = -6i
b = -6i then a = 6i