SlideShare ist ein Scribd-Unternehmen logo
1 von 17
MATHEMATICS
FORM 4
Quadratic Expressions
&
Equations
2.1 QUADRATIC EXPRESSIONS (QE)
# Is an expression in the form of ax
2
+ bx + c,
where a, b and c are constants, a ≠ 0 and x is
an unknown.
# Has : only one unknown
: the highest power of the unknown is 2
Eg : 3x
2
+ 2x - 1
m
2
+ 2m
5 - y
2
9p
2
2.2 FACTORISATION OF QUADRATIC EXPRESSIONS
 Factorisation of a QE is the process of writing the
expresion as a product of two linear expressions.
 Four types of factorise QE of the form :
1.1) ax
2
+ c
i) take out the HCF of a and c.
ii) write “what remains” as the second factor.
eg: a) 6x
2
+ 8 = 2 ( 3x
2
+ 4)
b) 9 + 6m
2
= 3 (3 + 2m
2
)
(HCF
)
1.2) ax
2
+ bx
i) take out the unknown (x) and HCF of a and
b.
ii) write “what remains” as the second factor.
eg: a) 12x
2
+ 9x = 3x ( 4x + 3)
b) 7y + 14y
2
= 7y (1 + 2y )
unknown y
(HCF
)
2) px
2
− q, where p and q are perfect square
i) write p = a
2
and q = b
2
.
ii) write the answer as (ax + b)(ax − b).
eg: a) x
2
− 9 = x
2
− 3
2
= (x + 3)(x−3)
b) 49 + 16y
2
= 7
2
− 4
2
y
2
= 7
2
− (4y)
2
= (7 + 4y)(7 − 4y)
3) ax
2
+ bx + c, where a, b and c are not equal to
zero.
i) list down the pair of numbers p and q such that
pq = c .
ii) select the pair of p and q such that p + q = b
iii) write the answer as (x + p)(x + q).
eg: a) x
2
+ 7x + 10
= (x + 2)(x + 5)
pq 10
p 1 2
q 10 5
p+ q 11 7
Since b and c are positive the
values of p and q must also
positive
eg: b) x
2
− 8x + 12
= (x − 2)(x − 6)
pq 12
p −1 −2
q −12 −6
p+ q −13 −8
Since c is positive and b is
negative, that is, pq is positive
and p + q is negative,then the
values of p and q must be
negative.
eg: c) x
2
+ 5x − 6
= (x − 1)(x + 6)
pq − 6
p 1 −1
q −6 6
p+ q −5 5
Since c is negative, that is, pq
is negative, then the values of
p and q must be of different
signs, where one is positive
and the other is negative.
eg: d) x
2
− 3x − 18
= (x + 3)(x − 6)
e) 16 − 8x + x
2
= x
2
− 8x + 16
= (x − 4)(x − 4)
or = (x − 4)
2
pq − 18
p 1 −1 2 −2 3
q −18 18 −9 9 −6
p+ q −17 17 −7 7 −3
pq 16
p −1 −2 −4
q −16 −8 −4
p+
q
−17 −10 −8
 Other method that can be used to factorise
ax
2
+ bx + c is called cross method.
The steps to be followed are:
i) Factorise a as m n, then factorise c as p q such
that mq + np = b.
mx +p +npx (nx)(p)
nx +q +mqx (mx)(q)
mnx
2
+pq +(mq + np)x
ii) Write the answer as (mx + p)(nx + q)
eg: 2x
2
− 13x + 15
= (x − 3)(2x − 5)
eg: 8 + 2x − x
2
= −x
2
+ 2x + 8
= (−x + 4)(x + 2)
x − 5 −10x
2x −3 −3x
2x
2
15 −13x
−x 2 4x
x 4 −2x
−x
2
8 +2x
4) Factorise QE containing coefficients with
common factors.
 To factorise completely a QE containing
coefficients with a common factor, take out
the HCF first before finding the other two
factors.
eg: 2x
2
+ 16x + 24
= 2(x
2
+ 8x + 12)
= 2(x + 2)(x + 6)
2.3 QUADRATIC EQUATIONS
 A quadratic equation (QEq) with one unknown
has an equal sign and the highest power of the
unknown is 2.
eg: x
2
+ 4x + 3 = 0
m
2
= 4m
 General form : ax
2
+ bx + c = 0
eg: Write 4/x = 5 − x in general form.
x
2
− 5x + 4 = 0
2.4 ROOTS OF QUADRATIC EQUATIONS
 The value of the unknown which satisfy a QEq are
called the roots of the QEq.
 Verifying roots :
