Choose a language: English | Malayalam

Algebra (Intermediate) - Solving Simple Equations
 
Methods of Solving Equations | General Rule | Brackets | Equations with Brackets | Equations with Letters on Both Sides
 
Methods of Solving Equations

An equation has a letter, an ‘equals' sign and has two sides, as in this example:

y + 5 = 7

To solve an equation we find the value of the letter.

Method
Remove all the terms from one side of the equation, leaving the letter by itself.

 

y + 5 = 7 (-5 from both sides)  

To remove the + 5 we subtract 5. To keep the two sides equal, we must take 5 from both sides.

So
y = 7 – 5
  y = 2 is the solution to the equation.


Example 1: solve y + 8 = 11
(– 8 from both sides)

     y = 11 – 8

 

     y = 3

 
   
Example 2: solve y + 2 = 7
(– 2 from both sides)

     y = 7 – 2

 

     y = 5

 

Note: a quick way of solving this equation is to move the +2 to the other side and change its sign to –2.

Example 3:
y + 10 = 14
(-10 from both sides)
          y = 14 – 10
 
          y = 4  
     
Example 4:
   y - 6 = 2
(+ 6 to both sides)
          y = 2 + 6
Note: we add 6 in this case
 

        y = 8

 
     
Example 5:
3y = 15
(divide both sides by 3)
    y = 15 ÷ 3
We change the multiply by 3 to divide by 3.
    y = 5  
     
Example 6:

  y = 2

  7

(multiply both sides by 7)
    y = 2 x 7
We change the divide by 7 to multiply by 7.
    y = 14  

 

General Rule

An important general rule is that if we move a term to the other side of the equation we change its sign.

  • + changes to – 
  • – changes to +
  • x changes to ÷
  • ÷ changes to x

If there is more than one term to move, always move the + or – term first.

Example 1: solve 2x + 5 = 15 (–5 from both sides)

     2x = 15 - 5

 

     2x = 10

(then divide by 2)

       x = 10 ÷ 2

 

       x = 5

 


Example 2: solve x 4 = 2 (+ 4 to both sides)

 

3
   
  x = 2 + 4  
  3  
     
  x = 6 (multiply both sides by 3)
  3
 
  x = 6 x 3
 
  x = 18  
 
Brackets

Brackets are used to group terms together.
If we want to remove brackets, then everything inside the bracket must be multiplied by the term on the outside.

3 (y + 2) = 3 x y + 3 x 2 = 3y + 6

Both y and the + 2 must be multiplied by 3.

5 (y – 3) = 5 x y – 5 x 3
= 5y – 15
Equations with Brackets

Example 1: solve 5 (y – 3) = 20
Remove the brackets

  5y – 15 = 20
  5y = 20 + 15
  5y = 35
  y = 35 divided by 5
  y = 7


Example 2: solve p + 4 = 5  
 

   3

 

Note: this line brackets p + 4 together. So we cannot (- 4) first.

p + 4 = 5
(multiply by 3)
 
 

   3

   

  p + 4 = 5 x 3
 
  p + 4 = 15
(– 4 from both sides)
  p = 15 – 4
 
  p = 11  

 
Equations with Letters on Both Sides

Example 1: solve
3 (y -1) = y + 7
   
 

3y – 3 = y + 7

  (+ 3 to both sides)
 
 
3y = y + 10
  (– y from both sides)
 
 
The y terms must be brought to the same side and simplified.
         
 
3y – y = 10
     
 
2y = 10
  (divide by 2)
 
 
y = 5
     

 
Example 2: solve
4 (p + 2) = 18 – p
 
 

4p + 8 = 18 – p

(add p to both sides)
 
  5p + 8 = 18
(– 8 from both sides)
 
  5p = 10
(divide by 5)
 
  p = 2