Restart
35 of 35
What is the solution for the system of equations? y = 2x - 3 4x - 3y = 31
- A (−11, −25)
- B (−11, −19)
- C (11, 19)
- D (14, 25)
That's Correct!
It's Wrong!
To find the solution for the system of equations, we can solve them simultaneously. By substituting the value of y from the first equation into the second equation, we get 4x - 3(2x - 3) = 31. Simplifying this equation gives us 4x - 6x + 9 = 31. Combining like terms yields -2x + 9 = 31. By subtracting 9 from both sides, we get -2x = 22. Dividing both sides by -2 gives us x = -11. Substituting this value of x into the first equation gives us y = 2(-11) - 3 = -25. Therefore, the solution for the system of equations is (-11, -25).