Question

$$2x+3y=8,x-2y+3=0$$

Answer

x=(8-3*y)/2,-5*y+3

Solution


Break down the problem into these 2 equations.
\[2x+3y=8\]
\[2x+3y=x-2y+3\]
Solve the 1st equation: \(2x+3y=8\).
\[x=\frac{8-3y}{2}\]
Solve the 2nd equation: \(2x+3y=x-2y+3\).
\[x=-5y+3\]
Collect all solutions.
\[x=\frac{8-3y}{2},-5y+3\]