Factoring Formulas in Algebra - What Are Factoring Formulas? (2024)

Before knowing special factoring formulas, let us recall what is factoring. Factoring an algebraic expression is writing it as the product of two or more expressions. There are several methods to factorize expressions. One of them is usingspecial factoring formulas.

What are Factoring Formulas?

We use some algebraic formulasas special factoring formulas. These algebraic identities can be verified by solving the LHS and RHS of the expression on both sides. Some factoring formulas that can be used are as given below,

Factoring Formulas in Algebra - What Are Factoring Formulas? (1)

Let us derive each of these formulas and more.

Factoring Formula 1:(a+ b)2= a2+ 2ab + b2

Let us start with the left-hand side of this formula and reach the right-hand side at the end.

(a+ b)2= (a + b) (a + b)

= a2+ ab + ba + b2(Multiplied the binomials)

= a2+ 2ab + b2

Hence the formula is derived. You can learn this formula in detailby clicking here.

FactoringFormula 2:(a- b)2= a2- 2ab + b2

Let us start with the left-hand side of this formula and reach the right-hand side at the end.

(a- b)2= (a - b) (a - b)

= a2- ab - ba + b2(Multiplied the binomials)

= a2- 2ab + b2

Hence the formula is derived.You can learn this formula in detail by clicking here.

Factoring Formula 3: (a + b) (a - b) = a2- b2

Let us start with the left-hand side of this formula and reach the right-hand side at the end.

(a +b) ( a - b)=a2- ab + ba + b2(Multiplied the binomials)

= a2- b2

Hence the formula is derived.You can learn this formula in detail by clicking here.

Factoring Formula 4: (x + a) (x + b) =x2+ (a + b) x + ab

Let us start with the left-hand side of this formula and reach the right-hand side at the end.

(x+ a) ( x+ b)=x2+xb + ax+ b2(Multiplied the binomials)

=x2+ (a + b) x + ab

Hence the formula is derived.

Factoring Formula 5:(a + b)3= a3+ b3+ 3ab (a + b)

Let us start with the left-hand side of this formula and reach the right-hand side at the end.

(a+ b)3= (a + b)2 (a + b)

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

= a3+ 2a2b + ab2+ a2b + 2ab2+ b3

= a3+ b3+ 3a2b + 3ab2(or)

=a3+ b3+ 3ab (a + b)

Hence the formula is derived.You can learn this formula in detail by clicking here.

Factoring Formula 6:(a -b)3= a3-b3-3ab (a -b)

Let us start with the left-hand side of this formula and reach the right-hand side at the end.

(a -b)3= (a - b)2 (a - b)

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

= a3- 2a2b + ab2- a2b + 2ab2- b3

= a3- b3-3a2b + 3ab2(or)

=a3-b3-3ab (a -b)

Hence the formula is derived.You can learn this formula in detail by clicking here.

Factoring Formula 7:(a+ b+ c)2= a2+ b2+ c2+ 2ab + 2bc + 2ca

Let us start with the left-hand side of this formula and reach the right-hand side at the end.

(a+ b+ c)2= (a + b + c) (a + b + c)

= a2+ ab + ac + ba + b2+ bc + ca + bc + c2

=a2+ b2+ c2+ 2ab + 2bc + 2ca

Hence the formula is derived.You can learn this formula in detail by clicking here.

Factoring Formula 8:x3+ y3+ z3– 3xyz = (x + y + z) (x2+ y2+ z2– xy – yz –xz)

Let us start with the right-hand side of this formula and reach the left-hand side at the end.

(x + y + z) (x2+ y2+ z2– xy – yz –xz)

= (x3+ xy2+ xz2- x2y - xyz - x2z) + (x2y + y3+ yz2- xy2- y2z - xyz) + (x2z + y2z + z3- xyz - yz2- xz2)

=x3+ y3+ z3– 3xyz (all the other terms are canceled)

Hence the formula is derived.

Factoring Formula 9:x3+ y3= (x + y) (x2– xy + y2)

Let us start with the right-hand side of this formula and reach the left-hand side at the end.

(x + y) (x2– xy + y2)

= x3- x2y + xy2+ x2y - xy2+ y3

=x3+ y3

Hence the formula is derived.You can learn this formula in detail by clicking here.

Factoring Formula 10:x3- y3= (x -y) (x2+ xy +y2)

Let us start with the right-hand side of this formula and reach the left-hand side at the end.

(x -y) (x2+ xy + y2)

= x3+ x2y + xy2- x2y - xy2- y3

=x3- y3

Hence the formula is derived.You can learn this formula in detail by clicking here.

Factoring Formulas in Algebra - What Are Factoring Formulas? (2)

Breakdown tough concepts through simple visuals.

Math will no longer be a tough subject, especially when you understand the concepts through visualizations.

Book a Free Trial Class

Examples Using Factoring Formulas

Example 1:Factorize the expression 8x3+ 27.

Solution:

To factorize:8x3+ 27.

We will use thea3+ b3formula(one of the special factoring formulas)to factorize this.

We can write the given expression as

