Linear equations

A linear equation is an equation whose sides are both linear expressions. Similarly, a linear inequality is an equality shose sides are both linear expressions.

Linear equations and inequalities in one variable can always be solved using this method:

At this point, you should have the answer, with the variable equal to (or less than, whatever) a constant. Failing that, you might have a constant statement (with no variable in it), which will be either true or false; then that (‘True’ or ‘False’) is your answer.

Examples

Here is a straightforward example: In other words, the solution set for x is {2}. I'll check this solution too: 5(2) + 2 = 12, and 3(2) + 6 = 12, so this checks.

The next example needs to be simplified first:

Checking, 3(2(3) + 4) = 3(10) = 30, and 2(3) + 2(3 + 9) = 6 + 2(12) = 30, so this checks; the solution set for a is {3}.

Here's an example with some negative numbers:

Checking, 2(−1) −8 = −10, and 5(−1) − 5 = −10, so this checks; the solution set for t is {−1}.

Here's an example where you can skip a step:

To check, 4(3) = 12, and 2(3) + 6 = 12, so this checks; the solution set for x is {3}.

Degenerate cases

Sometimes, when you subtract a variable term, you'll find that the variable disappears after you simplify. (Actually, it could disappear even earlier, when you first simplify the original expressions.) In this case, there is not much point in continuing with the remaining steps; you will have a statement that is simply either true or false.

Here is an example of a false statement:

So this equation is never true; it has no solutions. In other words, the solution set for n is {}, the empty set.

Here is an example of a true statement:

So this equation is always true; every real number is a solution for p. (Actually, you could see this immediately after the expressions were simplified; since then both sides are exactly the same!) In other words, the solution set for p is R, the set of all real numbers.
Go back to the course homepage.
This web page was written in 2007 and 2008 by Toby Bartels. Toby reserves no legal rights to it.

The permanent URI of this web page is http://tobybartels.name/MATH-0950/2008WN/linear/.

HTML 5