Solve systems of linear equations by eliminating variables
Enter the coefficients for two linear equations in the form ax + by = c. The calculator will solve the system using elimination method with detailed step-by-step solutions.
Equation format: ax + by = c
System format: ax + by = c and dx + ey = f
Try these sample systems to understand the elimination method
Standard system with one unique solution
2x + 3y = 7
1x + -1y = 1
System with dependent equations (same line)
1x + 2y = 3
2x + 4y = 6
System with inconsistent equations (parallel lines)
1x + 2y = 3
1x + 2y = 5
System requiring multiplication for elimination
3x + -2y = 4
2x + 5y = 13