FACTORING QUADRATIC POLYNOMIALS EXAMPLES

Example 1 :

Factor :

2a2 + 9a + 10

Solution :

Since it is a quadratic expression and coefficient of a2 is 2, we have to multiply the constant 10 by 2.

10 ⋅ 2  =  20 

Now we have to find two factors of 20 such that the product is 20 and sum is 9, which is the coefficient of x.

⋅ 4 = 20 and 5 + 4 = 9

Then, 

2a2 + 9a + 10  =  2a2 + 5a + 4a + 10

  =  a(2a + 5) + 2(2a + 5)

  =  (a + 2)(2a + 5)

So, the factors are (a + 2) and (2a + 5).

Example 2 :

Factor :

5x2 - 29xy - 42y2

Solution :

The product of 5 and -42 is -210. Now we have to find two factors of -210 such that the product is -210 and sum is -29, which is the coefficient of x.

-35 ⋅ 6 = -210 and -35 + 6 = -29

Then, 

5x2 - 29xy - 42y2  =  5x2 - 35xy + 6xy - 42y2

=  5x(x - 7y) + 6y(x - 7y)

=  (5x + 6y)(x - 7y)

So, the factors are (5x + 6y) and (x - 7y).

Example 3 : 

Factor :

9 - 18x + 8x2

Solution :

8x2 - 18x + 9

The product of 8 and 9 is 72.

Now we have to find two factors of 72 such that the product is 72 and sum is -18, which is the coefficient of x.

-12 ⋅ (-6) = 72 and -12 - 6 = -18

8x- 18x + 9  =  8x- 12x - 6x + 9

=  4x(2x - 3) - 3(2x - 3)

=  (4x - 3)(2x - 3)

So the factors are (4x - 3) and (2x - 3).

Example 4 :

Factor :

6x2 + 16xy + 8y2

Solution :

Factor out the greatest common factor.

6x2 + 16xy + 8y2  =  2(3x2 + 8xy + 4y2)

The product of 3 and 4 is 12.

Now we have to find two factors of 12 such that the product is 12 and sum is 8, which is the coefficient of x.

2 ⋅ 6 = 12 and 2 + 6 = 8

Then, 

  =  2(3x2 + 2xy + 6xy + 4y2)

=  2[x(3x + 2y) + 2y(3x + 2y)]

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

So, the factors are 2, (3x + 2y) and (x + 2y).

Example 5 : 

Factor :

12x2 + 36x2y + 27x2y2

Solution :

Factor out the greatest common factor.

12x2 + 36x2y + 27x2y2  =  3x2(4 + 12y + 9y2)

=  3x2(9y2 + 12y + 4)

The product of 9 and 4 is 36.

Now we have to find two factors of 36, such that the product is 36 and sum is 12, which is the coefficient of x.

6 ⋅ 6 = 36 and 6 + 6 = 12

Then, 

=  3x2(9y2 + 6y + 6y + 4)

=  3x2[(3y(3y + 2) + 2(3y + 2)]

=  3x2(3y + 2)(3y + 2)

=  3x2(3y + 2)2

So, factors are 3, xand (3y + 2)2.

Example 6 :

Factor :

(a + b)2 + 9(a + b) + 18

Solution :

Let y = a + b. 

(a + b)2 + 9(a + b) + 18  =  y2 + 9y + 18

Now we have to find two factors of 18, such that the product is 18 and sum is 9, which is the coefficient of y.

3 ⋅ 6 = 18 and 3 + 6 = 9

Then, 

=  y2 + 3y + 6y + 18

=  y(y + 3) + 6(y + 3)

=  (y + 3)(y + 6)

Substitute (a + b) for y. 

=  (a + b + 3)(a + b + 6)

So, the factors are (a + b + 3) and (a + b + 6).

Example 7 :

Factor :

-x2 + 16

Solution :

= -x2 + 16

Factoring negative from these two, we get

= -(x2 - 16)

= -(x2 - 42)

Looks like a2 - b2 = (a + b)(a - b)

= -(x + 4)(x - 4)

So, the factors of -(x + 4)(x - 4).

Example 8 :

Factor :

36m2 - 121

Solution :

= 36m2 - 121

Factoring negative from these two, we get

= 62m2 - 112

= (6m)2 - 112

Looks like a2 - b2 = (a + b)(a - b)

= (6m + 11)(6m - 11)

So, the factors of (6m + 11)(6m - 11).

Example 9 :

Factor :

12m2 - 75

Solution :

= 12m2 - 75

Factoring 3 from these two, we get

= 3(4m2 - 25)

= 3(22m2 - 52)

= 3[(2m)2 - 52]

= 3(2m + 5)(2m - 5)

So, the factors of 3(2m + 5)(2m - 5).

Example 10 :

Factor :

5x2 - 45y2

Solution :

= 5x2 - 45y2

Factoring 5 from these two, we get

= 5(x2 - 9y2)

= 5(x2 - 32y2)

= 5[x2 - (3y)2]

= 5[(x + 3y)(x - 3y)]

So, the factors of 5[(x + 3y)(x - 3y)]

Example 11 :

Factor :

25a2 + 60a + 36

Solution :

= 25a2 + 60a + 36

= (52a2) + 2(5a)(6) + 62

= (5a)2 + 2(5a)(6) + 62

a2 + 2ab + b2 = (a + b)2

= (5a + 6)2

= (5a + 6)(5a + 6)

So, the factors are (5a + 6)(5a + 6).

Kindly mail your feedback to v4formath@gmail.com

We always appreciate your feedback.

©All rights reserved. onlinemath4all.com

Recent Articles

  1. SAT Math Resources (Videos, Concepts, Worksheets and More)

    Dec 21, 24 02:20 AM

    SAT Math Resources (Videos, Concepts, Worksheets and More)

    Read More

  2. Digital SAT Math Problems and Solutions (Part - 90)

    Dec 21, 24 02:19 AM

    Digital SAT Math Problems and Solutions (Part - 90)

    Read More

  3. Digital SAT Math Problems and Solutions (Part - 89)

    Dec 20, 24 06:23 AM

    digitalsatmath78.png
    Digital SAT Math Problems and Solutions (Part - 89)

    Read More