We need to solve the following system by substituition:
[tex]\begin{cases}y=3x+4 \\ y=4x+7\end{cases}[/tex]To solve by substituition means that we need to isolate one variable in one of the equations and replace one expression with the other. This is done below:
[tex]\begin{gathered} (3x+4)=4x+7 \\ 3x+4=4x+7 \\ 3x-4x=7-4 \\ -x=3 \\ x=-3 \end{gathered}[/tex]Then we need to replace the value of "x" in any of the two equations.
[tex]\begin{gathered} y=3\cdot(-3)+4 \\ y=-9+4 \\ y=-5 \end{gathered}[/tex]The solution is (-3,-5).