Answer:
x = 2
Step-by-step explanation:
First, let's write out our equation:

I want to isolate x on one side, so first, I'll add 4 to both sides to remove the -4 from next to 2x:

Notice that I combined like terms with the -4 and 4 (to get 0) and the 6 and 4 on the right side (to get 10). Next, I'll add 3x to both sides:

And then I'll add like terms:

Now, all we have to do is divide both sides by 5:

And there's our answer. Hopefully that's helpful! :)
9 OK there you go
if you don't think this is correct then ask someone else
The solutions to the given system of equations are x = 6 and y = -5
<h3>Simultaneous linear equations</h3>
From the question, we are to solve the given system of equations
The given system of equation is
4x+5y=-1
-5x-8y=10
Multiply the <u>first equation</u> by 5 and the <u>second equation</u> by 4
5× (4x+5y=-1)
4× (-5x-8y=10)
20x + 25y = -5
-20x - 32y = 40
------------------------
0x + (-7y) = 35
-7y = 35
y = 35/-7
y = -5
Substitute the value of y into the first equation to find x
4x + 5y = -1
4x + 5(-5) = -1
4x -25 = -1
4x = -1 +25
4x = 24
x = 24/4
x = 6
Hence, the solutions to the given system of equations are x = 6 and y = -5
Learn more on Simultaneous linear equation here: brainly.com/question/12647791
#SPJ1