ANSWER
The solution is (5, 3)
EXPLANATION
To use elimination method, we have to subtract (or add) one equation from the other, in order to eliminate one of the variables. Then we'll have one equation with one variable. We solve it for that variable and then replace into one of the equations of the system to solve for the eliminated variable.
In these equations, we have +y in the first one and -y in the second one. We can add both equations to eliminate y:
[tex]\begin{gathered} (4x+y)+(3x-y)=23+12 \\ 4x+3x+y-y=35 \\ 7x=35 \end{gathered}[/tex]Solving for x:
[tex]\begin{gathered} 7x=35 \\ x=\frac{35}{7} \\ x=5 \end{gathered}[/tex]Now, we have to replace x = 5 into one of the equations and solve for y. Replacing in the first equation:
[tex]\begin{gathered} 4x+y=23 \\ 4\cdot5+y=23 \\ 20+y=23 \\ y=23-20 \\ y=3 \end{gathered}[/tex]The solution to this system is (5, 3)