Vous êtes sur la page 1sur 16

Chapter 3

E
quations are an integral
part of algebra. Since
you will be coming
across equations at every turn,
understanding how to work with
them is essential. Chapter 3
provides you with everything
you need to know for solving
basic equations.
Solving Basic
E quations

In this Chapter...
Solve an Equation with Addition and Subtraction
Solve an Equation with Multiplication and Division
Solve an Equation in Several Steps
Solve for a Variable in an Equation with Multiple Variables
Solve an Equation with Absolute Values
Test Your Skills
Solve an Equation with
Addition and Subtraction
Addition and subtraction are the basic tools you as “solving for the variable.” For example, in
will begin using to solve equations. Before you the equation x + 7 = 9 you would subtract 7
start adding and subtracting, however, you must from each side of the equals sign to cancel out
understand the principle of keeping the equation the 7 originally found on the left side. In this
balanced. Whenever you perform an operation example, we would have x + 7 – 7 = 9 – 7, which
on one side of the equals sign, you must perform leaves an answer of x = 2.
the same operation on the other side so the Thankfully, equations are easy to check. All you
equation will remain balanced and true. have to do is take the value you determined for
The object of your adding and subtracting is to the variable, replace the variable in the original
remove or “cancel out” numbers. Canceling out equation with the value you found and then
numbers isolates the variable to one side of the work out the problem. If one side equals the
equation, usually the left side, and is referred to other, you have correctly solved for the variable.

How to Solve an Equation Solving Equations Example 1

x – 5 = 11 x + 7 = 20
x – 5 + 5 = 11 + 5 x + 7 – 7 = 20 – 7
x = 16 x = 13

Check your answer


Check your answer
x – 5 = 11 x + 7 = 20
16 – 5 = 11 13 + 7 = 20
11 = 11 Correct! 20 = 20 Correct!

• When solving equations, Note: A variable is a letter, 1 In this example, to place 2 To check your answer,
your goal is to place the such as x or y, which the variable by itself on the place the number you
variable on one side of represents any number. left side of the equation, found into the original
the equation, usually subtract 7 from both sides equation and solve the
the left side, and place • To place a variable by of the equation. This will problem. If both sides
itself on one side of
all the numbers on the an equation, you can remove, or cancel out, 7 of the equation are
other side of the add or subtract the from the left side of the equal, you have
equation, usually the same number or equation. correctly solved the
right side. This allows variable on both sides equation.
you to determine the of the equation and
value of the variable. the equation will
remain balanced.

64
Chapter 3 Solving Basic Equations

Tip Pra
ctice
How do I know when I should add or Solve for the variable in each of
subtract to solve an equation? the following equations. You can
check your answers on page 252.
As a simple rule of thumb, you should
do the opposite of what is done in 1) x + 2 = 4
the original equation. When a number
is subtracted from a variable in an 2) x – 3 = 10
equation, such as x – 5 = 11, you add the 3) 5 = x – 4
subtracted number to both sides of the
equation to cancel out the number and 4) –3 = x – 3
isolate the variable. If a number is added
5) 2 x – 3 = x + 7
to a variable, such as x + 5 = 11, you can
subtract the added number from both 6) 5 x + 1 = 6 x – 4
sides of the equation to cancel out the
number and isolate the variable.

Solving Equations Example 2 Solving Equations Example 3

8x – 6 = 7x + 3
5 = 20 + x 8x – 6 + 6 = 7x + 3 + 6
5 – 20 = 20 + x – 20 8x = 7x + 9
–15 = x 8x – 7x = 7x + 9 – 7x
x = –15 x=9

Check your answer Check your answer

5 = 20 + x 8x – 6 = 7x + 3
8(9) – 6 = 7(9) + 3
5 = 20 + (–15)
72 – 6 = 63 + 3
5 = 5 Correct!
66 = 66 Correct!

1 In this example, to 2 To check your answer, place 1 In this example, to 2 To check your answer,
place the variable by the number you found into place all the numbers place the number you
itself on the right the original equation and on the right side of the found into the original
side of the equation, solve the problem. If both equation, add 6 to both equation and solve the
subtract 20 from sides of the equation are sides of the equation. problem. If both sides
both sides of the equal, you have correctly You can then subtract of the equation are
equation. solved the equation. 7 x from both sides of equal, you have
the equation to move correctly solved the
all the variables to the equation.
left side of the
equation.

