SlideShare a Scribd company logo
1 of 49
Mathematics
Factoring
Polynomials
Presented by
• A mathematical expression consisting of variables, coefficients,
and exponents, combined using addition, subtraction, and
multiplication.
What is Polynomials?
Progress:
𝑎𝑥𝑛
+ 𝑏𝑥𝑛−1
+ 𝑐𝑥 + 𝑑
• Coefficients (a,b,c,d), are numerical factors that multiply
the variables.
• Variables (x), represent unknown values.
• Exponents (n), denote the power to which the variable is
raised
Greatest Common
Monomial Factor
01
Is the reverse of multiplying a
monomial by a polynomial
Sum or Difference
of two cubes
03
Multiplying polynomials that
result in a sum or a difference
of two cubes
Difference of two
Squares
02 When you have the subtraction
of two perfect squares
Factoring Polynomials Techniques
The largest expression that divides each term of the polynomial evenly. It can be a
numerical factor, a variable, or a combination of both.
Note: Factoring by Greatest Common Monomial Factor is the
reverse of multiplying a monomial by a polynomial. Progress:
A. Greatest Common Monomial Factor
General equation:
(a)(b+c) = ab + ac
Reverse:
ab+ac = a(b+c)
For examples:
1. 8x + 16
2. -4x – 8xy
Steps:
S1. Get the prime factors of the numerical coefficient/Literal coefficients.
S2. Divide the original expression by the GCMF
S3. Write the factored form of the expression
The largest expression that divides each term of the polynomial evenly. It can be a
numerical factor, a variable, or a combination of both.
Note: Factoring by Greatest Common Monomial Factor is the
reverse of multiplying a monomial by a polynomial. Progress:
A. Greatest Common Monomial Factor
For examples:
1. 8x + 16
Ans. 8(x+2)
2. -4x – 8xy
Ans. (-4x)(1+2y)
Steps:
S1. Get the prime factors of the numerical coefficient/Literal coefficients.
S2. Divide the original expression by the GCMF
S3. Write the factored form of the expression
General equation:
(a)(b+c) = ab + ac
Reverse:
ab+ac = a(b+c)
The difference of two squares is a special factoring pattern that occurs when you have a
square term subtracted by another square term.
Note: You can only use this technique if and only if all the following, are satisfied:
a. It is binomial, and the terms are perfect squares
b. It is a difference of the two terms.
Progress:
B. Difference of Two Square
For examples:
1. 𝑎4
− 36
Ans. (𝑎2
− 6)(𝑎2
+ 6)
2. 16𝑥2
− 25𝑏2
Ans. (4x—5b)(4x+5b)
Steps:
S1. Find the square root of each term
S2. Follow the pattern: 𝑎2 − 𝑏2= (a-b)(a+b)
General form:
(a-b)(a+b)=(𝑎2
− 𝑏2
)
Reverse:
𝑎2
− 𝑏2
= (a-b)(a+b)
Another special factoring pattern. This occurs when you have a cube term added or
subtracted to another cube term.
Note: You can only use this technique if and only if all the following, are satisfied:
a. It is binomial, and the terms are perfect cubes
b. It is a sum or difference of the two terms.
Progress:
C. Sum or Difference of Two Cubes
For examples:
1. 𝑥3
+ 8
Ans. (x+2)(𝑥2
− 2𝑥 + 4)
2. 8𝑥3
− 27𝑦3
Ans. (2x-3y)(4𝑥2
+ 6𝑥𝑦 + 9𝑦),
Steps:
S1. Find the cube root of the factors.
S2. Follow the pattern: 𝑎3
− 𝑏3
=(a-b)(𝑎2
+ 𝑎𝑏 + 𝑏2
),
𝑎3
+ 𝑏3
=(a+b)(𝑎2
− 𝑎𝑏 + 𝑏2
)
General form:
(a-b)(𝒂𝟐
+ 𝒂𝒃 + 𝒃𝟐
) = 𝒂𝟑
− 𝒃𝟑
(a+b)(𝒂𝟐
− 𝒂𝒃 + 𝒃𝟐
) = 𝒂𝟑
− 𝒃𝟑
Reverse:
𝒂𝟑
− 𝒃𝟑
=(a-b)(𝒂𝟐
+ 𝒂𝒃 + 𝒃𝟐
)
𝒂𝟑
+ 𝒃𝟑
=(a+b)(𝒂𝟐
− 𝒂𝒃 + 𝒃𝟐
)
Factoring
Perfet Square
Trinomial 01 General Trinomials
02
Factoring Techniques
A Trinomial is a perfect square if the first and the least terms are perfect squares, and the
middle term is twice the product of the square root of the first term and the square root of
the last term.
Progress:
A. Perfect Square Trinomial
For examples:
1. 𝑥2
− 6𝑥 + 9
Ans. (𝒙 − 𝟑)𝟐
1. 4𝑥4
+ 36𝑥2
+81
Ans. (𝟐𝑥2
+ 𝟗)𝟐
General form:
(a+b)(a+b)=𝒂𝟐
+ 𝒂𝒃 + 𝒂𝒃 + 𝒃𝟐
= 𝒂𝟐
+ 𝟐𝒂𝒃 + 𝒃𝟐
(a-b)(a-b)=𝒂𝟐
− 𝒂𝒃 − 𝒂𝒃 + 𝒃𝟐
= 𝒂𝟐
− 𝟐𝒂𝒃 + 𝒃𝟐
Reverse:
𝒂𝟐
+ 𝟐𝒂𝒃 + 𝒃𝟐
= (𝒂 + 𝒃)𝟐
or (a+b)(a+b)
𝒂𝟐
− 𝟐𝒂𝒃 + 𝒃𝟐
= (𝒂 − 𝒃)𝟐
or (a-b)(a-b)
Steps:
S1: Square root the first and last term.
S2: Twice the product of the square root of the first and last term
S3: Substitute the equation
Use this factoring techniques whenever the polynomial is a trinomial and it is not a perfect
square.
Progress:
B. General Trinomial
For examples:
1. 𝑥2
+ 7𝑥 + 12
Ans. (x+3)(x+4)
1. 𝑥2
− 6𝑥+8
Ans. (x-4)(x-2)
General form:
(x+a)(x+b)=𝒙𝟐
+ 𝒃𝒙 + 𝒂𝒙 + 𝒂𝒃
= 𝒙𝟐
+ 𝒂 + 𝒃 𝒙 + 𝒂𝒃
Reverse:
𝒙𝟐
+ 𝒂 + 𝒃 𝒙 + 𝒂𝒃 = (x+a)(x+b)
Note:
 Recall Multiplication of Binomial
 You can use FOIl Method to check your answer
