解:
方程组整理,得$\begin{cases} 3x-4y=-7, & \textcircled{1} \\ 2x+3y=1, & \textcircled{2} \end{cases}$
$\textcircled{1}×3,$得$9x-12y=-21,$$\textcircled{3}$
$\textcircled{2}×4,$得$8x+12y=4,$$\textcircled{4}$
$\textcircled{3}+\textcircled{4},$得$17x=-17,$
解得$x=-1.$
将$x=-1$代入$\textcircled{2},$得$-2+3y=1,$
解得$y=1.$
所以原方程组的解是$\begin{cases} x=-1, \\ y=1 \end{cases}$