Essentially, what you are doing is taking each individual point and moving that point as specified.
So, for example, problem 1 has coordinates as follows: (be aware: I have terrible eyesight, so the points are being named based on what I think the letters are).
X: located at (2,0), move 1 unit left, new location: (1,0)
G: located at (4,0), move 1 unit left, new location: (3,0)
Q: located at (2,-2), move 1 unit left, new location: (1,-2)
C: located at (3,-4), move 1 unit left, new location: (2,-4)
Now, just plot the new shape.
Let me know if you need more help!
Answer:
yeah, it's A your correct!
hope it helps;)
<span>Martin deposits $200
in a savings account that earns 5% annual interest.
year interest balance
1 200 * 5% 200(1.05)
2 200(1.05) * 5% 200(1.05)^2
3 200(1.05)^2*5% 200(1.05)^3
y 200(1.05)^y
=> m = 200 (1.05)^y
four years later,
cary deposits $200 in an account earning the same interest.
</span>
<span><span>year interest balance
5 200 * 5% 200(1.05)
6 200(1.05) * 5% 200(1.05)^2
7 200(1.05)^2*5% 200(1.05)^3
y 200(1.05)^(y-4)
=> c = 200(1.05)^ (y-4)
</span>
Answer:
Martin: 200(1.05)^y
Cary: 200(1.05)^(y–4)</span>
Answer:
23=x-13, x=36
9+x=14, x=5
12=x+8, x=4
Step-by-step explanation:
23=x-13. You want to isolate x so you have to add 13 to both sides. x=23+13, x=36
9+x=14. You want to isolate x so you have to subtract 9 from both sides. x=14-9, x=5.
12=x+8. You want to isolate x so you have to subtract 8 from both sides. x=4.
If this has helped please mark as brainliest