S k i l l
 i n
A L G E B R A

Table of Contents | Home

23

ADDING ALGEBRAIC FRACTIONS

Different denominators -- The LCM

2nd level

THERE IS ONE RULE for adding or subtracting fractions:  The denominators must be the same -- just as in arithmetic.


a
c
 +   b
c
 =   a + b
   c

Add the numerators, and place their sum
over the common denominator.

  Example 1.      6x + 3
    5
 +   4x − 1
    5
 =   10x + 2
     5

The denominators are the same.  Add the numerators as like terms.

  Example 2.      6x + 3
     5
 −   4x − 1
    5

To subtract, change the signs of the subtrahend, and add.

6x + 3
     5
 −   4x − 1
    5
 =   6x + 3 − 4x + 1
          5
 =   2x + 4
    5

Problem 1.

To see the answer, pass your mouse over the colored area.
To cover the answer again, click "Refresh" ("Reload").
Do the problem yourself first!

  a)    x
3
 +   y
3
 =   x + y
   3
    b)    5
x
 −   2
x
 =   3
x
  c)       x   
x − 1
 +   x + 1
x − 1
 =   2x + 1
 x − 1
    d)    3x − 4
 x − 4
 +   x − 5
x − 4
 =   4x − 9
 x − 4
  e)    6x + 1
 x − 3
 −   4x + 5
 x − 3
 =   6x + 1 − 4x − 5
       x − 3
 =   2x − 4
 x − 3
  f)    2x − 3
 x − 2
 −   x − 4
x − 2
 =   2x − 3 − x + 4
       x − 2
 =   x + 1
x − 2

Different denominators -- The LCM

To add fractions with different denominators, we must first learn about the Lowest Common Multiple of a series of terms.

The Lowest Common Multiple (LCM) of a series of terms
is the smallest product that contains every
factor from every term.

For example, consider this series of three terms:

pq   pr   ps

We will now construct their LCM -- factor by factor.

To begin, it will have the factors of the first term:

LCM = pq

Moving on to the second term, the LCM must have the factors pr.  But it already has the factor p.  Therefore, we need only add the factor r:

LCM = pqr

Finally, moving on to the last term, the LCM must contain the factors ps.  But again it has the factor p, and so we need only add the factor s:

LCM = pqrs.

That product is the Lowest Common Multiple of those three terms.  It contains the factors  pqpr,  ps.  And it is is the smallest product that does.

Example 3.   Construct the LCM of these three terms:  x,  x²,  x3.

Solution.   The LCM must have the factor x.

LCM = x

But it also must have the factors of x² -- which are x· x.  Therefore, we need add only one more factor of x :

LCM = x²

Finally, the LCM must have the factors of x3, which are x· x· x.  Therefore,

LCM = x3.

x3 is the smallest product that contains x,  x²,  and  x3.

We see that when the terms are powers of a variable -- x,  x²,  x3 -- then their LCM is the highest power that appears.

Problem 2.   Construct the LCM of each series of terms.

   a)   ab,  bc,  cd   abcd   b)   pqr,  qrs,  rst   pqrst
 
   c)   a,  a²,  a3,  a4   a4   d)   a²b,  ab²   a²b²

 e)   ab,  cd    abcd

We will now see what this has to do with adding fractions.

  Example 4.   Add:      3 
ab
 +    4 
bc
 +    5 
cd

Solution.   To add fractions, the denominators must be the same. Therefore, as a common denominator choose the LCM of the original denominators.  Choose abcd.   Then, convert each fraction to an equivalent fraction with denominator abcd.

It is necessary to write the common denominator only once:

 3 
ab
 +    4 
bc
 +    5 
cd
  =   3cd + 4ad + 5ab
       abcd
To change    3 
ab
 into an equivalent fraction with denominator abcd,

simply multiply ab by the factors it is missing, namely cd.  Therefore, we must also multiply 3 by cd.  That accounts for the first term in the numerator.

To change    4 
bc
 into an equivalent fraction with denominator abcd,

multiply bc by the factors it is missing, namely ad.  Therefore, we must also multiply 4 by ad.  That accounts for the second term in the numerator.

To change    5 
cd
 into an equivalent fraction with denominator abcd,

multiply cd by the factors it is missing, namely ab.  Therefore, we must also multiply 5 by ab.  That accounts for the last term in the numerator.

That is how to add fractions with different denominators.  The common denominator will consist of factors of the original denominators.  

Problem 3.   Add.

  a)     5 
ab
 +    6 
ac
 =   5c + 6b
   abc
  b)     2 
