Factoring Polynomials (Methods) | How to Factorise Polynomial? (2024)

Factoring polynomials is the reverse procedure of the multiplication of factors of polynomials. An expression of the form axn + bxn-1 +kcxn-2 + ….+kx+ l, where each variable has a constant accompanying it as its coefficient is called a polynomial of degree ‘n’ in variable x. Thus, a polynomial is an expression in which a combination of a constant and a variable is separated by an addition or a subtraction sign.

Zeroes of polynomials, when represented in the form of another linear polynomial are known as factors of polynomials.After factorisation of a given polynomial, if we divide the polynomial with any of its factors, the remainder will be zero. Also, in this process, we factor the polynomial by finding its greatest common factor. Now let us learn how to factorise polynomials here with examples.

Table of Contents:
  • Factorisation of Polynomial
  • Types
  • How to solve?
    • GCF Method
    • Grouping Method
    • Using Identities
    • Factor Theorem
  • Factoring Polynomials with Four Terms
  • Solved Examples
  • Practice Questions
  • FAQs

Factorisation of Polynomial

The process of finding factors of a given value or mathematical expression is called factorisation.Factors are the integers that are multiplied to produce an original number. For example, the factors of 18 are 2, 3, 6, 9 and 18, such as;

18 = 2 x 9

18 = 2 x 3 x 3

18 = 3 x 6

Similarly, in the case of polynomials, the factors are the polynomials which are multiplied to produce the original polynomial. For example, the factors of x2 + 5x + 6 is (x + 2) (x + 3). When we multiply both x +2 and x+3, then the original polynomial is generated. After factorisation, we can also find the zeros of the polynomials. In this case, zeroes are x = -2 and x = -3.

Types of Factoring polynomials

There are six different methods to factorising polynomials. The six methods are as follows:

  • Greatest Common Factor (GCF)
  • Grouping Method
  • Sum or difference in two cubes
  • Difference in two squares method
  • General trinomials
  • Trinomial method

In this article, let us discuss the two basic methods which we are using frequently to factorise the polynomial. Those two methods are the greatest common factor method and the grouping method. Apart from these methods, we can factorise the polynomials by the use of general algebraic identities. Similarly, if the polynomial is of a quadratic expression, we can use the quadratic equation to find the roots/factor of a given expression. The formula to find the factors of the quadratic expression (ax2+bx+c) is given by:

\(\begin{array}{l}x = \frac{-b\pm \sqrt{b^{2}-4ac}}{2a}\end{array} \)

How to Solve Polynomials?

There are a certain number of methods by which we can solve polynomials. Let us discuss these methods.

Greatest Common Factor

We have to find out the greatest common factor, of the given polynomial to factorise it. This process is nothing but a type of reverse procedure of distributive law, such as;

p( q + r) = pq + pr

But in the case of factorisation, it is just an inverse process;

pq + pr = p(q + r)

where p is the greatest common factor.

Factoring Polynomials By Grouping

This method is also said to be factoring by pairs. Here, the given polynomial is distributed in pairs or grouped in pairs to find the zeros. Let us take an example.

Example: Factorise x2-15x+50

Find the two numbers which when added gives -15 and when multiplied gives 50.

So, -5 and -10 are the two numbers, such that;

(-5) + (-10) = -15

(-5) x (-10) = 50

Hence, we can write the given polynomial as;

x2-5x-10x+50

x(x-5)-10(x-5)

Taking x – 5 as common factor we get;

(x-5)(x-10)

Hence, the factors are (x – 5) and (x – 10).

Factoring Using Identities

The factorisation can be done also by using algebraic identities. The most common identities used in terms of the factorisation are:

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

Let us see an example:

Factorise (x2 – 112)

Using the identity, we can write the above polynomial as;

(x+11) (x-11)

Factor theorem

For a polynomial p(x) of degree greater than or equal to one,

  1. x-a is a factor of p(x), if p(a) = 0
  2. If p(a) = 0, then x-a is a factor of p(x)

Where ‘a’ is a real number.

Learn more here: Factor Theorem

Factoring Polynomial with Four Terms

