<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)
There ar 4persons so each will pay

Only two persons have spent more money than everyone average i.e mia and Jasmin.
Now
- Mia has-28.47
- Jasmin has=20.99
Mia left more money so she saved most money.
Answer:
-10, -3, 5, 16
Step-by-step explanation:
even though the negative number (10) might seem big, but its not
Hello!
You can make two expressions based on what you know
let x equal the larger number
let y equal the smaller number
x + y = 95
x + 2y = 120
We can use elimination to get rid of x
You can subtract the two equation to get rid of x
-y = -25
Since y is negative we can multiply both sides by -1 to make y positive
y = 25
Now we can put this into one of the other equations to find x
x + 25 = 95
subtract 95 from both sides
x = 70
The answers are 70 and 25
Hope this helps!