Step-by-step explanation:
A(-4,2)=A'(-4,-2)
B(4,7)=B'(4,-7)
C(5,1)=C'(5,-1)
Answer:
C) (8,12)
Step-by-step explanation:

Answer:
Explicit rule, because you can find the 40th term directly using the explicit rule. You would need to find the first 39 terms before finding the 40th terms using recursive rule.
hope this helps...
Substitution is where we first Isolate one of the unknowns, express it in terms of the other unknown, and replace the isolated unknown with the other unknown in another equation. So that each time we only need to deal with one unknown. I think you'll get a better idea here:
First name these 2 equations with 1 and 2.
4x + 5y = 7 (1)
y = 3x + 9 (2)
Since y is already isolated in (2), so we can skip the isolation step and continue to substitute.
Substitute (2) into (1).
4x + 5(3x+9) = 7
Expand.
4x + 15x + 45 = 7
Group.
19x + 45 = 7
Shift +45 to the other side and turn it into -45.
19x = 7 - 45
19x = -38
Shift x19 to the other side, turn it into /19.
X = - 38/19
X = - 2
Now we solved x already, we can just substitute x= - 2 back to equation (2).
y = 3(-2) + 9
y = - 6 + 9
y = 3
So, the answers are
x = - 2
y = 3