A linear equation has variables raised only to the first power and no products of variables. In one variable, has the unique solution (provided ).
In two variables, describes a straight line in the plane. Common forms:
- Slope-intercept: — easy to graph (slope , y-intercept ).
- Point-slope: — easy from a single point.
- Standard: — symmetric, generalises to higher dimensions.
Systems of linear equations are solved by substitution, elimination, or matrix methods (Cramer's rule, Gaussian elimination). Linear equations are the foundation of linear algebra and the simplest models in physics, economics, and machine learning.