8x3+ 27 = (2x)3+ 33

We will substitute a = 2x and b = 3 in the formula ofa3+ b3.

a3+ b3= (a + b) (a2- ab + b2)

\[ \begin{align} (2x)^3+3^3 &=(2x+3)((2x)^2-(2x)(3)+3^2)\\[0.2cm] &= (2x+3) (4x^2-6x+9)\end{align}\]

Answer:8x3+ 27= (2x + 3) (4x2-6x + 9).

Example 2:Factorize x2+ 4xy + 4y2.

Solution:

To factorize: x2+ 4xy + 4y2.

We can write the given expression as: (x)2+ 2 (x) (2y) + (2y)2.

Using(a + b)2formula (one of the special factoring formulas):

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

Substitute a = x and b = 2y in this formula:

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

Answer:x2+ 4xy + 4y2= (x + 2y)2(or) (x + 2y) (x + 2y).

Example 3: Factorize x2 - 6x+ 9using factoring formulas.

Solution:

We have,x2 - 6x+ 9 =x2 - 2(3)(x) + 32

Using (a - b)2factoring formula we have,(a- b)2= a2- 2ab + b2

x2 - 2(3)(x) + 32= (x - 3)2

Answer:x2 - 6x+ 9 =(x - 3)2

FAQs on Factoring Formulas

What Are Factoring Formulas?

Factoring formulas are used to write analgebraic expression as the product of two or more expressions. Some important factoring formulas are given as,

  • (a+ b)2= a2+ 2ab + b2
  • (a- b)2= a2- 2ab + b2
  • (a + b) (a - b) = a2- b2
  • (x + a) (x + b) =x2+ (a + b) x + ab

How to Apply Factoring Formulas?

Factoring formulas are used to factorize expressions depending upon their forms. The terms in expression can be compared with a suitable factoring formula to factorize.

What Is the Factoring Formula For Difference of Cubes?

The factoring formula for difference of cubes is given as,x3- y3= (x -y) (x2+ xy +y2).

What Is the Factoring Formula For Sum of Cubes?

The factoring formula for sum of cubes is given as,x3+ y3= (x + y) (x2– xy + y2).

Factoring Formulas in Algebra - What Are Factoring Formulas? (2024)
Top Articles
USD To IDR: Convert United States Dollar to Indonesian Rupiah - Forbes Advisor
Delirium Tremens (DTs): Practice Essentials, Pathophysiology, Etiology of Delirium Tremens
122242843 Routing Number BANK OF THE WEST CA - Wise
Ets Lake Fork Fishing Report
Acts 16 Nkjv
Is Csl Plasma Open On 4Th Of July
Nm Remote Access
Craigslist - Pets for Sale or Adoption in Zeeland, MI
Large storage units
Es.cvs.com/Otchs/Devoted
Raleigh Craigs List
Parent Resources - Padua Franciscan High School
Ups Access Point Lockers
Craigslist Toy Hauler For Sale By Owner
Is The Yankees Game Postponed Tonight
Loft Stores Near Me
Days Until Oct 8
Schedule An Oil Change At Walmart
Where to eat: the 50 best restaurants in Freiburg im Breisgau
Shadbase Get Out Of Jail
The Many Faces of the Craigslist Killer
Panola County Busted Newspaper
The Boogeyman (Film, 2023) - MovieMeter.nl
The Banshees Of Inisherin Showtimes Near Broadway Metro
Lovindabooty
Skymovieshd.ib
Bfsfcu Truecar
Used Safari Condo Alto R1723 For Sale
R/Orangetheory
'Conan Exiles' 3.0 Guide: How To Unlock Spells And Sorcery
Craigslist Dallastx
Sun-Tattler from Hollywood, Florida
About | Swan Medical Group
Cvb Location Code Lookup
Restored Republic December 9 2022
Wal-Mart 2516 Directory
Main Street Station Coshocton Menu
Sc Pick 4 Evening Archives
Cdcs Rochester
Cal Poly 2027 College Confidential
Daly City Building Division
Go Bananas Wareham Ma
Mugshots Journal Star
Sun Tracker Pontoon Wiring Diagram
[Teen Titans] Starfire In Heat - Chapter 1 - Umbrelloid - Teen Titans
Wisconsin Volleyball titt*es
Aznchikz
Food and Water Safety During Power Outages and Floods
Michaelangelo's Monkey Junction
Craigslist Cars And Trucks For Sale By Owner Indianapolis
Ravenna Greataxe
Latest Posts
Article information

Author: Errol Quitzon

Last Updated:

Views: 6067

Rating: 4.9 / 5 (59 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Errol Quitzon

Birthday: 1993-04-02

Address: 70604 Haley Lane, Port Weldonside, TN 99233-0942

Phone: +9665282866296

Job: Product Retail Agent

Hobby: Computer programming, Horseback riding, Hooping, Dance, Ice skating, Backpacking, Rafting

Introduction: My name is Errol Quitzon, I am a fair, cute, fancy, clean, attractive, sparkling, kind person who loves writing and wants to share my knowledge and understanding with you.