65
Solve an Equation with
Multiplication and Division
When multiplying and dividing in equations, you When working with equations, you will often
must remember the principle of balance, just like have to remove a coefficient, which is a number
when you add and subtract within equations. If next to a variable, such as 4a. Since the variable
you perform an operation on one side of the equals is being multiplied by the coefficient, you should
sign, you have to perform the same operation on divide both sides by the coefficient to cancel out
the other side in order for the equation to remain the coefficient and isolate the variable.
balanced and true. To check your answers, take the value you
Your aim in multiplying and dividing in an equation determined for the variable, substitute it into
is to remove or “cancel out” numbers and isolate the original equation and then work out the
the variable to one side of the equation, usually the problem. If one side equals the other, you have
left side. This is called “solving for the variable.” correctly solved for the variable.

How to Solve an Equation Solving Equations Example 1

5 x = 20 8 x = 24
5 x = 20 8 x = 24
5 5 8 8
x=4 x=3

Check your answer Check your answer


5 x = 20 8 x = 24
5(4) = 20 8(3) = 24
20 = 20 Correct! 24 = 24 Correct!

• When solving an • To place a variable by 1 In this example, to place 2 To check your answer,
equation, your goal is itself on one side of the variable by itself on place the number you
to place the variable by an equation, you can the left side of the found into the original
itself on one side of the multiply or divide by the equation, divide both equation and solve the
equation, usually the same number on both sides of the equation by problem. If both sides
left side, and place sides of the equation the number in front of of the equation are
all the numbers on and the equation will the variable, called the equal, you have
the other side of the remain balanced. coefficient. This will correctly solved the
equation, usually the leave the x variable by equation.
right side. This allows itself on the left side of
you to determine the the equation because 88
value of the variable. equals 1.

66
Chapter 3 Solving Basic Equations

Tip Pra
ctice
How do I know when I should multiply Solve for the variable in each of
or divide to solve an equation? the following equations. You can
check your answers on page 252.
Generally, you should do the opposite
of what is done in the original equation. x
1) 2 = 1
When a variable is divided by a number
in an equation, such as 5x = 10, you can 2) 4 x = 16
multiply by the same number on both 3) –3 x = 9
sides of the equation to cancel out the
number and isolate the variable. If a 4) x = –5
variable is multiplied by a number, such 2
as 5x = 20, you can divide both sides 5) x =3
of the equation by the same number 7
to isolate the variable. 6) 2 x = 5
3 4

Solving Equations Example 2 Solving Equations Example 3

2x = 6
x = 30 5
2
2x x 5 = 6x 5
x x 2 = 30 2
x 5 2 2
2 30
x = 60 x= = 15
2

Check your answer


Check your answer
2x = 6
x = 30 5
2 2 (15) = 6
60 = 30 5
2 30 = 6
30 = 30 Correct! 5
6=6 Correct!

1 In this example, to 2 To check your answer, 1 In this example, to place the 2 To check your
place the variable by place the number you variable by itself on the left answer, place the
itself on the left side found into the original side of the equation, multiply number you found
of the equation, you equation and solve the both sides of the equation by into the original
must multiply both problem. If both sides the reciprocal of the fraction equation and solve
sides of the equation of the equation are in front of the variable. the problem. If
by the number divided equal, you have Note: To determine the reciprocal both sides of the
into the variable. correctly solved the of a fraction, switch the top and equation are equal,
equation. bottom numbers in the fraction. you have correctly
For example, 25 becomes 52 . solved the
When you multiply a fraction by equation.
its reciprocal, the result is 1 .

67
Solve an Equation
in Several Steps
Even when you are working with large, complex addition and subtraction on both sides of the
problems, your goal should be to isolate the variable equation to isolate the variable on one side of
to one side of the equation and find the value of the equation. For the third step, you multiply
the variable. Three easy steps, using skills you have and divide on both sides of the equation to
learned in the previous pages, will guide you when determine the value of the variable.
you are confronted with a complicated equation. Finally, don’t forget the unofficial fourth step:
The first step in solving complex equations is to check your answer! Place the number you
simplify the equation as much as you can on either determined for the variable into the original
side of the equals sign. You will find the distributive equation and solve the problem. If both sides
property particularly useful, as it eliminates those of the equation are equal, you have correctly
pesky parentheses. The second step involves using solved the equation.

Step 1: Simplify Each Side of the Equation

6 x + 4(2 x + 3) = 34 + 3 x 6 x + 8 x + 12 = 34 + 3 x
6 x + 8 x + 12 = 34 + 3 x 14 x + 12 = 34 + 3 x