- Substituting a given value for the unknown in QEq
to determine whether it is a root.
eg: 2y
2
= 4 − 7y; y = 4, y = 1/2
Value of y Left hand side
(LHS)
Right hand side
(RHS)
conclusion
4 2(4
2
)= 32 4 − 7(4) = −24 LHS ≠ RHS
4 is not the root.
1/2 2(1/2 )
2
= 1/2 4 − 7(1/2) = 1/2 LHS = RHS
1/2 is not the
root.
 Determining roots by factorisation.
Steps :
1) express the equation in general form :
ax
2
+ bx + c = 0
2) Factorise ax
2
+ bx + c to express the
equation in factor form (mx +p)(nx
+ q) = 0.
3) Write mx + p = 0 and nx + q = 0
4) Solve for x, x = − p/m and x = −q/n
Eg: w(w + 3) = 9(w − 1)
w
2
+ 3w = 9w – 9
Step 1: w
2
– 6w − 9 = 0
Step 2: (w – 3)(w − 3) = 0
Step 3: w − 3 = 0 and w − 3 = 0
Step 4: w = 3 [repeated root]
Eg: 3p
2
+ 4p = 2
p + 4
3p
2
+ 4p = 2(p + 4)
Step 1: 3p
2
+ 2p − 8 = 0
Step 2: (3p – 4)(p + 2) = 0
Step 3: 3p − 4 = 0 and p + 2 = 0
Step 4: p = 4/3, p = − 2

Weitere ähnliche Inhalte

Was ist angesagt?

Writing quadratic equation
Writing quadratic equationWriting quadratic equation
Writing quadratic equationMartinGeraldine
 
Differential Equation Tutorial 1
Differential Equation Tutorial 1Differential Equation Tutorial 1
Differential Equation Tutorial 1Yong Sheng
 
7th PreAlg - L55--Feb3
7th PreAlg - L55--Feb37th PreAlg - L55--Feb3
7th PreAlg - L55--Feb3jdurst65
 
Algebra i ccp quarter 1 benchmark review
Algebra i ccp quarter 1 benchmark reviewAlgebra i ccp quarter 1 benchmark review
Algebra i ccp quarter 1 benchmark reviewldaneau
 
Resolución del-examen-de-la-práctica-de-métodos-numéricos
Resolución del-examen-de-la-práctica-de-métodos-numéricosResolución del-examen-de-la-práctica-de-métodos-numéricos
Resolución del-examen-de-la-práctica-de-métodos-numéricosCarlos Cosi Mamani
 
Kelompok 5
Kelompok 5Kelompok 5
Kelompok 5teddy
 
11.deflection of beam2
11.deflection of beam211.deflection of beam2
11.deflection of beam2Chhay Teng
 
3 Polynomials Feb16
3 Polynomials Feb163 Polynomials Feb16
3 Polynomials Feb16mskarras
 
Ejercicios resueltos
Ejercicios resueltosEjercicios resueltos
Ejercicios resueltossialalsi
 
Algebra 1 factorisation by grouping
Algebra 1 factorisation by groupingAlgebra 1 factorisation by grouping
Algebra 1 factorisation by groupingestelav
 

Was ist angesagt? (18)

Writing quadratic equation
Writing quadratic equationWriting quadratic equation
Writing quadratic equation
 
Differential Equation Tutorial 1
Differential Equation Tutorial 1Differential Equation Tutorial 1
Differential Equation Tutorial 1
 
Binômio de Newton 2
Binômio de Newton 2Binômio de Newton 2
Binômio de Newton 2
 
An engineer 1+1=2
An engineer 1+1=2An engineer 1+1=2
An engineer 1+1=2
 
7th PreAlg - L55--Feb3
7th PreAlg - L55--Feb37th PreAlg - L55--Feb3
7th PreAlg - L55--Feb3
 
Algebra i ccp quarter 1 benchmark review
Algebra i ccp quarter 1 benchmark reviewAlgebra i ccp quarter 1 benchmark review
Algebra i ccp quarter 1 benchmark review
 
Solving for y
Solving for ySolving for y
Solving for y
 
Resolución del-examen-de-la-práctica-de-métodos-numéricos
Resolución del-examen-de-la-práctica-de-métodos-numéricosResolución del-examen-de-la-práctica-de-métodos-numéricos
Resolución del-examen-de-la-práctica-de-métodos-numéricos
 
one + 1
one + 1one + 1
one + 1
 
Kelompok 5
Kelompok 5Kelompok 5
Kelompok 5
 
0207 ch 2 day 7
0207 ch 2 day 70207 ch 2 day 7
0207 ch 2 day 7
 
