Solving Linear Equations

In this note we will review solving equations that are either linear or lead to linear equations.

Example 1

Solve 3x - 2 = 12 and check your answer.

Solution .

[Maple Math]

Add 2 to both sides we get

[Maple Math]

Multiply both sides by 1/3 we have

[Maple Math]

Substituting this into the original we have

[Maple Math]

Thus the solution is x = 14/3.

Example 2

Solve the equation [Maple Math]

Solution .

[Maple Math]

Expand both sides

[Maple Math]

Add [Maple Math] to both sides

[Maple Math]

Add [Maple Math] to both sides

[Maple Math]

Add -9 to both sides

[Maple Math]

Multiply both sides of by 1/4

[Maple Math]

Putting this value into the original equation we get

[Maple Math]

x = -5/4 is the solution.

Example 3

Solve [Maple Math]

Solution .

Note that because of the denominator, x cannot equal -1.

[Maple Math]

Simplify the left side. Since it is equivalent to (x+1)/(x+1), we have

[Maple Math]

Since this is nonsense, the equation has no solution.

Example 4

Solve [Maple Math]

Solution .

[Maple Math]

Factor the denominator.

[Maple Math]

Because of the x-3 and x+2 in the denominators, we know that x cannot be 3 and x cannot be -2.

To clear the fraction multiply both sides by the LCD of (x-3)(x+2) .

[Maple Math]

Use the distributive property on the left side of the equation and simplify.

[Maple Math]

Add -1 to both sides

[Maple Math]

Multiply both sides by 1/3

[Maple Math]

This meets the restrictions noted earlier. Putting x = 2 into the original equation yields

[Maple Math]

Thus, x = 2 is the solution.

Return to Math 131 Supplementary Material Menu