1 If an equation contains Note: The distributive 2 Add, subtract, multiply Note: For information on
parentheses ( ), use the property allows you and divide any numbers or adding and subtracting
distributive property on to remove a set variables that can be variables, see page 36.
each side of the equals of parentheses by combined on the same For information on
sign ( = ) to remove the multiplying each number side of the equals sign ( = ) . multiplying and dividing
parentheses that surround or variable inside the variables, see page 38.
numbers and variables. parentheses by a number • In this example, 6x + 8x
equals 1 4x.
or variable directly outside
• In this example, 4(2x + 3)
the parentheses. For
works out to 8x + 1 2 .
more information on
the distributive property,
see page 30.

68
Chapter 3 Solving Basic Equations

Tip Pra
ctice
What should I do if I end up with a Solve for the variable in each of the
negative variable? following equations. You can check
your answers on page 252.
If you end up with a negative sign (–) in
front of a variable, such as –y = 14, you 1) 3 x = 6
will have to make the variable positive to
finish solving the equation. Fortunately, 2) 4 x – 2 = 14
this is a simple task—just multiply both 3) 2 x + 10 = 3 x – 5
sides of the equation by –1. The equation
remains balanced and a negative sign (–) 4) x + 5 – 2 x + 3 = 7 – 3 x – 1
will no longer appear in front of the
5) 2( x – 1) = 3( x + 1) – 3
variable. In the case of –y = 14, you would
come out with a solution of y = –14. 6) 5(2 x – 3) + x = 2(2 – x ) + 7

Step 2: Add and Subtract Step 3: Multiply and Divide

11 x = 22
11 x = 22
11 11
14 x + 12 = 34 + 3 x x=2
14 x + 12 – 12 = 34 + 3 x – 12
14 x = 22 + 3 x Check your answer

14 x – 3 x = 22 + 3 x – 3 x 6 x + 4(2 x + 3) = 34 + 3 x
11 x = 22 6(2) + 4(2 x 2 + 3) = 34 + 3(2)

12 + 4(7) = 34 + 6

40 = 40 Correct!

3 Determine which • In this example, subtract 12 4 Determine which • In this example, divide
numbers and from both sides of the numbers you need to both sides of the equation
variables you need equation to move all the multiply or divide by by 11 to place the variable
to add or subtract to numbers to the right side of to place the variable by itself on the left side of
place the variable by the equation. You can then by itself on one side the equation. The variable x
itself on one side of subtract 3x from both sides of the equation. remains on the left side
the equation, usually of the equation to place all Then multiply or of the equation by itself
the left side. Then the variables on the left side divide by the same because 11 ÷ 11 equals 1.
add or subtract the of the equation. numbers on both Note: For more information
same numbers and Note: For more information on sides of the equation. on multiplying and dividing
variables on both adding and subtracting numbers and numbers in equations, see
sides of the equation. variables in equations, see page 64. page 66.

69
Solve for a Variable in an
Equation with Multiple Variables

In algebra, it is common to come across equations order to define b. By simply rearranging the
that have more than one variable. An equation equation, you can find that b = a – 6.
containing multiple variables, such as a – 2 = 4 + b, Working with equations containing multiple
shows you the relationship between the variables. variables is really no more difficult than working
You can easily isolate any of the variables to one with equations that have just one variable. The
side of the equation to simplify the relationship. only difference is that your final result will have
For example, if you know that a = 6 + b, you do variables on both sides of the equation.
not need to know the numerical value of a in

Step 1: Simplify Each Side of the Equation

Solve for x in the equation


2(3 x + 6) + 4 x – y = 32
6 x + 12 + 4 x – y = 32

2(3 x + 6) + 4 x – y = 32 10 x + 12 – y = 32

6 x + 12 + 4 x – y = 32

1 If an equation contains Note: The distributive 2 Add, subtract, multiply Note: For information on
parentheses ( ), use the property allows you and divide any numbers adding and subtracting
distributive property on to remove a set or variables that can be variables, see page 36.
each side of the equals of parentheses by combined on each side For information on
sign ( = ) to remove the multiplying each number of the equation. multiplying and dividing
parentheses that surround or variable inside the variables, see page 38.
numbers and variables. parentheses by a number • In this example, 6x + 4 x
equals 1 0 x.
• In this example, 2(3x + 6) or variable directly
outside the parentheses.
works out to 6x + 1 2.
For more information on
the distributive property,
see page 30.

70
Chapter 3 Solving Basic Equations

Tip Pra
ctice
Once I have solved for a variable in an Solve for x in the following equations.
equation, do I need to further simplify You can check your answers on page 252.
the answer?
1. 2 x + 3 – y = 5
If you end up with a fraction that has
two or more numbers and variables added 2. x + 6 y = 4 – x
or subtracted in the numerator, you can 3. 3( y + 4) = 5 + x
simplify your answer by splitting the fraction
into smaller fractions. Each new fraction will Solve for y in the following equations.
contain one term of the original numerator You can check your answers on page 252.
and a duplicate of the denominator.
4. 2( x – 1) + 2 y = 5 + y
20 + y y y
x = = 20 + = 2+ 5. 3( x + y ) – 4 y = 2
10 10 10 10
6. y + x + 2 = 4 – y + x

