<h3>
Answer: Point E is located at (2, 3)</h3>
====================================
Explanation:
The sequence PQRST has T as the last letter.
The sequence ABCDE has E as the last letter
The two letters T and E pair up or they correspond. So T will rotate to land on point E. Or T will rotate to point E's location.
Point T is at location (-3,2). So x = -3 and y = 2.
-------
Use the rule
(x,y) ---> (y, -x)
which is the rule we use when we rotate any point 90 degrees clockwise around the origin. We swap the x and y coordinates, then change the sign of the second coordinate (after the swap happens).
This means,
(-3, 2) ----> (2, -(-3)) = (2, 3)
or simply
(-3, 2) ---> (2, 3)
Answer:
<u>(1, 18)</u>
Step-by-step explanation:
Rewrite the equation in vertex form by completing the square for -3x^2 + 6x + 15. This = -3(x - 1)^2 + 18.
Set y equal to the new right side.
y = -3(x - 1)
Use the vertex form, y = a(x - h)^2 + k, to determine the values of a, h, and k.
a = -3
h = 1
k = 18
Vertex = (h, k) / (1, 18)
Answer:
y = 5x - 4
Step-by-step explanation:
5 is the slope so it goes in front of the x and -4 is the y Intercept so it goes last.
X + 2(x + 4) = 32
3x + 8 = 32
3x = 24
x = 8
The lengths of the sides are 8, 12 and 12 (answer),
I've answered this before, but only partially. I'm not sure about the second part, but I think the first one is 10