Respuesta :
using the first equation:
4x = y + 3 ---> y = 4x - 3
We then substitute this into the second equation:
7x - 9(4x-3) = -2 ---> 7x - 9x + 27 = -2 ---> -2x = -29 ---> x = 14.5
4x = y + 3 ---> y = 4x - 3
We then substitute this into the second equation:
7x - 9(4x-3) = -2 ---> 7x - 9x + 27 = -2 ---> -2x = -29 ---> x = 14.5
Answer:
x=1
y=1
Step-by-step explanation:
First step, we isolate one variable from one equation. Let's isolate y from the first equation:
[tex]4x-y=3\\-y = 3-4x\\-1*-y=-1*(3+4x)\\y=-3+4x[/tex]
Next we substitute the y value in the second equation:
[tex]y=7x-9y = -2\\7x-9*(-3+4x)=-2\\7x+27-36x=-2\\-29x=-29\\x=1[/tex]
Now, we replace the x value in the equation where y is isolated:
[tex]y=-3+4x\\y=-3+4*1[/tex]
[tex]y=1[/tex]