Step 2: Add and Subtract Step 3: Multiply and Divide

10 x + 12 – y = 32
10 x = 20 + y
10 x + 12 – y – 12 = 32 – 12
10 x 20 + y
10 x – y = 20 =
10 10
10 x – y + y = 20 + y 20 + y
x=
10
10 x = 20 + y

3 Determine which numbers • In this example, 5 Determine which • In this example, divide
and variables you need to subtract 12 from both numbers you need to both sides of the
add or subtract to place sides of the equation. multiply or divide by equation by 1 0. The x
the variable by itself on You can then add y to to place the variable variable remains by
one side of the equation, both sides of the by itself on one side itself on the left side of
usually the left side. equation. of the equation. the equation because
4 Add or subtract the Note: For information on 6 Multiply or divide by 1 0 ÷ 10 equals 1.
numbers and/or variables adding and subtracting the numbers you Note: For information on
you determined in step 3 numbers and variables in determined in step 5 multiplying and dividing
on both sides of the equations, see page 64. on both sides of the numbers in equations,
equation. equation. see page 66.

71
Solve an Equation
with Absolute Values
Every once in a while you will come across an You will have to approach absolute value
equation that contains an innocent-looking pair equations slightly differently than you would
of absolute value symbols ( | | ) such as x = | y + 3| . approach a normal equation because an
These equations are known as absolute value absolute value equation may result in more
equations and they are not as simple as they look. than one answer. For example, the absolute
value equation |x| = 1 + 3 can be simplified
Remember that the absolute value of a number
as |x| = 4. You can then determine that x = 4
or variable is always the positive value of that
or –4. You get two answers for the price of one!
number or variable, whether the number or
variable is positive or negative. So |a| can
equal either a or –a.

Step 1: Isolate the Absolute Value Expression

5 | 4 x + 2 | + 6 = 56

5 | 4 x + 2 | + 6 = 56 5 | 4 x + 2 | + 6 – 6 = 56 – 6

5 | 4 x + 2 | = 50

• When solving an Note: An absolute value 1 Determine which numbers • In this example,
equation that expression consists of variables and variables you need to subtract 6 from both
contains an absolute and/or numbers inside absolute add or subtract to place the sides of the equation
value expression, you value symbols | | . The result of absolute value expression to remove 6 from the
first need to place an absolute value expression is by itself on one side of the left side of the
the absolute value always greater than zero or equal equation. equation.
expression by itself
on one side of the
to zero. For more information on
absolute values, see page 24.
2 Add or subtract the Note: For information on
numbers and variables you adding and subtracting
equation. determined in step 1 on numbers and variables in
both sides of the equation. equations, see page 64.

72
Chapter 3 Solving Basic Equations

Tip Tip
How do I solve a simple Why do I need to create two
equation with absolute values? equations from each equation
that contains absolute values?
Simple equations containing
absolute values, like | x | = 8, The key to solving an equation that
are fairly simple to evaluate. contains absolute values is removing
Remember that all you are being the absolute value symbols ( | | ).
asked for is the possible solutions Values within these symbols may have
for x. In the example | x | = 8, a negative or positive value, so you
both 8 and –8 have an absolute have to work out both possibilities by
value of 8, so x = 8 or –8. creating and solving two equations.

Step 2: Create Two New Equations

5 | 4 x + 2 | = 50
| 4 x + 2 | = 10
5 | 4 x + 2 | = 50
5 5
4 x + 2 = 10 4 x + 2 = –10

| 4 x + 2 | = 10

3 Determine which • In this example, • You now need to create 6 For the second
numbers you need to divide both sides of two new equations from equation, place a
multiply or divide by the equation by 5 to the original equation. negative sign (–) in
to place the absolute
value expression by
remove 5 from the left
side of the equation.
5 Create two new front of the value on
the opposite side of
equations that look like
itself on one side of Note: For information on the original equation, the absolute value
the equation. multiplying and dividing but without the absolute expression.
4 Multiply or divide numbers in equations, value symbols | | .
by the numbers you see page 66.
determined in step 3
on both sides of the
equation. CONTINUED