Steps:
S1. Find the two numbers that when multiplied, the product is the
constant number or third term and the sum is the numerical
coefficient of the second term.
S2: Add this product to the variable to form two binomial factors
Welcome to our Math Mystery Escape
Room!! Here, you will find that Venus has a
beautiful name and is the second planet from
the Sun. It’s terribly hot, even hotter than
Mercury, and its atmosphere is extremely
poisonous
About the introduction
Progress:
She is a very funny Turkish girl. She
enjoys reading, playing with her
dogs and visiting her partner every
weekend. She is specially good in
psychology and mathematics as she
has a very analytical mind. Her
friends describe her as loyal and
loving
This is ana
Progress:
We don’t know where he is from
Progress:
This is finnick!
He is 15 years old
Finnick loves chess and parkour
He does not have lots of friends: only 1
He has a tortoise called Edison
He hates math but is good at them
Finnick has always a smile on his face
This is robin
Progress:
Special traits
Tall, no freckles, smiley and fun
nationality
Unknown
hobbies
Soccer, rugby and football
gathering the data
Progress:
80
60
40
20
0
Ana Robin Finnick
To modify this graph, click on it, follow the link, change the data with your own and replace the graph in this
slide
Her strong: be punctual
Ana “O’clock” is an excellent organizer
Books and knowledge
Robin loves to read, almost as much as
Ana
Math
Finnick hates math although he is good at it
Understa
nding it
02 Here you can describe the
content of the section
utilities for deciphering this math
mystery
Progress:
SOME
RANDOM
NOTES
It is important to have
somewhere to write
Talk to my
teacher
Your math teachers
are the best! They
know it all
HANDY
NOTEBOOK
Afterwards, put all your
notes in the same
place
A PRIZE TO
WIN!
Will you be the first to
decipher the mystery?
Progress:
THERE CAN BE
TWO PATHS...
BUT ONLY ONE
HAS THE
SOLUTION
It’s OK if you have different paths
for solving a math problem.
Hooray: You’re actually on the
right track!
It may come to you just in the
verge of giving up, so keep trying.
You will find the answer if you are
prepared!
Are you STUCK?
Mathematics is not about
numbers, equations,
computations or algorithms:
it is about understanding.
—SOMEONE FAMOUS
Collect
ing
eviden
ce
03
Here you can describe the
content of the section
REFEREN
CE
Ceres is located in
the asteroid belt
Evidence found
ANCIENT
NOTES
Pluto is considered
a dwarf planet
EVIDENCE
Earth is the planet
where we live on
MODERN
NOTES
Saturn is a gas
giant and has rings
Progress:
Let’s see
what we
have
found...
Solut
ion
found
!
Here you can describe the
content of the section
04
Have you found the solution on your
computer?
I have not! However, you can
actually change the image on the
screen with your own by
replacing it and uploading a
photo from your own computer!
Awesome!
Progress:
No way! However, you can
actually change the image on the
screen with your own by
replacing it and uploading a
photo from your own computer!
Awesome!
Or, maybe, on your tablet?
Progress:
Hooray! I’m almost there! Bear in
mind that you can change the
image on the screen with your
own by replacing it and uploading
a photo from your own computer!
Nope, it’s on my phone! Let’s see
what it is!
Progress:
Ana is 11, robin 22
and finnick 15
Yay! And Finnick is from Finland!
CREDITS: This presentation template was created
by Slidesgo, including icons by Flaticon, and
infographics & images by Freepik
THANKS
a lot!
Do you have any questions?
addyouremail@freepik.com
+91 620 421 838
yourcompany.com
Please keep this slide as attribution
AlTernative math problems
AlTernative characters
Alternative Resources
Photos:
● Ruler with rubber percentages
Vectors:
● Creative maze for kids worksheet
● Hand drawn school infographic elements pack
● Realistic math chalkboard background
● A person in different ages design
● Hand drawn black girl in different poses
● Hand drawn people avatar collection
● Back to school instagram stories set
● Travel pattern with elements
Icons:
● Human Mind
Resources
Did you like the resources of this template? Get them for free at our other websites!
Photos:
● Colourful statistical pie charts for science fractions
● School stationery blue items copy space background
● Colourful math numbers and fractions
Vectors:
● Cute counting game with school elements
● Maze for kids with pirate and treasure
● Character poses with skateboarder
Icons:
● Back to school
● Adventure
Instructions for use
In order to use this template, you must credit Slidesgo by keeping the Thanks slide.
You are allowed to:
- Modify this template.
- Use it for both personal and commercial projects.
You are not allowed to:
- Sublicense, sell or rent any of Slidesgo Content (or a modified version of Slidesgo Content).
- Distribute Slidesgo Content unless it has been expressly authorized by Slidesgo.
- Include Slidesgo Content in an online or offline database or file.
- Offer Slidesgo templates (or modified versions of Slidesgo templates) for download.
- Acquire the copyright of Slidesgo Content.
For more information about editing slides, please read our FAQs or visit Slidesgo School:
https://slidesgo.com/faqs and https://slidesgo.com/slidesgo-school
Fonts & colors used
This presentation has been made using the following fonts:
Bahiana
(https://fonts.google.com/specimen/Bahiana)
Didact Gothic
(https://fonts.google.com/specimen/Didact+Gothic)
#72b5ca #a8e1f2 #9f7494
#629cae
#e6c7de #c44253 #ff657d
#b885ab
#fac539 #ffe15f
Storyset
Create your Story with our illustrated concepts. Choose the style you like the most, edit its colors, pick
the background and layers you want to show and bring them to life with the animator panel! It will boost
your presentation. Check out How it Works.
Pana Amico Bro Rafiki Cuate
You can easily resize these resources without losing quality. To change the color, just ungroup the resource
and click on the object you want to change. Then, click on the paint bucket and select the color you want.
Group the resource again when you’re done. You can also look for more infographics on Slidesgo.
Use our editable graphic resources...
JANUARY FEBRUARY MARCH APRIL MAY JUNE
PHASE 1
PHASE 2
Task 1
Task 2
Task 1
Task 2
JANUARY FEBRUARY MARCH APRIL
PHASE 1
Task 1
Task 2
...and our sets of editable icons
You can resize these icons without losing quality.
You can change the stroke and fill color; just select the icon and click on the paint bucket/pen.
In Google Slides, you can also use Flaticon’s extension, allowing you to customize and add even more icons.
Educational Icons Medical Icons
Business Icons Teamwork Icons
Help & Support Icons Avatar Icons
Creative Process Icons Performing Arts Icons
Nature Icons
SEO & Marketing Icons
factoring polynomials using different methods

More Related Content

Similar to factoring polynomials using different methods

Problem-Solving and Reasoning - Math - 5th grade by Slidesgo.pptx
Problem-Solving and Reasoning - Math - 5th grade by Slidesgo.pptxProblem-Solving and Reasoning - Math - 5th grade by Slidesgo.pptx
Problem-Solving and Reasoning - Math - 5th grade by Slidesgo.pptxblackhonet06
 
BILANGAN KELAS 7 (1).pptx
BILANGAN KELAS 7 (1).pptxBILANGAN KELAS 7 (1).pptx
BILANGAN KELAS 7 (1).pptxRinaIrawati4
 
EN The Distance Formula by Slidesgo.pptx
EN The Distance Formula by Slidesgo.pptxEN The Distance Formula by Slidesgo.pptx
EN The Distance Formula by Slidesgo.pptxSaurabhDahiya14
 
Coordinate geometry.pptx
Coordinate geometry.pptxCoordinate geometry.pptx
Coordinate geometry.pptxRaunakShah18
 
math-subject-for-middle-school-introduction-to-algebraic-expressions-and-equa...
math-subject-for-middle-school-introduction-to-algebraic-expressions-and-equa...math-subject-for-middle-school-introduction-to-algebraic-expressions-and-equa...
math-subject-for-middle-school-introduction-to-algebraic-expressions-and-equa...kaleab24
 
Pre-Calculus Lesson for High School_ Algebra and Equations by Slidesgo (2).pptx
Pre-Calculus Lesson for High School_ Algebra and Equations by Slidesgo (2).pptxPre-Calculus Lesson for High School_ Algebra and Equations by Slidesgo (2).pptx
Pre-Calculus Lesson for High School_ Algebra and Equations by Slidesgo (2).pptxusmanghaniqasmi1
 
Linear Equations and Systems - Mathematics - 8th Grade by Slidesgo.pptx
Linear Equations and Systems - Mathematics - 8th Grade by Slidesgo.pptxLinear Equations and Systems - Mathematics - 8th Grade by Slidesgo.pptx
Linear Equations and Systems - Mathematics - 8th Grade by Slidesgo.pptxDina Ismail
 
Additional Mathematics Revision
Additional Mathematics RevisionAdditional Mathematics Revision
Additional Mathematics RevisionKatie B
 
P1-Chp12-Differentiation.pptx
P1-Chp12-Differentiation.pptxP1-Chp12-Differentiation.pptx
P1-Chp12-Differentiation.pptxssusere6db97
 
arithmetic-vs-geometric.pptx
arithmetic-vs-geometric.pptxarithmetic-vs-geometric.pptx
arithmetic-vs-geometric.pptxJESSALOUCAPAPAS2
 
Salinan dari Enjoy Mathematics Day at School! by Slidesgo.pptx
Salinan dari Enjoy Mathematics Day at School! by Slidesgo.pptxSalinan dari Enjoy Mathematics Day at School! by Slidesgo.pptx
Salinan dari Enjoy Mathematics Day at School! by Slidesgo.pptxHarisFarestu
 
410629531-G9-WEEK-3 dll.doc
410629531-G9-WEEK-3 dll.doc410629531-G9-WEEK-3 dll.doc
410629531-G9-WEEK-3 dll.docJosephSPalileoJr
 
ppt klmp 8.pptx
ppt klmp 8.pptxppt klmp 8.pptx
ppt klmp 8.pptx24MUHAMMAD
 
April 13, 2015
April 13, 2015April 13, 2015
April 13, 2015khyps13
 

Similar to factoring polynomials using different methods (20)

Problem-Solving and Reasoning - Math - 5th grade by Slidesgo.pptx
Problem-Solving and Reasoning - Math - 5th grade by Slidesgo.pptxProblem-Solving and Reasoning - Math - 5th grade by Slidesgo.pptx
Problem-Solving and Reasoning - Math - 5th grade by Slidesgo.pptx
 
BILANGAN KELAS 7 (1).pptx
BILANGAN KELAS 7 (1).pptxBILANGAN KELAS 7 (1).pptx
BILANGAN KELAS 7 (1).pptx
 
EN The Distance Formula by Slidesgo.pptx
EN The Distance Formula by Slidesgo.pptxEN The Distance Formula by Slidesgo.pptx
EN The Distance Formula by Slidesgo.pptx
 
Coordinate geometry.pptx
Coordinate geometry.pptxCoordinate geometry.pptx
Coordinate geometry.pptx
 
math-subject-for-middle-school-introduction-to-algebraic-expressions-and-equa...
math-subject-for-middle-school-introduction-to-algebraic-expressions-and-equa...math-subject-for-middle-school-introduction-to-algebraic-expressions-and-equa...
math-subject-for-middle-school-introduction-to-algebraic-expressions-and-equa...
 
Função logarítmica.pptx
Função logarítmica.pptxFunção logarítmica.pptx
Função logarítmica.pptx
 
P1-Chp13-Integration.pptx
P1-Chp13-Integration.pptxP1-Chp13-Integration.pptx
P1-Chp13-Integration.pptx
 
M14 T1
M14 T1M14 T1
M14 T1
 
Pre-Calculus Lesson for High School_ Algebra and Equations by Slidesgo (2).pptx
Pre-Calculus Lesson for High School_ Algebra and Equations by Slidesgo (2).pptxPre-Calculus Lesson for High School_ Algebra and Equations by Slidesgo (2).pptx
Pre-Calculus Lesson for High School_ Algebra and Equations by Slidesgo (2).pptx
 
Linear Equations and Systems - Mathematics - 8th Grade by Slidesgo.pptx
Linear Equations and Systems - Mathematics - 8th Grade by Slidesgo.pptxLinear Equations and Systems - Mathematics - 8th Grade by Slidesgo.pptx
Linear Equations and Systems - Mathematics - 8th Grade by Slidesgo.pptx
 
Additional Mathematics Revision
Additional Mathematics RevisionAdditional Mathematics Revision
Additional Mathematics Revision
 
P1-Chp12-Differentiation.pptx
P1-Chp12-Differentiation.pptxP1-Chp12-Differentiation.pptx
P1-Chp12-Differentiation.pptx
 
GRE - Algebra
GRE - AlgebraGRE - Algebra
GRE - Algebra
 
arithmetic-vs-geometric.pptx
arithmetic-vs-geometric.pptxarithmetic-vs-geometric.pptx
arithmetic-vs-geometric.pptx
 
Salinan dari Enjoy Mathematics Day at School! by Slidesgo.pptx
Salinan dari Enjoy Mathematics Day at School! by Slidesgo.pptxSalinan dari Enjoy Mathematics Day at School! by Slidesgo.pptx
Salinan dari Enjoy Mathematics Day at School! by Slidesgo.pptx
 
Matemática
MatemáticaMatemática
Matemática
 
410629531-G9-WEEK-3 dll.doc
410629531-G9-WEEK-3 dll.doc410629531-G9-WEEK-3 dll.doc
410629531-G9-WEEK-3 dll.doc
 
ppt mtk kelompok 4.pptx
ppt mtk kelompok 4.pptxppt mtk kelompok 4.pptx
ppt mtk kelompok 4.pptx
 
ppt klmp 8.pptx
ppt klmp 8.pptxppt klmp 8.pptx
ppt klmp 8.pptx
 
April 13, 2015
April 13, 2015April 13, 2015
April 13, 2015
 

Recently uploaded

Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 

Recently uploaded (20)

Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 

factoring polynomials using different methods

  • 2. • A mathematical expression consisting of variables, coefficients, and exponents, combined using addition, subtraction, and multiplication. What is Polynomials? Progress: 𝑎𝑥𝑛 + 𝑏𝑥𝑛−1 + 𝑐𝑥 + 𝑑 • Coefficients (a,b,c,d), are numerical factors that multiply the variables. • Variables (x), represent unknown values. • Exponents (n), denote the power to which the variable is raised
  • 3. Greatest Common Monomial Factor 01 Is the reverse of multiplying a monomial by a polynomial Sum or Difference of two cubes 03 Multiplying polynomials that result in a sum or a difference of two cubes Difference of two Squares 02 When you have the subtraction of two perfect squares Factoring Polynomials Techniques
  • 4. The largest expression that divides each term of the polynomial evenly. It can be a numerical factor, a variable, or a combination of both. Note: Factoring by Greatest Common Monomial Factor is the reverse of multiplying a monomial by a polynomial. Progress: A. Greatest Common Monomial Factor General equation: (a)(b+c) = ab + ac Reverse: ab+ac = a(b+c) For examples: 1. 8x + 16 2. -4x – 8xy Steps: S1. Get the prime factors of the numerical coefficient/Literal coefficients. S2. Divide the original expression by the GCMF S3. Write the factored form of the expression
  • 5. The largest expression that divides each term of the polynomial evenly. It can be a numerical factor, a variable, or a combination of both. Note: Factoring by Greatest Common Monomial Factor is the reverse of multiplying a monomial by a polynomial. Progress: A. Greatest Common Monomial Factor For examples: 1. 8x + 16 Ans. 8(x+2) 2. -4x – 8xy Ans. (-4x)(1+2y) Steps: S1. Get the prime factors of the numerical coefficient/Literal coefficients. S2. Divide the original expression by the GCMF S3. Write the factored form of the expression General equation: (a)(b+c) = ab + ac Reverse: ab+ac = a(b+c)
  • 6. The difference of two squares is a special factoring pattern that occurs when you have a square term subtracted by another square term. Note: You can only use this technique if and only if all the following, are satisfied: a. It is binomial, and the terms are perfect squares b. It is a difference of the two terms. Progress: B. Difference of Two Square For examples: 1. 𝑎4 − 36 Ans. (𝑎2 − 6)(𝑎2 + 6) 2. 16𝑥2 − 25𝑏2 Ans. (4x—5b)(4x+5b) Steps: S1. Find the square root of each term S2. Follow the pattern: 𝑎2 − 𝑏2= (a-b)(a+b) General form: (a-b)(a+b)=(𝑎2 − 𝑏2 ) Reverse: 𝑎2 − 𝑏2 = (a-b)(a+b)
  • 7. Another special factoring pattern. This occurs when you have a cube term added or subtracted to another cube term. Note: You can only use this technique if and only if all the following, are satisfied: a. It is binomial, and the terms are perfect cubes b. It is a sum or difference of the two terms. Progress: C. Sum or Difference of Two Cubes For examples: 1. 𝑥3 + 8 Ans. (x+2)(𝑥2 − 2𝑥 + 4) 2. 8𝑥3 − 27𝑦3 Ans. (2x-3y)(4𝑥2 + 6𝑥𝑦 + 9𝑦), Steps: S1. Find the cube root of the factors. S2. Follow the pattern: 𝑎3 − 𝑏3 =(a-b)(𝑎2 + 𝑎𝑏 + 𝑏2 ), 𝑎3 + 𝑏3 =(a+b)(𝑎2 − 𝑎𝑏 + 𝑏2 ) General form: (a-b)(𝒂𝟐 + 𝒂𝒃 + 𝒃𝟐 ) = 𝒂𝟑 − 𝒃𝟑 (a+b)(𝒂𝟐 − 𝒂𝒃 + 𝒃𝟐 ) = 𝒂𝟑 − 𝒃𝟑 Reverse: 𝒂𝟑 − 𝒃𝟑 =(a-b)(𝒂𝟐 + 𝒂𝒃 + 𝒃𝟐 ) 𝒂𝟑 + 𝒃𝟑 =(a+b)(𝒂𝟐 − 𝒂𝒃 + 𝒃𝟐 )
  • 9. Perfet Square Trinomial 01 General Trinomials 02 Factoring Techniques
  • 10. A Trinomial is a perfect square if the first and the least terms are perfect squares, and the middle term is twice the product of the square root of the first term and the square root of the last term. Progress: A. Perfect Square Trinomial For examples: 1. 𝑥2 − 6𝑥 + 9 Ans. (𝒙 − 𝟑)𝟐 1. 4𝑥4 + 36𝑥2 +81 Ans. (𝟐𝑥2 + 𝟗)𝟐 General form: (a+b)(a+b)=𝒂𝟐 + 𝒂𝒃 + 𝒂𝒃 + 𝒃𝟐 = 𝒂𝟐 + 𝟐𝒂𝒃 + 𝒃𝟐 (a-b)(a-b)=𝒂𝟐 − 𝒂𝒃 − 𝒂𝒃 + 𝒃𝟐 = 𝒂𝟐 − 𝟐𝒂𝒃 + 𝒃𝟐 Reverse: 𝒂𝟐 + 𝟐𝒂𝒃 + 𝒃𝟐 = (𝒂 + 𝒃)𝟐 or (a+b)(a+b) 𝒂𝟐 − 𝟐𝒂𝒃 + 𝒃𝟐 = (𝒂 − 𝒃)𝟐 or (a-b)(a-b) Steps: S1: Square root the first and last term. S2: Twice the product of the square root of the first and last term S3: Substitute the equation
  • 11. Use this factoring techniques whenever the polynomial is a trinomial and it is not a perfect square. Progress: B. General Trinomial For examples: 1. 𝑥2 + 7𝑥 + 12 Ans. (x+3)(x+4) 1. 𝑥2 − 6𝑥+8 Ans. (x-4)(x-2) General form: (x+a)(x+b)=𝒙𝟐 + 𝒃𝒙 + 𝒂𝒙 + 𝒂𝒃 = 𝒙𝟐 + 𝒂 + 𝒃 𝒙 + 𝒂𝒃 Reverse: 𝒙𝟐 + 𝒂 + 𝒃 𝒙 + 𝒂𝒃 = (x+a)(x+b) Note:  Recall Multiplication of Binomial  You can use FOIl Method to check your answer Steps: S1. Find the two numbers that when multiplied, the product is the constant number or third term and the sum is the numerical coefficient of the second term. S2: Add this product to the variable to form two binomial factors
  • 12. Welcome to our Math Mystery Escape Room!! Here, you will find that Venus has a beautiful name and is the second planet from the Sun. It’s terribly hot, even hotter than Mercury, and its atmosphere is extremely poisonous About the introduction Progress:
  • 13. She is a very funny Turkish girl. She enjoys reading, playing with her dogs and visiting her partner every weekend. She is specially good in psychology and mathematics as she has a very analytical mind. Her friends describe her as loyal and loving This is ana Progress:
  • 14. We don’t know where he is from Progress: This is finnick! He is 15 years old Finnick loves chess and parkour He does not have lots of friends: only 1 He has a tortoise called Edison He hates math but is good at them Finnick has always a smile on his face
  • 15. This is robin Progress: Special traits Tall, no freckles, smiley and fun nationality Unknown hobbies Soccer, rugby and football
  • 16. gathering the data Progress: 80 60 40 20 0 Ana Robin Finnick To modify this graph, click on it, follow the link, change the data with your own and replace the graph in this slide Her strong: be punctual Ana “O’clock” is an excellent organizer Books and knowledge Robin loves to read, almost as much as Ana Math Finnick hates math although he is good at it
  • 17. Understa nding it 02 Here you can describe the content of the section
  • 18. utilities for deciphering this math mystery Progress: SOME RANDOM NOTES It is important to have somewhere to write Talk to my teacher Your math teachers are the best! They know it all HANDY NOTEBOOK Afterwards, put all your notes in the same place A PRIZE TO WIN! Will you be the first to decipher the mystery?
  • 19. Progress: THERE CAN BE TWO PATHS... BUT ONLY ONE HAS THE SOLUTION It’s OK if you have different paths for solving a math problem. Hooray: You’re actually on the right track! It may come to you just in the verge of giving up, so keep trying. You will find the answer if you are prepared! Are you STUCK?
  • 20. Mathematics is not about numbers, equations, computations or algorithms: it is about understanding. —SOMEONE FAMOUS
  • 21. Collect ing eviden ce 03 Here you can describe the content of the section
  • 22. REFEREN CE Ceres is located in the asteroid belt Evidence found ANCIENT NOTES Pluto is considered a dwarf planet EVIDENCE Earth is the planet where we live on MODERN NOTES Saturn is a gas giant and has rings Progress:
  • 24. Solut ion found ! Here you can describe the content of the section 04
  • 25. Have you found the solution on your computer? I have not! However, you can actually change the image on the screen with your own by replacing it and uploading a photo from your own computer! Awesome! Progress:
  • 26. No way! However, you can actually change the image on the screen with your own by replacing it and uploading a photo from your own computer! Awesome! Or, maybe, on your tablet? Progress:
  • 27. Hooray! I’m almost there! Bear in mind that you can change the image on the screen with your own by replacing it and uploading a photo from your own computer! Nope, it’s on my phone! Let’s see what it is! Progress:
  • 28. Ana is 11, robin 22 and finnick 15 Yay! And Finnick is from Finland!
  • 29. CREDITS: This presentation template was created by Slidesgo, including icons by Flaticon, and infographics & images by Freepik THANKS a lot! Do you have any questions? addyouremail@freepik.com +91 620 421 838 yourcompany.com Please keep this slide as attribution
  • 32. Alternative Resources Photos: ● Ruler with rubber percentages Vectors: ● Creative maze for kids worksheet ● Hand drawn school infographic elements pack ● Realistic math chalkboard background ● A person in different ages design ● Hand drawn black girl in different poses ● Hand drawn people avatar collection ● Back to school instagram stories set ● Travel pattern with elements Icons: ● Human Mind
  • 33. Resources Did you like the resources of this template? Get them for free at our other websites! Photos: ● Colourful statistical pie charts for science fractions ● School stationery blue items copy space background ● Colourful math numbers and fractions Vectors: ● Cute counting game with school elements ● Maze for kids with pirate and treasure ● Character poses with skateboarder Icons: ● Back to school ● Adventure
  • 34. Instructions for use In order to use this template, you must credit Slidesgo by keeping the Thanks slide. You are allowed to: - Modify this template. - Use it for both personal and commercial projects. You are not allowed to: - Sublicense, sell or rent any of Slidesgo Content (or a modified version of Slidesgo Content). - Distribute Slidesgo Content unless it has been expressly authorized by Slidesgo. - Include Slidesgo Content in an online or offline database or file. - Offer Slidesgo templates (or modified versions of Slidesgo templates) for download. - Acquire the copyright of Slidesgo Content. For more information about editing slides, please read our FAQs or visit Slidesgo School: https://slidesgo.com/faqs and https://slidesgo.com/slidesgo-school
  • 35. Fonts & colors used This presentation has been made using the following fonts: Bahiana (https://fonts.google.com/specimen/Bahiana) Didact Gothic (https://fonts.google.com/specimen/Didact+Gothic) #72b5ca #a8e1f2 #9f7494 #629cae #e6c7de #c44253 #ff657d #b885ab #fac539 #ffe15f
  • 36. Storyset Create your Story with our illustrated concepts. Choose the style you like the most, edit its colors, pick the background and layers you want to show and bring them to life with the animator panel! It will boost your presentation. Check out How it Works. Pana Amico Bro Rafiki Cuate
  • 37. You can easily resize these resources without losing quality. To change the color, just ungroup the resource and click on the object you want to change. Then, click on the paint bucket and select the color you want. Group the resource again when you’re done. You can also look for more infographics on Slidesgo. Use our editable graphic resources...
  • 38.
  • 39. JANUARY FEBRUARY MARCH APRIL MAY JUNE PHASE 1 PHASE 2 Task 1 Task 2 Task 1 Task 2 JANUARY FEBRUARY MARCH APRIL PHASE 1 Task 1 Task 2
  • 40.
  • 41.
  • 42. ...and our sets of editable icons You can resize these icons without losing quality. You can change the stroke and fill color; just select the icon and click on the paint bucket/pen. In Google Slides, you can also use Flaticon’s extension, allowing you to customize and add even more icons.
  • 45. Help & Support Icons Avatar Icons
  • 46. Creative Process Icons Performing Arts Icons