Solving Simultaneous Equations
Understanding Linear Equations
What Makes an Equation Linear?
A linear equation describes a straight line. It's an equation where the variables, usually and , aren't raised to any power greater than one. You won't find any or here. The relationship between the variables is constant and straightforward, which is why it graphs as a perfectly straight line.
One common way to write a linear equation is the standard form:
In this form, and are our variables. , , and are constants, which are just fixed numbers. For example, is a linear equation in standard form. Here, , , and . This form is neat and organized, but it isn't always the most intuitive for understanding the line's properties at a glance.
Slope and Intercept
A more user-friendly format is the slope-intercept form, which is probably the one you'll see most often.
This form tells you two key things about the line just by looking at it: its slope () and its y-intercept ().
-
The slope () measures the steepness of the line. It's often described as "rise over run." A slope of 2 means that for every 1 unit you move to the right on the graph, you move 2 units up. A negative slope means the line goes down as you move from left to right.
-
The y-intercept () is the point where the line crosses the vertical y-axis. It's the value of when is 0.
For the equation , the slope is 2 and the y-intercept is 1. The line crosses the y-axis at the point .
Finding the Intercepts
Intercepts are the points where a line crosses the axes. While the y-intercept is obvious in slope-intercept form, we need a reliable way to find both intercepts for any linear equation. The rule is simple.
- To find the y-intercept, set and solve for .
- To find the x-intercept (where the line crosses the horizontal x-axis), set and solve for .
Let's use our earlier example, $2x + 3y = 6$.
First, find the y-intercept by setting $x=0$:
The y-intercept is at the point .
Now, find the x-intercept by setting :
The x-intercept is at the point . These two points are often all you need to draw the entire line.
Being able to recognize different forms of linear equations and knowing how to transform them into simpler or more familiar ones is a fundamental skill in solving them.
You can easily convert from standard form to slope-intercept form by just isolating . For :
Now we can see the slope is and the y-intercept is 2, which matches what we found. Every form of the equation tells the same story about the line, just in a different way.
Let's check what you've learned.
Which of the following equations is NOT a linear equation?
In the linear equation , what does the number -4 represent?
Understanding these basics is the first step toward working with more complex systems and real-world problems.