Let us learn how to factorize the polynomial having four terms. For example, x3 + x2 – x – 1 is the polynomial.

Break the given polynomial into two parts first.

(x3 + x2)+( –x – 1)

Now find the highest common factor from both the parts and take that factor out of the bracket.

We can see, from the first part, x2 is the greatest common factor and from the second part we can take out the minus sign. Thus,

x2(x+1)-1(x+1)

Again, regrouping the terms as the factors.

(x2-1) (x+1)Therefore, the factorisation of x3+ x2 – x – 1 gives (x2 -1) (x+1)

Solved Examples

Question 1:

Check whether x+3 is a factor of x3 + 3x2 + 5x +15.

Solution:

Let x + 3= 0

=> x = -3

Now, p(x) = x3 + 3x2 + 5x +15

Let us check the value of this polynomial for x = -3.

p(-3) = (-3)3 + 3 (-3)2 + 5(-3) + 15 = -27 + 27 – 15 + 15 = 0

As, p(-3) = 0, x+3 is a factor of x3 + 3x2 + 5x +15.
Question 2:

Factorize x2 + 5x + 6.

Solution:

Let us try factorizing this polynomial using splitting the middle term method.

Factoring polynomials by splitting the middle term:

In this technique we need to find two numbers ‘a’ and ‘b’ such that a + b =5 and ab = 6.

On solving this we obtain, a = 3 and b = 2

Thus, the above expression can be written as:

x2 + 3x + 2x + 6 = x(x + 3) + 2(x + 3) = (x + 3)(x + 2)

Thus, x+3 and x+2 are the factors of the polynomial x2 + 5x + 6.

  • Roots Of Polynomials
  • Multiplying Polynomials
  • Zeros of polynomials
  • Polynomials Class 9
  • Polynomial For Class 10

Practice Questions

1. Factorise:

(i) 16x2 + 40xy + 25y2.

(ii) x2 – ( y – 3)x – 3y

2. Factorise by splitting the middle term:

(i) 4x2 – 12x + 9 = 0.

(ii) 4x2 – 4ax + (a2 – b2 ) = 0.

3. Factorise the polynomial:

z2 – 3z – 28

using the factor theorem.

Learn more about polynomials and factorisation by downloading BYJU’S- The Learning App.

Frequently Asked Questionson Factoring Polynomials

Q1

What is the factoring polynomial?

Factoring of a polynomial is the method of breaking the polynomial into a product of its factors. For example, x2 – 16 can be factored as (x+4) (x-4).

Q2

How to factor a polynomial?

A polynomial can be factorised using different methods such as finding the greatest common factor of all the terms, splitting the polynomial into two parts, using algebraic identities, etc.

Q3

What are the four major types of factoring?

The four main types of factoring are the Greatest common factor (GCF), the Grouping method, the difference in two squares, and the sum or difference in cubes.

Q4

How to factor a polynomial with two terms?

To factorise the polynomial with two terms, find the GCF of the terms and take the common factor out. For example, x2 – x is the polynomial, x is the GCF of x2 and x, therefore,
x2 – x = x(x-1)
Thus, x and x-1 are the factors of x2 – x.

Q5

How to factorise polynomial with three terms? Give example.

Suppose, x2 – 7x -18 is a three-term polynomial. Now we need to find two such numbers, whose product will give -18 and sum will give -7. Thus,
-9 x 2 = -18
-9 + 2 = -7
Therefore, we can write the given polynomial as;
x2 – 9x + 2x – 18
= x(x – 9) + 2(x – 9)
= (x – 9)(x + 2)
Hence, the required factors are:
(x-9)(x+2)

Factoring Polynomials (Methods) | How to Factorise Polynomial? (2024)

FAQs

What are the methods of factoring polynomials? ›

There are six common ways to factor a polynomial expression:
  • Greatest Common Factor (GFC)
  • Grouping Method.
  • Difference of Squares.
  • Sum or Difference of Two Cubes.
  • General Trinomials, un-F.O.I.L.
  • Quadratic Formula.

How to fully factorise a polynomial? ›