Álgebra básica 2
Álgebra básica 2Álgebra básica 2
Álgebra básica 2
 
March 7
March 7March 7
March 7
 
Logarit 4-21
Logarit 4-21Logarit 4-21
Logarit 4-21
 
11.deflection of beam2
11.deflection of beam211.deflection of beam2
11.deflection of beam2
 
3 Polynomials Feb16
3 Polynomials Feb163 Polynomials Feb16
3 Polynomials Feb16
 
Ejercicios resueltos
Ejercicios resueltosEjercicios resueltos
Ejercicios resueltos
 
Algebra 1 factorisation by grouping
Algebra 1 factorisation by groupingAlgebra 1 factorisation by grouping
Algebra 1 factorisation by grouping
 

Andere mochten auch

Los riesgos de internet
Los riesgos de internetLos riesgos de internet
Los riesgos de internetleidyylaura
 
El a b c del comercio electrónico.
El a b c del comercio electrónico.El a b c del comercio electrónico.
El a b c del comercio electrónico.RodolfodelasFuentes
 
Mapa sistemas de pago equipo 7
Mapa sistemas de pago equipo 7Mapa sistemas de pago equipo 7
Mapa sistemas de pago equipo 7Jorgrmv
 
Mapa de pagos y seguridad
Mapa de pagos y seguridadMapa de pagos y seguridad
Mapa de pagos y seguridadjuan
 
Formas de Pago y Seguridad
Formas de Pago y SeguridadFormas de Pago y Seguridad
Formas de Pago y Seguridadjuan
 
Seguridad Comercio Electronico
Seguridad Comercio ElectronicoSeguridad Comercio Electronico
Seguridad Comercio ElectronicoNeri Quispe
 
Enfoques de la administración: Clásico y humanista
Enfoques de la administración: Clásico y humanistaEnfoques de la administración: Clásico y humanista
Enfoques de la administración: Clásico y humanistaJheison Paz
 

Andere mochten auch (10)

Los riesgos de internet
Los riesgos de internetLos riesgos de internet
Los riesgos de internet
 
El a b c del comercio electrónico.
El a b c del comercio electrónico.El a b c del comercio electrónico.
El a b c del comercio electrónico.
 
Mapa sistemas de pago equipo 7
Mapa sistemas de pago equipo 7Mapa sistemas de pago equipo 7
Mapa sistemas de pago equipo 7
 
Mapa de pagos y seguridad
Mapa de pagos y seguridadMapa de pagos y seguridad
Mapa de pagos y seguridad
 
Formas de Pago y Seguridad
Formas de Pago y SeguridadFormas de Pago y Seguridad
Formas de Pago y Seguridad
 
Seguridad Comercio Electronico
Seguridad Comercio ElectronicoSeguridad Comercio Electronico
Seguridad Comercio Electronico
 
La administracion por objetivos (APO)
La administracion por objetivos (APO)La administracion por objetivos (APO)
La administracion por objetivos (APO)
 
Enfoques de la administración: Clásico y humanista
Enfoques de la administración: Clásico y humanistaEnfoques de la administración: Clásico y humanista
Enfoques de la administración: Clásico y humanista
 
Los 4 principios de la lgica formal
Los 4 principios de la lgica formalLos 4 principios de la lgica formal
Los 4 principios de la lgica formal
 
QUIMICA CLASE 2
QUIMICA CLASE 2QUIMICA CLASE 2
QUIMICA CLASE 2
 

Ähnlich wie MATHEMATICS FORM 4 Quadratic Expressions & Equations

sim-140907230908-phpapp01.pptx
sim-140907230908-phpapp01.pptxsim-140907230908-phpapp01.pptx
sim-140907230908-phpapp01.pptxJeffreyEnriquez10
 
Yr.12 Transition Workshop 2012-2013
Yr.12 Transition Workshop 2012-2013Yr.12 Transition Workshop 2012-2013
Yr.12 Transition Workshop 2012-2013rdk.rdk
 
Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02MasfuahFuah
 
Quadratic Function Presentation
Quadratic Function PresentationQuadratic Function Presentation
Quadratic Function PresentationRyanWatt
 
Sim math 9 factoring
Sim math 9 factoringSim math 9 factoring
Sim math 9 factoringRoqueGerale
 
F4 02 Quadratic Expressions And
F4 02 Quadratic Expressions AndF4 02 Quadratic Expressions And
F4 02 Quadratic Expressions Andguestcc333c
 
Bresenham derivation
Bresenham derivationBresenham derivation
Bresenham derivationKumar
 
