$ \text{Gegeben:} a\cdot x + b =c\cdot x + d \\
\text{Koeffizienten:} a,b,c,d \\
\text{Gesucht: x} \\ a\cdot x + b =c\cdot x + d\\ \textbf{Gegeben:} \\ a=1 \qquad b=3 \qquad c=2 \qquad d=5\\ \\ \textbf{Rechnung:} \\
x+3 = 2x+5\qquad /-2x \\
-1x+3 = 5\qquad /-3\\
-1x = 2\qquad /:(-1)\\
x = -2\\
$