For example, x3 + x2 – x – 1 is the polynomial.
  1. Break the given polynomial into two parts first.
  2. Now find the highest common factor from both the parts and take that factor out of the bracket.
  3. Again, regrouping the terms as the factors.
  4. using the factor theorem.

What is the trick to factoring polynomials? ›

General Advice for Factoring Polynomials. Always factor out the greatest common factor first. If the polynomial to be factored is a binomial, then it may be a difference of two squares or a sum or difference of two cubes (remember that a sum of two squares does not factor).

What are the four types of factoring? ›

The methods of factoring are as follows:
  • Greatest common factor.
  • Grouping.
  • Difference in two squares.
  • Perfect square trinomial pattern.

What are the 7 methods of factoring? ›

E. The 7 Forms of Factoring
  • Greatest Common Factor (G. C. F.)
  • Difference of Two Squares. 2 Terms.
  • Difference of Two Cubes.
  • Sum of Two Cubes. 3 Terms.
  • Perfect Square Trinomial.
  • A Quadratic Trinomial. 4 Terms.
  • Factor by Grouping.

What are the 4 ways of Factorising? ›

Factorising an expression is to write it as a product of its factors. There are 4 methods: common factor, difference of two squares, trinomial/quadratic expression and completing the square.

How to solve factoring polynomials step by step? ›

Step 1: Group the first two terms together and then the last two terms together. Step 2: Factor out a GCF from each separate binomial. Step 3: Factor out the common binomial. Note that if we multiply our answer out, we do get the original polynomial.

How to simplify polynomials? ›

To simplify a polynomial, we have to do two things: 1) combine like terms, and 2) rearrange the terms so that they're written in descending order of exponent.

How to factor for dummies? ›

How to Factor Out Numbers
  1. Determine a common factor. A common factor is 2.
  2. Divide each term by the common factor and write the results of the division in parentheses, with the factor out in front.
  3. Determine whether you can factor out any other terms. ...
  4. Simplify the answer.
Mar 26, 2016

How to factorize easily? ›

Factorising
  1. To factorise an expression fully, take out the highest common factor (HCF) of all the terms. ...
  2. Factorise 6 x + 9 .
  3. To factorise this expression, look for the HCF of and 9 which is 3. ...
  4. The HCF of 6 x + 9 is 3. ...
  5. 6 x ÷ 3 = 2 x and.
  6. This gives:
  7. 3 ( 2 x + 3 ) = 3 × 2 x + 3 × = 6 x + 9.

Is factoring polynomials easy or hard why? ›

Factoring is harder than multiplying because it's not as mechanical. Many times it involves guesses or trial-and-error. Also, it can be tougher because sometimes things cancel when multiplying.

What method should you use to factor the polynomial? ›

  1. The grouping factoring method should be used to factor a polynomial with four terms.
  2. A polynomial is defined as a mathematical expression that has a minimum of two terms containing variables or numbers. ...
  3. The simplest method to factor a polynomial with four or more parts is to use grouping.
Jun 18, 2020

How do you factor a polynomial completely? ›

A polynomial is completely factored if it is written as a product of a real number (which will be the same number as the leading coefficient of the polynomial), and a collection of monic quadratic polynomials that do not have roots, and of monic linear polynomials.

What are the six methods of factoring polynomials? ›

Answer: The six types of factoring are general trinomials, trinomials, difference in two squares, sum or difference in two cubs, greatest common factor, and grouping.

What are the 5 rules of factoring? ›

Algebra II/Factoring Rules
  • 1 1. GCF.
  • 2 2. Difference of two squares: a2 - b2 = (a+b)(a-b)
  • 3 3. Trinomial whose leading coefficient is one.
  • 4 4. Sum of two cubes: a3 + b3 = (a+b)(a2 - ab + b2)
  • 5 5. Perfect Square Trinomials: a2 + 2ab + b2 = (a+b)2
  • 6 6. Factor by Grouping.
Jan 21, 2024

What are the 3 special forms of factoring? ›

6.5: Factoring Special Forms
  • Perfect Square Trinomials.
  • The Difference of Squares.
  • Factoring Completely.
  • Nonlinear Equations Revisited.
