Introduction To Linear Equations
Introduction To Linear Equations
The graph of a linear equation is a non-vertical line with slope m and y-intercept b. Every non-vertical line is the graph of a
linear equation of the form y = mx + b
Because lines and linear equations are simple concepts, there are relatively few questions one can ask about them.
The only possible questions are:
When given a linear equation:
1. Write the equation in the form y = mx + b or standard form.
2. Sketch the graph of the equation ?
3. What is the y-intercept of the graph of the equation ?
4. What is the x-intercept of the graph of the equation?
5. Is the graph increasing or decreasing ?
When asked to determine a linear equation:
6. Determine the linear equation whose graph has a given slope and a given y-intercept.
7. Determine the linear equation whose graph has a given slope and contains a given point..
8. Determine the linear equation whose graph contains two given points.
If two independent pieces of information are known about a line L it is possible to determine the linear equation whose graph is
that line L. The most important fact used in this process is:
Definition: A point is on the graph of an equation if and only if its coordinates satisfy the equation.
That is, a point (t, k) is on the graph of an equation f if and only if substituting t and k into the equation yields a true statement.
Case 2: (Question 7) If the slope and a point are known, replace m in y = mx + b with the known value for m. Then use the
fact that the point is on the graph to obtain an equation with b as the only unknown. Solve for b and substitute it into the
partially determined equation.
Case 3: (Question 8) If two distinct points are known, calculate the slope of the line segment joining the two points, select one
of the points and revert to Case 2.
Example of Case 2: Find the linear equation whose graph has slope 3 and passes through the point (4, -3).
Solution: Since the desired equation is linear, it has the form y = mx + b.
Since its slope is 3, it has the form y = 3x + b. (*)
Since (4, -3) is on the graph, its coordinates satisfy the equation.
That means a true statement results when 4 and –3 are substituted into (*)
Using (*) we get -3 = (3)(4) + b
Solving for b yields b = -15.
Substitute that value for b into the partially determined equation given in (*) to obtain
y = 3x - 15 as the linear equation whose graph is the line which passes through the point (4, -3) with slope 3.
I:\Mathematics\WordDocuments\Introduction to Linear Equations for Intermediate Algebra.doc
1
Last printed 2/5/2007 10:49:00 AM
Alternate methods for determining the equation of a line depend on remembering formulas for each of the cases.
If the slope and y-intercept are known, use the
Slope Intercept Form of the Equation of a line
y = mx + b
If the slope and one point (x1 , y1) on the line are known use the
Point-Slope Form of the equation of a line
y – y1 = m(x – x1)
If two points (x1, y1) and (x2 , y2) are known to be on the line, then use the
Two Point Form of the equation of a Line
y y2
y y1 1 x x1
x1 x2
The Equation of a Vertical Line has the form x = a, where a is the x-intercept of the vertical line.
Definition: The slope of the non-vertical line through two points (x1, y1) and (x2 , y2) is
y y2 y2 y1
m 1
x1 x2 x2 x1
Fact: Two non-vertical lines are perpendicular if and only if their slopes are negative reciprocals of each other. The
statement that they are negative reciprocals of each other may be stated algebraically with any one of the following equations.
1 1
m1 or m2 or m1 m2 1
m2 m1
Fact: Two non-vertical lines are parallel if and only if they have different y-intercepts and they have the same slopes.
The following formulas are not related to linear equations, but are useful formulas to remember. To aid in the solution of
certain word problems these formulas are frequently presented with the discussion of linear equations.
Fact: The midpoint of the line segment joining two points (x1 , y1 ) and (x2, y2 ) is the point
x1 x 2 y1 y 2
2 , 2
Fact: The distance between two points (x1, y1) and (x2 , y2 ) is
d x1 x2 y1 y2
2 2