Tuesday, April 30, 2013

Factorization by Splitting middle term: Part IV

Factorization by splitting the middle term:- Part IV

There are some expression   which can be factorized by splitting middle term; let us consider this expression

Px2 + qx + r and  Px2 + qxy + ry2


Both are neither a square nor in the term of (x + a)(x + b) = x2 + (a + b)x + ab. Such expressions are factorized by splitting their two middle terms.

viz the middle terms qx of the expression px2 + qx + r is split into two terms ax and bx such that their sum is qx and their product is equal to the product of the first and the third term. Let us consider on following example:-

Exp 1: 6x2 – 5xy – 6y2

1st step: Get the product of first and third terms

i.e  6x2 x 6y2 = 36x2y2

2nd step: Split middle terms such as it product would be equal to product of first and third terms.

Here, middle term =  – 5xy

So, we can write it as 4xy – 9xy                     (36x2y2)

Therefore,

6x2 – 5xy – 6y2 =6x2 +4xy – 9xy – 6y2
                         
                            =2x(3x + 2y)(2x – 3y)



Exp 2: 7x2 + 23xy + 6y2

Product of the first and the third terms = 42x2Y2

Therefore, the middle term 23xy can be write as
21xy + 2xy

Hence  7x2 + 23xy + 6y2 = 7x2 +21xy + 2xy +6y2

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


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



Exp 2: 14a2 + 11ab – 15b2

Product of the first and the third terms = – 210a2b2

Therefore it can be write as 21ab – 10ab

Hence,  14a2 + 11ab – 15b2 = 14a2  – 21ab – 10ab – 15b2


                                                 =7a(2a – 3b) – 5b(2a – 3b)


                                                 =(2a – 3b)(7a – 5b)



Exp 4:- x2 - 9x + 20 = x2  – 4x – 5x + 20

                                 = x(x – 4) + 5(4 – x)

By taking 5 common from (20 – 5x), we are not getting the expression that is common in both terms. Therefore, we need to take – 5 common from (20 – 5x).

The second step in the above solution will be correctly written as

x2  – 9x + 20 = x(x – 4) – 5(x – 4)


                     = (x – 4)(x – 5)  


Note: it is sometimes necessary to change the order of the terms for getting the expression that is common in terms of the given expression.

Sunday, April 28, 2013

Factorization Using Identities:- Part III


There is some more example of Factorizationusing Identities:- Part II. Let us see some example before moving further:-

Examp:-(e.) 75a3 b2 – 108ab4  

Solution: The given expression is not in the form of any identity. However, its two terms have common factors. Let us rewrite the expression, we have


(3ab2 × 25a2) – (3ab2 × 36b2) = 3ab2 (25a2 – 36b2)
                
                                                    = 3ab2 {(5a)2 – (6b)2}
             
                                                     = 3ab2 (5a + 6b)(5a – 6b)


By using identity,            a2 – b2 = (a +b)(a – b)




Examp:-(f.) 9 – x6 + 2x3y3 – y6 = 9 – (x6 – 2x3y3 + y6)


Solution:-
                                                   = 9 - {(x3)2 – 2(x)3(y)3 + (y3)2

                                                   = (3)2 – (x3 – y3)2


[On substituting x3 = a, y3 = b in the identity a2 -2ab + b2 = (a – b)2, we have
(x3)2 – 2(x3)(y3) + (y3)2 = (x3 – y3)2]

                                      = {3 + (x3 – y3)}{3 – (x3 – y3)}

Using, a2 – b2 = (a + b)(a – b)

                                       =(3 + x3 –y3)(3 – x3 + y3)
                  


Factorization by using the identity (x + a) (x +b) = a2 + (a + b)x + ab: – ×


An expression of the type x2 +mx +n  is not a perfect square, therefore, cannot be factorized by identities (i) and (ii) used in the preceding topic. This expression also does not fit the identity type (a 2 – b2) either.

However, we can use identity (iv)  (x + a) (x +b) = a2 + (a + b)x + ab.

To factorize this type of expression, we need to find two factor a and b of the constant term n such that ab = n and a + b = m (the coefficient of the middle term).

Then, the given expression is factorized in the following way:-
x2 +mx + n = x2 + (a + b) x + ab

                   = x2 + ax + bx + ab = x (x + a) + b(x + a)

                  = (x + a)(x + b)
This is required factorization.

Exmp:-  a. x2 + 14x + 45

Solution:
The constant term 45 can be factorized as 45 = 15 × 3 or 9 × 5,
We’ll consider only those factors of 45, whose sum is equal to 14 (the coefficient of middle term).

Hence, factor 15 + 3 is not required as 15 + 3 ≠ 14. We have to take other pair of factors;
 i.e  9 +5 = 14

Therefore, the required factor of 45 is 9 and 5.

Putting these factors in the given expression we have,

x2 + 14x + 45 = x2 + (9 + 5)x + (9)(5)
                       
                        = x2 + 9x + 5x + (9)(5)

                        = x2 + 14x +45              




Exmp (b):- x2 – 22x -48

Sol:- The constant term 48 can be factorized as

                 48 = 8 × 6 or 12 × 4 or 16 × 3 or 24 × 2

Since, 2 – 24 = -22, 2 and – 24 are the required factors of – 48.

So,  x2 – 22x – 48 = x2 + (2 – 24)x + (2) (– 24)

                              = (x + 2)(x -24)

By using identities,  (x +a )(x + b) = x2 + (a + b)x + ab   



Exmp ©:- x2 -13 x + 36
The constant term 36 can be factorized as

36 = 6 × 6 or 9 × 4 or 12 × 3 or 18 × 2
Since, (– 9) + (– 4) = 1 – 13, - 9  and – 4 are required factors of 36.

Hence, x2 – 13x + 36 = x2 + (- 4 – 9)x + (-9)(-4)

                                     =x2 – 4x – 9x + (- 9) (-4)

                                     = x(x – 4) – 9(x – 4)

                                      = (x – 4)(x – 9), required factorization.


Negative or Positive Factors of the Constant Term:-

In the given expression x2 +mx + n, where ab = n and a + b = m, we should follow some rules  regarding positive or negative factors of the constant terms.  The rule is following: -


1. If m is positive and n is also positive, then both the factors a and b of n will be positive.

2. If m is positive and n is negative, then both the factors a and b of n will have opposite signs. It means one factor will be positive and the other will be negative.

3. If m is negative and n is positive, then the factors a and b of n will be negative sign.

4. If m and n are both negative, then the factors a and b of n will have opposite sings.  

Continue..........