First of all, x =-1 (y don’t change) so first 2 answer is out.
Now mirror to x-1 >>>
A(0,-1)
0 >> -1 is left one step so -1 left one step is -2
A(0,-1) >> A’(-2,-1)
A(-5,0)
-5 >> -1 is right 4 step so -1 right 4 step is 3
A’(3,0)
This is correct
Answer is D
You can see explain here:
https://youtu.be/Zro30Ui9FXs
Answer:
£1054.729
Step-by-step explanation:
To find compound interest you need to use the equation 1000(1.027)^x.
To find the interest rate (1.027):
100 + 2.7 = 102.7
102.7 / 100 = 1.027
The value of x is the amount of months if no payment is made in this situation, so 2 would be the x value for this problem.
Hope this helps!
The graph is shown in the attached image.
Answer:
x=4, y=2
Step-by-step explanation:
2x - y = 6
x + y = 6
Add these together to eliminate y
2x - y = 6
x + y = 6
-----------------
3x = 12
Divide by 3
3x/3 = 12/3
x=4
But we still need y
x+y =6
4+y =6
Subtract 4 from each side
4+y-4 = 6-4
y=2