<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:
x = 5 and x = -3
Step-by-step explanation:
hope it helps
The preimage WXYZ is to undergo a rotation of 90° in the clockwise direction.
A 90° clockwise rotation leads to the following change in the coordinates;
(x,y) -> after rotation (y,-x)
this rule applies for all the vertices in the preimage
W - (3,-5) --> W' (-5,-3)
X - (1,-3) ---> X' (-3,-1)
Y - (-1,-5)---> Y' (-5,1)
Z - (1,-7) ---> Z' (-7,-1)
therefore the new coordinates are W' (-5,-3), X' (-3,-1), Y' (-5,1) and Z' (-7,-1)
Answer:
Option C is the correct answer.
Step-by-step explanation:
Since a random number generator is used to select a single number between 1 and 28, inclusively;
For a fair decision to be made during the process, the number of persons in the set must be a divisor of 28.
Let's list the divisors of 28:
The divisors of 28 are {1, 2, 4, 7, 14, 28}
The only option that contains one of the divisors is option C which is 7.
Answer:
1.0125
Step-by-step explanation:
Since b/a is 0.75 and a is given as 0.35
Then let's start by solving for b
Ok...how
b/a=0.75
a=0.35
Then make b the subject of formula
b=0.75×a
Then substitute the value of a
b=0.75×0.35
b=0.2625
Let's continue
b and a means b + a
0.75+0.2625
1.0125
Therefore the final answer is 1.0125