Linear Equation Solver
Solves equations of the form: a₁x + b₁ = a₂x + b₂
Instructions:
- Enter the numerical coefficients for a₁, b₁, a₂, and b₂ in the fields below.
- If a term is missing, use 0 (e.g., for `2x = 5`, use a₁=2, b₁=0, a₂=0, b₂=5).
- If a term is `x` or `-x`, use `1` or `-1` for its coefficient.
- Click "Solve Equation" to see the step-by-step solution.