Factors of Algebraic Expressions - Part I


Keywords:
              Help

We know what it means to factorize a number. When we factorize a number, we split it into a series of smallest indivisible numbers, which when multiplied together give the original number. To find the factors of algebraic expressions, a similar method is followed.

What we will study in this chapter :

1. Factors of algebraic monomials
2. Division of monomials
3. Factors of binomials
4. Factors of a polynomial by grouping the terms

1. Factors of algebraic monomials  
Try and factorize monomials the way we factorize natural numbers.

Example 1 :  Factorize 5a

The monomial  5a can be factorized as a product of two monomials 5 and a.

Thus  5a   =  5   *   a

The two monomials 5 and a are factors of 5a.

Example 2 :  Factorize 3a3b2.

The monomial 3a3b2  can be written as

 3a3b2   =  3 a3b1  *  b

 3 a3b1 can be factorized further.

 3 a3b1 = 3 a3 *  b,  thus 3a3b2   =  = 3 a3 *  b *  b

 3 a3  can be factorized further.

 3 a3 =  3 a2 *  a, thus 3a3b2   =  = 3 a2 *  a *  b *  b

 3 a2  can be factorized further.

 3 a2 =  3 a *  a, thus 3a3b2   =  = 3 a *  a *  a *  b *  b

Lastly 3a can be factorized further.

3a = 3 * a, thus 3a3b2   =  = 3 * a *  a *  a *  b *  b

The factorization is complete.

While factorizing a monomial, the following has to be remembered :

  • Obtain prime factors of the coefficient. In the above example, the coefficient is 3, which is a prime number. If it was say 6, the we would have had to split 6 again to its factors 6 = 2 * 3.

  • Factorize the variables separately.

  • Each index of the variable should be reduced, till the index  is 1.

  • All the factors of the coefficient and the variables should be written in the form of a multiplication.

Example 3 :  factorize 9a3b2.

Factors of 9  : 3 * 3

Factors of a3  :  a  *  a  *  a

Factors of b2:  b  * b

  9a3b2  =  3 * 3   * a  *  a  *  a  * b  * b

Example 4 : Find the common factor of 25a2b, 15 a2bc and 5 a3b2.

The G.C.D. of 25, 15, 5 is  :  5.

The lowest power of the common variable a is  :  a2.
The lowest power of the common variable b is  :  b.
Variable c has no common factor.

Thus the lowest common factor of the given monomials is 5 * a2 * b  = 5 a2b.

2. Division of monomials  
For dividing one monomial with another, factorize both the numerator and the denominator. The remaining coefficients and variables will give you the final answer.

Example 1 :  Divide 5ab by a

   5ab
   = 5b
   
a

Thus 5ab    a  =  5b

Example 2 :  Divide 24x2yz by 12xy

   24x2yz                        2 * 3 * 4 *   x  *  x  *  y  *  z
            =           =  2xz
    12xy                                     3 * 4 *  x * y

Thus   24x2yz      12xy  = 2xz

 

Next        Main        Previous