Respuesta :
Answer:
The solution to the equation is: (x,y) = (2,-2) If that helps
Step-by-step explanation:
// Solve equation [1] for the variable y
[1] y = 2x - 6
// Plug this in for variable y in equation [2]
[2] 5x + 10•(2x-6) = -10
[2] 25x = 50
// Solve equation [2] for the variable x
[2] 25x = 50
[2] x = 2
// By now we know this much :
x = 2
y = 2x-6
// Use the x value to solve for y
y = 2(2)-6 = -2
Solution :
{x,y} = {2,-2}
