Linear Equations in Two Variables
Equations and Their Solutions
What is a Linear Equation in Two Variables?
A linear equation in two variables is an equation that can be written in the form ax + by + c = 0, where a, b, and c are real numbers, and a and b are NOT both zero. The variables x and y have exponent 1 (they are linear).
Standard Form: ax + by + c = 0
Examples:
- 2x + 3y - 6 = 0 (a=2, b=3, c=-6)
- x - y = 5 (can be rewritten as x - y - 5 = 0)
- y = 2x + 1 (can be rewritten as 2x - y + 1 = 0)
Key Properties:
- A linear equation in two variables has infinitely many solutions
- Each solution is an ordered pair (x, y) that satisfies the equation
- When plotted on a coordinate plane, all solutions lie on a straight line
Why "Linear"?
The word "linear" comes from the Latin word "linea" meaning line. The graph of such an equation is always a straight line.
Real-Life Applications:
- Relationship between cost and quantity (C = mx + b)
- Distance-time relationship (d = rt)
- Budget constraints (2x + 3y = 100)
- Form: ax + by + c = 0, a and b not both 0.
- A solution is a pair (x, y); there are infinitely many.
Graph of a Linear Equation
What is the Graph of a Linear Equation?
The graph of a linear equation in two variables is the set of all points (x, y) whose coordinates satisfy the equation. This graph is always a straight line.
Steps to Graph a Linear Equation:
- Find at least three solutions (ordered pairs) of the equation
- Plot these points on the Cartesian plane
- Draw a straight line passing through all plotted points
- Extend the line in both directions with arrows
Why Three Points?
Two points determine a line, but using a third point helps verify accuracy — all three should be collinear (lie on the same line).
Graphing Special Cases:
| Equation Type | Example | Graph Description |
|---|---|---|
| y = constant | y = -2 | Horizontal line through (0, -2) |
| Through origin | y = 2x | Line passing through (0, 0) |
| ax + by = 0 | 2x + y = 0 | Line through origin |
Intercepts Method:
- x-intercept: Point where line crosses x-axis (y = 0)
- y-intercept: Point where line crosses y-axis (x = 0)
- The graph of a linear equation is a straight line.
- Plot two or three solution points, then join with a ruler.
Lines Parallel to the Axes
An equation with only one variable still draws a line in the plane. x = k is a vertical line through (k, 0), parallel to the y-axis; y = k is a horizontal line through (0, k), parallel to the x-axis.
So x = 0 is the y-axis itself and y = 0 is the x-axis. Word problems often translate a relationship into such an equation, then a graph.
- x = k is vertical; y = k is horizontal.
- x = 0 is the y-axis; y = 0 is the x-axis.