Bresenham derivation
Bresenham derivationBresenham derivation
Bresenham derivationMuhammad Fiaz
 
Strategic Intervention Materials
Strategic Intervention MaterialsStrategic Intervention Materials
Strategic Intervention MaterialsBrian Mary
 
Chapter 6 algebraic expressions iii
Chapter 6   algebraic expressions iiiChapter 6   algebraic expressions iii
Chapter 6 algebraic expressions iiiKhusaini Majid
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handoutfatima d
 
Integration techniques
Integration techniquesIntegration techniques
Integration techniquesKrishna Gali
 
Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02Vine Gonzales
 

Ähnlich wie MATHEMATICS FORM 4 Quadratic Expressions & Equations (20)

sim-140907230908-phpapp01.pptx
sim-140907230908-phpapp01.pptxsim-140907230908-phpapp01.pptx
sim-140907230908-phpapp01.pptx
 
Yr.12 Transition Workshop 2012- 2013
Yr.12 Transition Workshop 2012- 2013Yr.12 Transition Workshop 2012- 2013
Yr.12 Transition Workshop 2012- 2013
 
Yr.12 Transition Workshop 2012-2013
Yr.12 Transition Workshop 2012-2013Yr.12 Transition Workshop 2012-2013
Yr.12 Transition Workshop 2012-2013
 
Factor theorem
Factor theoremFactor theorem
Factor theorem
 
Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02
 
Quadratic Function Presentation
Quadratic Function PresentationQuadratic Function Presentation
Quadratic Function Presentation
 
THE BINOMIAL THEOREM
THE BINOMIAL THEOREM THE BINOMIAL THEOREM
THE BINOMIAL THEOREM
 
Sim math 9 factoring
Sim math 9 factoringSim math 9 factoring
Sim math 9 factoring
 
F4 02 Quadratic Expressions And
F4 02 Quadratic Expressions AndF4 02 Quadratic Expressions And
F4 02 Quadratic Expressions And
 
Bonus math project
Bonus math projectBonus math project
Bonus math project
 
Class XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solutionClass XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solution
 
Bresenham derivation
Bresenham derivationBresenham derivation
Bresenham derivation
 
Bresenham derivation
Bresenham derivationBresenham derivation
Bresenham derivation
 
Strategic Intervention Materials
Strategic Intervention MaterialsStrategic Intervention Materials
Strategic Intervention Materials
 
EPCA_MODULE-2.pptx
EPCA_MODULE-2.pptxEPCA_MODULE-2.pptx
EPCA_MODULE-2.pptx
 
Chapter 6 algebraic expressions iii
Chapter 6   algebraic expressions iiiChapter 6   algebraic expressions iii
Chapter 6 algebraic expressions iii
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handout
 
Integration techniques
Integration techniquesIntegration techniques
Integration techniques
 
Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02
 
Maths04
Maths04Maths04
Maths04
 

Mehr von Faridah Abdullah (6)

Stdform
StdformStdform
Stdform
 
Mat reason
Mat reasonMat reason
Mat reason
 
Mat reason
Mat reasonMat reason
Mat reason
 
Quad eqn
Quad eqnQuad eqn
Quad eqn
 
Quad eqn
Quad eqnQuad eqn
Quad eqn
 
Stdform
StdformStdform
Stdform
 

Kürzlich hochgeladen

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 

Kürzlich hochgeladen (20)

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 

