Answer:
x = - 2
y = 3
Explanation:
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