Feb 20, 2022

What are the 4 steps of factoring? ›

The Solve by Factoring process will require four major steps:
  • Move all terms to one side of the equation, usually the left, using addition or subtraction.
  • Factor the equation completely.
  • Set each factor equal to zero, and solve.
  • List each solution from Step 3 as a solution to the original equation.

What is the factorization method of a polynomial? ›

The process of factoring polynomials is to split the given expression and write it as a product of these expressions. For example, to factorize x2 + 2x, we split it into two factors x and (x + 2), and write it as a product of these two factors x2 + 2x = x(x + 2).

What are the four methods of factoring quadratics? ›

The sum-product pattern. The grouping method. The perfect square trinomial pattern. The difference of squares pattern.

Top Articles
eitc due diligence law and regulation | Earned Income Tax Credit
The Intelligent Investor | Reading Length
Encore Atlanta Cheer Competition
Hotels Near 625 Smith Avenue Nashville Tn 37203
Noaa Charleston Wv
Farepay Login
Repentance (2 Corinthians 7:10) – West Palm Beach church of Christ
Readyset Ochsner.org
Kobold Beast Tribe Guide and Rewards
Sprague Brook Park Camping Reservations
Jonathan Freeman : "Double homicide in Rowan County leads to arrest" - Bgrnd Search
30% OFF Jellycat Promo Code - September 2024 (*NEW*)
Skip The Games Norfolk Virginia
Milk And Mocha GIFs | GIFDB.com
Aquatic Pets And Reptiles Photos
ExploreLearning on LinkedIn: This month's featured product is our ExploreLearning Gizmos Pen Pack, the…
Industry Talk: Im Gespräch mit den Machern von Magicseaweed
10 Best Places to Go and Things to Know for a Trip to the Hickory M...
Elbasha Ganash Corporation · 2521 31st Ave, Apt B21, Astoria, NY 11106
Sadie Proposal Ideas
Schedule 360 Albertsons
Nhl Tankathon Mock Draft
Sizewise Stat Login
Kayky Fifa 22 Potential
Evil Dead Rise Showtimes Near Pelican Cinemas
Company History - Horizon NJ Health
Magic Seaweed Daytona
Piedmont Healthstream Sign In
'Insidious: The Red Door': Release Date, Cast, Trailer, and What to Expect
Doctors of Optometry - Westchester Mall | Trusted Eye Doctors in White Plains, NY
Speechwire Login
Stephanie Bowe Downey Ca
Desales Field Hockey Schedule
James Ingram | Biography, Songs, Hits, & Cause of Death
Opsahl Kostel Funeral Home & Crematory Yankton
Six Flags Employee Pay Stubs
Kaiju Paradise Crafting Recipes
AI-Powered Free Online Flashcards for Studying | Kahoot!
Sams La Habra Gas Price
The Banshees Of Inisherin Showtimes Near Reading Cinemas Town Square
Improving curriculum alignment and achieving learning goals by making the curriculum visible | Semantic Scholar
Arcane Bloodline Pathfinder
Fedex Passport Locations Near Me
Quick Base Dcps
Stosh's Kolaches Photos
Searsport Maine Tide Chart
Workday Latech Edu
Gummy Bear Hoco Proposal
Grandma's Portuguese Sweet Bread Recipe Made from Scratch
Suzanne Olsen Swift River
Koniec veľkorysých plánov. Prestížna LEAF Academy mení adresu, masívny kampus nepostaví
Latest Posts
Article information

Author: Kerri Lueilwitz

Last Updated:

Views: 5881

Rating: 4.7 / 5 (67 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Kerri Lueilwitz

Birthday: 1992-10-31

Address: Suite 878 3699 Chantelle Roads, Colebury, NC 68599

Phone: +6111989609516

Job: Chief Farming Manager

Hobby: Mycology, Stone skipping, Dowsing, Whittling, Taxidermy, Sand art, Roller skating

Introduction: My name is Kerri Lueilwitz, I am a courageous, gentle, quaint, thankful, outstanding, brave, vast person who loves writing and wants to share my knowledge and understanding with you.