We are given coordinate of K point (7,4).
We need to find the new coordinate of K' point.
Given rule is K' = Ro 270°^(k).
That represents rotation of k 270 degree about the origin.
<em>The rule for rotation of 270 degree about the origin is as following:</em>
<em>(x, y) --------> (y, -x).</em>
Now, applying same rule on point (7,4).
(7,4) -----------> (4,-7).
<h3>Therefore, the coordinates of k' is (4,-7).</h3><h3>Correct option is A. (4,-7).</h3>
Answer:
B.
Step-by-step explanation:
No because they are not following the same rule
600/100 as a mixed number would be 6
Answer:
y = -2x -4
Step-by-step explanation:
The equation of a line is y = mx + b, where m is the slope of the line, and b is the y-intercept. We are told that the slope of the line is -2, so we can start with
y = mx + b
y = -2x + b
We can figure out the value of b by plugging in the coordinates of the point given (-2, 0)
0 = -2(-2) + b
0 = 4 + b
Subtract 4 from both sides of the equation
-4 = b
Then plug that value of b back into the equation above:
y = -2x + (-4) or y = -2x -4