Use the elimination method to solve the system of equations.4x + 3y = 11x- y= 8O A. (5,-3)B. (10,2)O C. (5.-13)O D. (-3,5)SUBMIT

The given system of equations is:
[tex]\begin{gathered} 4x+3y=11\text{ ------(1)} \\ x-y=8\text{ ----(2)} \end{gathered}[/tex]To solve by elimination, first multiply equation (2) by 3.
[tex]\begin{gathered} 3x-3y=3\times8 \\ 3x-3y=24\text{ ------(3)} \end{gathered}[/tex]Now , add equations (1) and (3) and solve for x.
[tex]\begin{gathered} 4x+3y+3x-3y=11+24 \\ 7x=35 \\ x=\frac{35}{7} \\ =5 \end{gathered}[/tex]Substitute x=5 in equation (2) and solve for y.
[tex]\begin{gathered} 5-y=8 \\ -y=8-5 \\ -y=3 \\ y=-3 \end{gathered}[/tex]Therefore, the solution is (x, y)=(5, -3)
Option A is correct.