73
Solve an Equation
with Absolute Values continued
After you have created two new equations work out the equation, both sides of the
from the original absolute value equation, equation must equal each other in order to
you can solve each of the two new equations have a solution.
and determine the two possible answers for Sometimes both of the numbers you found
the variable in an absolute value equation. for the variable will solve the equation. In
The fun doesn’t end there, though. other instances, one or both of your numbers
Even though it is twice the work, it is vital to will fail to solve the equation. This means that
check both of the numbers you found for the either you have made a mistake and should
variable. When you place a number you found double-check your calculations or there is only
for the variable into the original equation and one or no solution for the equation.

Step 3: Solve the New Equations

4x = 8 4x = –12
4 x + 2 = 10 4 x + 2 = –10
4x = 8 4 x = –12
4 x + 2 – 2 = 10 – 2 4 x + 2 – 2 = –10 – 2 4 4 4 4
4x = 8 4 x = –12 x=2 x = –3

• You now need to solve 8 Add or subtract the 9 In both equations, 10 Multiply or divide
the two new equations numbers and/or variables determine which by the numbers you
separately in order to you determined in step 7 numbers you need to determined in step 9
determine the answer on both sides of the multiply or divide by on both sides of the
for the original equation. equation. to place the variable equation.
7 In both equations, • In both examples, by itself on one side
of the equation. • In both examples,
determine which subtract 2 from both divide by 4 on both
numbers and variables sides of the equation. sides of the equation.
you need to add or
subtract to place the
variable by itself on one
side of the equation.

74
Chapter 3 Solving Basic Equations

Tip Pra
ctice
Is there a solution to every equation Solve the following equations
with absolute values? containing absolute values. You can
check your answers on page 252.
No. As you work with equations that
contain absolute values, you will 1) | x | = 5
sometimes come across equations that
have no solution. One dead give-away 2) | 2 x – 3 | = 5
is when the absolute value equals a 3) 2 | x – 1 | = 8
negative number, as in | 4x + 2 | = –10.
Don’t even bother working out these 4) 2 | 3 x – 4 | – 3 = 5
equations because no matter what x 5) | 3 x – 9 | = 0
equals, the absolute value of the
expression within the absolute value 6) 3 | 2 x + 6 | + 5 = 2
symbols cannot equal a negative
number.

Step 4: Check Your Answers

If x = 2 If x = –3
5 | 4 x + 2 | + 6 = 56 5 | 4 x + 2 | + 6 = 56
5 | 4(2) + 2 | + 6 = 56 5 | 4(–3) + 2 | + 6 = 56
5 | 8 + 2 | + 6 = 56 5 | –12 + 2 | + 6 = 56
5 | 10 | + 6 = 56 5 | –10 | + 6 = 56
5 x 10 + 6 = 56 5 x 10 + 6 = 56
56 = 56 Correct! 56 = 56 Correct!

11 To check your answers, place 12 Place the second number you


the first number you found found into the original equation
into the original equation and solve the problem. If both
and solve the problem. If sides of the equation are equal,
both sides of the equation this number also correctly solves
are equal, this number the equation.
correctly solves the equation.

75
Test Your Skills

Solving Basic Equations

Question 1. Solve the following equations.


a) 2 + x = 5 g) –8 x = –5
b) x – 4 = 10 h) x = 6
c) x + 3 = 0 4

d) 2 x = –8 i) x = 10
5
3
e) 3 x = 5 j) 2 x = 1
f) – x = –2
k) 3 x = 3
7

Question 2. Solve the following equations.


a) 2 x + x + 1 = 2
b) 2 x + 1 = x
c) 2 x + 3 = 4 x + 4
d) 20 – x (4 + 1) = 5 x
e) 8 x – 2(5 x + 6) = 20
f) 5 x + 4(2 x – 7) = –15

Question 3. Solve for y in the following equations.


a) y + x = 0
b) x + y = 2 + x
c) 2 y + 3 x = 5 – x
d) x – 1 = y + 4
e) y + x + y + 1 = 2 x – 3 y + 8
f) 2( x – y ) = 3( x + y + 1)

76
Chapter 3 Solving Basic Equations

Question 4. Solve the following equations.

a) |x | = 3
b) |–x | = 2
c) |x | = 0
d) | x | = –4
e) |x – 2| = 1
f) | x – 10 | = 3
g) |x + 5| = 5

Question 5. Solve the following equations.

a) |2x | = 4
b) |3x | = 8
c) | 2 x – 1 | = –1
d) |3x – 6| = 0
e) |2x – 1| = 1
f) |5x – 2| + 4 = 6
g) 2 | 3 x – 1 | = 20
h) 4 | 2 x + 3 | + 4 = 20

You can check your answers


on pages 268-269.

77

Vous aimerez peut-être aussi