You should know that you can predict changes in coordinates after translations without a graph or anything like that.
(x, y) reflected over the x axis = (x, -y)
(x, y) reflected over the y axis = (-x, y)
(x, y) rotated 90 degrees around the origin = (y, -x)
(x, y) rotated 180 degrees around the origin = (-x, -y)
(x, y) rotated 270 degrees around the origin - (-x, y)
So here's our set of points.
A(1, 2), B(4, 6), C(4, 6)
Here's those points reflected over the x axis.
A'(1, -2), B'(4, -6), C'(4, -6)
And here's <em>those</em> points rotated 180° around the origin.
A''(2, -1), B''(6, -4), C''(6, -4)
I think you made a mistake writing down the question, though, because B and C are the same yet you say ABC forms a triangle. You should be able to go through this process with whatever the coordinate was supposed to be.
Answer:
Step-by-step explanation:
Sum of the angles of a triangle is ALWAYS 180°.
2x+3x+5x = 180°
10x = 180°
x = 18°
2x = 36°
3x = 54°
5x = 90°
The angles are 36°, 54°, and 90°
5.C
6.A
Hope this helps and is correct
Answer:
x = 1/3
Step-by-step explanation:
Step 1: Write equation
8x + 11 = 14 - 1x
Step 2: Solve for <em>x</em>
- Simplify: 8x + 11 = 14 - x
- Add x to both sides: 9x + 11 = 14
- Subtract 11 on both sides: 9x = 3
- Divide both sides by 9: x = 3/9
- Simplify: x = 1/3
Step 3: Check
<em>Plug in x to verify it's a solution.</em>
8(1/3) + 11 = 14 - 1(1/3)
8/3 + 11 = 14 - 1/3
41/3 = 41/3