Respuesta :
Step-by-step explanation:
[tex]y = 6x[/tex]
[tex]2x + 3y = -20[/tex]
To solve this system of equations, let's multiply the first equation by [tex]-3[/tex] to get a [tex]3y[/tex] term in each equation:
[tex]-3y = -18x[/tex]
Now, let's add the two equations together:
[tex](2x + 3y) + (-3y) = -20 + (-18x)[/tex]
[tex]2x = -20 - 18x[/tex]
[tex]20x = -20[/tex]
[tex]x = -1[/tex]
Now, we can plug in this value of [tex]x[/tex] into either equation to solve for [tex]y[/tex]:
[tex]y = 6x[/tex]
[tex]y = 6(-1)[/tex]
[tex]y = -6[/tex]
or
[tex]2x + 3y = -20[/tex]
[tex]2(-1) + 3y = -20[/tex]
[tex]-2 + 3y = -20[/tex]
[tex]3y = -18[/tex]
[tex]y = -6[/tex]
Therefore, the solution to this system of equations is [tex](-1, -6)[/tex].
Answer:
x = -1
y = -6
Step-by-step explanation:
y = 6x
2x + 3y = -20
Substitute the first expression into the second one
We have
2x + 3y = -20
2x + 3(6x) = -20
2x + 18x = -20
20x = -20
Divide both sides by 20 to isolate x
20x/20 = -20/20
x = -1
Remember the first expression
y = 6x
Therefore
y = 6(-1)
y = 6 x -1
y = -6
Check
2(-1) + 3(-6) = -20
-2 + -18 = -20
-2 - 18 = -20
-20 = -20
So our answer is correct
