01 LInear Equations one variable examples & solutions(1)
01 LInear Equations one variable examples & solutions(1)
variable
3
1. Introduction
In this unit, we are going to
be looking at simple
equations in one variable,
and the equations will be
linear - that means there’ll
be no x terms and no x ’s,
2 3
4
Solving equations by
collecting terms
To solve the equation
3x + 15 = x + 25
5
From
3x + 15 = x + 25
we can subtract x from each side,
because this will remove it entirely from
the right, to give
2x + 15 = 25
We can subtract 15 from each side to
give
2x = 10
and finally, by dividing each side by 2 we
obtain
x=5
6
Example
Solve the equation
2. 2x + 3 = 6 − (2x − 3)
Solution
From 2x + 3 = 6 − (2x − 3),
we first remove the brackets on
the right to give
2x + 3 = 6 − 2x + 3
so that
2x + 3 = 9 − 2x
7
We are now in the same position as
we were in during the first Example.
We need to get the x’s together by
adding 2x to each side.
4x + 3 = 9
Now take 3 away from each side:
4x = 6
4
8
3. Solving equations by
removing brackets, and
collecting terms. For
example, solve the equation
8(x − 3) − (6 − 2x) = 2(x + 2) −
5(5 − x)
We begin by multiplying out the
brackets, taking care, in
particular, with any minus signs.
8x − 24 − 6 + 2x = 2x + 4 − 25
+ 5x
10x − 30 = 7x − 21
10x -7x = 30 −21
3x = 9
x= 9/3
x =3
10
And again you should take the
solution (x = 3), substitute it
back into the original equation
to check that we have got the
correct answer. On the left:
8(x − 3) − (6 − 2x) = 8(3 − 3) −
(6 − 2(3)) = 0 − 0 = 0.
2(x + 2) − 5(5 − x) = 2(3 + 2) −
5(5 − 3) = 10 − 10 = 0.
So both sides equal zero. The
equation balances and so x = 3
is the solution.
11