pq
 +    3 
qr
 +    4 
rs
 =   2rs + 3ps + 4pq
       pqrs
  c)     7 
ab
 +    8 
bc
 +     9  
abc
 =   7c + 8a + 9
      abc
  d)    1
a
 +    2 
a²
 +    3 
a3
 =   a² + 2a + 3
      a3
  e)     3 
a²b
 +    4 
ab²
 =   3b + 4a
   a²b²
  f)     5 
ab
 +    6 
cd
 =   5cd + 6ab
   abcd
  g)        _2_   
x(x + 2)
 +         __3__      
(x + 2)(x − 3)
  =    2(x − 3) + 3x 
x(x + 2)(x − 3)
 
    =   _ 2x − 6 + 3x_
x(x + 2)(x − 3)
 
    =        _5x − 6_    
x(x + 2)(x − 3)
  Problem 4.   Add:    1 −  1
a
 +   c + 1
  ab
.   But write the answer as

1 − A fraction.

1 −  1
a
 +   c + 1
  ab
 =  1 − ( 1
a
 −   c + 1
  ab
)  =  1 −  b − (c + 1)
ab      
 =  1 −  bc − 1
ab      

Example 5.   Denominators with no common factors.

 a 
m
 +   b
n

When the denominators have no common factors, their LCM is simply their product, mn.

 a 
m
 +   b
n
 =   an + bm
   mn

The numerator then appears as the result of  "cross-multiplying" :

an + bm

This technique is appropriate, however, only when the denominators have no common factors.

  Example 6.        2   
x − 1
 −   1
x

Solution.   These denominators have no common factors -- x is not a factor of x − 1.  It is a term.  Therefore, the LCM of denominators is their product.

   2   
x − 1
 −   1
x
 =   2x − (x − 1)
   (x − 1)x
 =   2xx + 1
   (x − 1)x
 =   _x + 1_
(x − 1)x

Note:  The entire  x − 1  is being subtracted.  Therefore, we write it in parentheses -- and its signs change.

Problem 5.

  a)    x
a
 +   y
b
 =   xb + ya
    ab
    b)    x
5
 +   3x
 2
 =   2x + 15x
    10
 =   17x
 10
  c)       6   
x − 1
 +      3   
x + 1
  =   6(x + 1) + 3(x − 1)
    (x + 1)(x − 1)
 
    =   6x + 6 + 3x − 3
  (x + 1)(x − 1)
 
    =      _9x + 3_   
(x + 1)(x − 1)
  d)       6   
x − 1
 −      3   
x + 1
  =   6(x + 1) − 3(x − 1)
    (x + 1)(x − 1)
 
    =   6x + 6 − 3x + 3
  (x + 1)(x − 1)
 
    =      _3x + 9_   
(x + 1)(x − 1)
  e)       3   
x − 3
 −   2
x
  =   3x − 2(x − 3)
   (x − 3)x
 
    =   3x − 2x + 6
   (x − 3)x
 
    =     x + 6  
(x − 3)x
  f)       3   
x − 3
 −   1
x
  =   3x − (x − 3)
   (x − 3)x
 
    =   3xx + 3
   (x − 3)x
 
    =     2x + 3 
(x − 3)x
  g)    1
x
 +   2
y
 +   3
z
  =   yz + 2xz + 3xy
       xyz

  Example 7.   Add:   a b
c
.

Solution.   We must express a with denominator c.

a  = ac
 c
  (Lesson 20)

Therefore,

a b
c
 =   ac + b
    c
.

Problem 6.

  a)    p
q
 +  r   =   p + qr
   q
    b)    1
x
 −  1   =   1 − x
   x
  c)   x −  1
x
 =   x² − 1
   x
    d)   1 −   1 
x²
 =   x² − 1
   x²
  e)   1 −     1   
x + 1
 =   x + 1 − 1
   x + 1
 =      x   
x + 1
  f)   3 +      2   
x + 1
 =   3x + 3 + 2
    x + 1
 =   3x + 5
 x + 1
  Problem 7.   Write the reciprocal of   1
2
  +   1
3
.
  [Hint:   Only a single fraction  a
b
 has a reciprocal; it is  b
a
.]
1
2
  +   1
3
  =   3 + 2
   6
  =   5
6
Therefore, the reciprocal is  6
5
.

2nd Level


Next Lesson:  Equations with fractions


Table of Contents | Home


Please make a donation to keep TheMathPage online.
Even $1 will help.


Copyright © 2001-2008 Lawrence Spector

Questions or comments?

E-mail:  themathpage@nyc.rr.com