We manipulate algebraic fractions the same way that we manipulate fractions in arithmetic.
 

Simplifying Fractions

One fundamental rule for manipulation of fractions is: If we multiply or divide both the numerator or denominator by the same quantity, the value of the fraction will not change provided that this quantity is nonzero, namely AB=ACBC,AB=ACBC(if C0)

For example, if we multiply both the numerator and the denominator of (x1)/(x+2) by (x3), we obtain the equivalent fractionx1x+2=(x1)(x3)(x+2)(x3)provided x30; that is, provided x3.

Conversely if we factor the numerator and denominator of a given fraction, we can cancel common factors from the numerator and denominator to simplify the fraction (again provided common factors are not zero). For example,

412=44×3=13

and

x25x+6x24x+3=(x2)(x3)(x3)(x1)=x2x1(if x3)

Example 1
Simplify x2+x123x

Solution

x2+x123x=(x+4)(x3)3x=(x+4)(x3)(x3)=(x+4)=x4.

 Multiplying and Dividing Fractions

To multiply or divide fractions we use the following properties of fractions:

Property Restriction Description
ABCD=ACBD B0, D0 To multiply two fractions, multiply their numerators and multiply their denominators
AB÷CD=ABCD=ABDC B0,D0, C0 To divide a fraction by another fraction, invert the divisor and then multiply the fractions.

Example

Perform the following operations and simplify the results

(a) x22x3x2+6x+94x+12x+1

(b) x26x+8x2x6÷x2x124x12

Solution

(a)

x22x3x2+6x+94x+12x+1=(x3)(x+1)(x+3)2×4(x+3)x+1=4(x3)x+3, provided x+10; that is, provided x1.

(b)

x26x+8x2x6÷x2x124x12=x26x+8x2x64x12x2x12=(x4)(x2)(x3)(x+2)4(x3)(x4)(x+3)=4(x2)(x+2)(x+3), provided x4 and x3.

Adding and Subtracting Fractions

If the denominators of the fractions are the same, we simply add or subtract the numerators, namely

AB±CB=A±CB

If the denominators are different, we have to find a common denominator. One way is to multiply the numerator and denominator of each fraction by the denominator of the other one:

AB±CD=ABDD±CDBB=AD±CBBD

For example,

56+49=59+4669=6954=2318.

To make simplification easier, we often find the least common multiple (LCM) of the denominators. The LCM of the denominators is called least common denominator (LCD). For real numbers, we know how to find LCM.

For example, in the above example, the LCM of 6 and 9 is 18 (because 6×3=9×2=18), so

56+49=5363+4292=15+818=2318.

 

 

  Least common multiple (LCM) and least common denominator (LCD)

The least common multiple (LCM) of two or more polynomials is the polynomial of lowest degree with smallest numerical coefficients which is divisible by each of them (that is if we divide it by each of the polynomials the remainder will be zero).

The least common multiple of the denominators of a set of fractions is called the least common denominator (LCD).

How to find the LCM of two or more expressions:

  1. Find the factors of each of the expression.
  2. Select all of distinct factors and give to each the highest exponent with which it occurs in any of the expressions.
  3. Find the product of all of the factors selected in step 2.

 

Example
Perform the operation and write in simplified form

4xx24+3xx25x+6

Solution

The denominators are not the same, so we have to find LCM of them (or LCD of the two terms)

4xx24+3xx25x+6=4x(x2)(x+2)+3x(x3)(x2)

so the LCD is (x2)(x+2)(x3). We multiply the numerator and denominator of the first fraction by (x2)(x+2)(x3)(x2)(x+2)=(x3) and the second one by (x2)(x+2)(x3)(x3)(x2)=(x+2) and then add the two fractions together:

4xx24+3xx25x+6=4x(x2)(x+2)+3x(x3)(x2)=4x(x3)(x2)(x+2)(x3)+3x(x+2)(x3)(x2)(x+2)=4x212x+3x2+6x(x3)(x2)(x+2)=7x26x(x3)(x2)(x+2)=x(7x6)(x3)(x2)(x+2)

Compound Fractions

A compound fraction is a fraction that has one or more fractions in the numerator or denominator or both. To simplify compound fractions:

Method 1: Reduce the terms in the numerator and in the denominator into single fractions. Then divide the two resulting fractions.

Method 2: Find the least common multiple (LCM) of all denominators in the expression. Then multiply the numerator and denominator by it.

Example

Simplify

1x2421x

Solution
Method 1:

1x2421x=14x2x22x1x=14x2x2x2x1=1(2x)2x(2x1)=(12x)(1+2x)x(12x)=1+2xx

[ We used the identity A2B2=(AB)(A+B), we wrote 1(2x)2=(12x)(1+2x)]

Method 2: The LCM of x2 and x is x2

1x2421x=1x2421xx2x2=14x22x2x=(12x)(1+2x)x(2x1)=1+2xx

Method 3: This method works only for this specific problem. We note that

1x24=(1x)222

Now let A=1x and B=2. Using the identity A2B2=(AB)(A+B), we can write 

(1x)222=(1x2)(1x+2)

Thus

1x2421x=(1x2)(1x+2)(1x2)=(1x+2)=1+2xx.

Example

Simplify

(1+x)1/2x(1+x)1/2x+1

Solution

We may rewrite the given fraction as

1+xx1+xx+1

Method 1:

1+xx1+xx+1=(1+x)2x1+xx+1=1+xx1+xx+1=1(x+1)1+x

which can also be written as

1(1+x)3or1(1+x)3/2

Method 2: Multiply both the numerator and denominator by 1+x

1+xx1+xx+1=1+xx1+xx+11+x1+x=(1+x)x1+x1+x(1+x)1+x=1(1+x)1+x=1(1+x)3/2.