MATHEMATICS FORM 4 Quadratic Expressions & Equations

  • 2. 2.1 QUADRATIC EXPRESSIONS (QE) # Is an expression in the form of ax 2 + bx + c, where a, b and c are constants, a ≠ 0 and x is an unknown. # Has : only one unknown : the highest power of the unknown is 2 Eg : 3x 2 + 2x - 1 m 2 + 2m 5 - y 2 9p 2
  • 3. 2.2 FACTORISATION OF QUADRATIC EXPRESSIONS  Factorisation of a QE is the process of writing the expresion as a product of two linear expressions.  Four types of factorise QE of the form : 1.1) ax 2 + c i) take out the HCF of a and c. ii) write “what remains” as the second factor. eg: a) 6x 2 + 8 = 2 ( 3x 2 + 4) b) 9 + 6m 2 = 3 (3 + 2m 2 ) (HCF )
  • 4. 1.2) ax 2 + bx i) take out the unknown (x) and HCF of a and b. ii) write “what remains” as the second factor. eg: a) 12x 2 + 9x = 3x ( 4x + 3) b) 7y + 14y 2 = 7y (1 + 2y ) unknown y (HCF )
  • 5. 2) px 2 − q, where p and q are perfect square i) write p = a 2 and q = b 2 . ii) write the answer as (ax + b)(ax − b). eg: a) x 2 − 9 = x 2 − 3 2 = (x + 3)(x−3) b) 49 + 16y 2 = 7 2 − 4 2 y 2 = 7 2 − (4y) 2 = (7 + 4y)(7 − 4y)
  • 6. 3) ax 2 + bx + c, where a, b and c are not equal to zero. i) list down the pair of numbers p and q such that pq = c . ii) select the pair of p and q such that p + q = b iii) write the answer as (x + p)(x + q). eg: a) x 2 + 7x + 10 = (x + 2)(x + 5) pq 10 p 1 2 q 10 5 p+ q 11 7 Since b and c are positive the values of p and q must also positive
  • 7. eg: b) x 2 − 8x + 12 = (x − 2)(x − 6) pq 12 p −1 −2 q −12 −6 p+ q −13 −8 Since c is positive and b is negative, that is, pq is positive and p + q is negative,then the values of p and q must be negative.
  • 8. eg: c) x 2 + 5x − 6 = (x − 1)(x + 6) pq − 6 p 1 −1 q −6 6 p+ q −5 5 Since c is negative, that is, pq is negative, then the values of p and q must be of different signs, where one is positive and the other is negative.
  • 9. eg: d) x 2 − 3x − 18 = (x + 3)(x − 6) e) 16 − 8x + x 2 = x 2 − 8x + 16 = (x − 4)(x − 4) or = (x − 4) 2 pq − 18 p 1 −1 2 −2 3 q −18 18 −9 9 −6 p+ q −17 17 −7 7 −3 pq 16 p −1 −2 −4 q −16 −8 −4 p+ q −17 −10 −8
  • 10.  Other method that can be used to factorise ax 2 + bx + c is called cross method. The steps to be followed are: i) Factorise a as m n, then factorise c as p q such that mq + np = b. mx +p +npx (nx)(p) nx +q +mqx (mx)(q) mnx 2 +pq +(mq + np)x ii) Write the answer as (mx + p)(nx + q)
  • 11. eg: 2x 2 − 13x + 15 = (x − 3)(2x − 5) eg: 8 + 2x − x 2 = −x 2 + 2x + 8 = (−x + 4)(x + 2) x − 5 −10x 2x −3 −3x 2x 2 15 −13x −x 2 4x x 4 −2x −x 2 8 +2x
  • 12. 4) Factorise QE containing coefficients with common factors.  To factorise completely a QE containing coefficients with a common factor, take out the HCF first before finding the other two factors. eg: 2x 2 + 16x + 24 = 2(x 2 + 8x + 12) = 2(x + 2)(x + 6)
  • 13. 2.3 QUADRATIC EQUATIONS  A quadratic equation (QEq) with one unknown has an equal sign and the highest power of the unknown is 2. eg: x 2 + 4x + 3 = 0 m 2 = 4m  General form : ax 2 + bx + c = 0 eg: Write 4/x = 5 − x in general form. x 2 − 5x + 4 = 0
  • 14. 2.4 ROOTS OF QUADRATIC EQUATIONS  The value of the unknown which satisfy a QEq are called the roots of the QEq.  Verifying roots : - Substituting a given value for the unknown in QEq to determine whether it is a root. eg: 2y 2 = 4 − 7y; y = 4, y = 1/2 Value of y Left hand side (LHS) Right hand side (RHS) conclusion 4 2(4 2 )= 32 4 − 7(4) = −24 LHS ≠ RHS 4 is not the root. 1/2 2(1/2 ) 2 = 1/2 4 − 7(1/2) = 1/2 LHS = RHS 1/2 is not the root.
  • 15.  Determining roots by factorisation. Steps : 1) express the equation in general form : ax 2 + bx + c = 0 2) Factorise ax 2 + bx + c to express the equation in factor form (mx +p)(nx + q) = 0. 3) Write mx + p = 0 and nx + q = 0 4) Solve for x, x = − p/m and x = −q/n
  • 16. Eg: w(w + 3) = 9(w − 1) w 2 + 3w = 9w – 9 Step 1: w 2 – 6w − 9 = 0 Step 2: (w – 3)(w − 3) = 0 Step 3: w − 3 = 0 and w − 3 = 0 Step 4: w = 3 [repeated root]
  • 17. Eg: 3p 2 + 4p = 2 p + 4 3p 2 + 4p = 2(p + 4) Step 1: 3p 2 + 2p − 8 = 0 Step 2: (3p – 4)(p + 2) = 0 Step 3: 3p − 4 = 0 and p + 2 = 0 Step 4: p = 4/3, p = − 2