Published On:Tuesday 20 December 2011
Posted by Muhammad Atif Saeed
Straight-Line Equations
Straight-line equations, or "linear" equations, graph as straight lines, and have simple variable expressions with no exponents on them. If you see an equation with only x and y — as opposed to, say x2 or sqrt(y) — then you're dealing with a straight-line equation.
There are different types of "standard" formats for straight lines; the particular "standard" format your book refers to may differ from that used in some other books. (There is, ironically, no standard definition of "standard form".) The various "standard" forms are often holdovers from a few centuries ago, when mathematicians couldn't handle very complicated equations, so they tended to obsess about the simple cases. Nowadays, you likely needn't worry too much about the "standard" forms; this lesson will only cover the more-helpful forms.
I think the most useful form of straight-line equations is the "slope-intercept" form:
- y = mx + b
This is called the slope-intercept form because "m" is the slope and "b" gives the y-intercept. (For a review of how this equation is used for graphing, look at slope and graphing.)
I like slope-intercept form the best. It is in the form "y=", which makes it easiest to plug into, either for graphing or doing word problems. Just plug in your x-value; the equation is already solved for y. Also, this is the only format you can plug into your (nowadays obligatory) graphing calculator; you have to have a "y=" format to use a graphing utility. But the best part about the slope-intercept form is that you can read off the slope and the intercept right from the equation. This is great for graphing, and can be quite useful for word problems. Copyright © Elizabeth Stapel 2000-2011 All Rights Reserved
Common exercises will give you some pieces of information about a line, and you will have to come up with the equation of the line. How do you do that? You plug in whatever they give you, and solve for whatever you need, like this:
- Find the equation of the straight line that has slope m = 4
and passes through the point (–1, –6).
- Okay, they've given me the value of the slope; in this case, m = 4. Also, in giving me a point on the line, they have given me an x-value and a y-value for this line: x = –1 and y = –6. In the slope-intercept form of a straight line, I have y, m, x, and b. So the only thing I don't have so far is a value for is b (which gives me the y-intercept). Then all I need to do is plug in what they gave me for the slope and the x and y from this particular point, and then solve for b:
- y = mx + b(–6) = (4)(–1) + b–6 = –4 + b–2 = b
What if they don't give you the slope?
- Find the equation of the line that passes through the points (–2, 4) and (1, 2).
- Well, if I have two points on a straight line, I can always find the slope; that's what the slope formula is for.
- y = mx + b4 = (– 2/3)(–2) + b4 = 4/3 + b4 – 4/3 = b12/3 – 4/3 = b b = 8/3
- y = mx + b2 = (– 2/3)(1) + b2 = – 2/3 + b2 + 2/3 = b6/3 + 2/3 = b b = 8/3
- y = (– 2/3)x + 8/3
As you can see, once you have the slope, it doesn't matter which point you use in order to find the line equation. The answer will work out the same either way.
Point-Slope Form
The other format for straight-line equations is called the "point-slope" form. For this one, they give you a point (x1, y1) and a slope m, and have you plug it into this formula:
- y – y1 = m(x – x1)
- Find the equation of the straight line that has slope m = 4 and passes through
the point (–1, –6).
- This is the same line that I found on the previous page, so I already know what the answer is (namely, y = 4x – 2). But let's see how the process works with the point-slope formula. They've given me m = 4, x1 = –1, and y1 = –6. I'll plug these values into the point-slope form, and solve for "y=":
- y – y1 = m(x – x1) y – (–6) = (4)(x – (–1)) y + 6 = 4(x + 1) y + 6 = 4x + 4 y = 4x + 4 – 6y = 4x – 2 Copyright © Elizabeth Stapel 2000-2011 All Rights Reserved
Point-Slope Form (page 2 of 3) Sections: Slope-intercept form, Point-slope form, Parallel and perpendicular lines The other format for straight-line equations is called the "point-slope" form. For this one, they give you a point (x1, y1) and a slope m, and have you plug it into this formula:
You can find the straight-line equation using the point-slope form if they just give you a couple points:
Parallel and Perpendicular Lines There is one other consideration for straight-line equations: finding parallel and perpendicular lines. Here is the usual format for the question:
|