Linear Equations
A linear equation in variables is an equation that can be written in the form:
where and are constants, and at least one coefficient is non-zero.
Geometric Interpretation
- A linear equation in two variables and represents a line in the 2D plane.
- A linear equation in three variables , , and represents a plane in the 3D space.
- A linear equation in more variables represents a hyperplane.
Interactive Graph
Systems of Linear Equations
A system of linear equations is a collection of linear equations. For example:
A solution to a system is an assignment of values to the variables that satisfies all equations simultaneously.
Geometrically, they corresponds to intersection of the geometric objects represented by each equation. For example, the solution to the above system is the point where these two lines intersect:
Interactive Graph
Number of Solutions
A linear system is called inconsistent if it has no solutions; otherwise, it is called consistent. A consistent linear system has either a unique solution or infinitely many solutions.