QUADRATIC FUNCTIONS
The equation 𝑓(𝑥) = 𝑦 = 𝑎𝑥2
+ 𝑏𝑥 + 𝑐………………..(A)
Is called quadratic function. What is the difference between the
quadratic equation 𝑎𝑥2
+ 𝑏𝑥 + 𝑐 = 0 and the quadratic function
𝑓(𝑥) = 𝑦 = 𝑎𝑥2
+ 𝑏𝑥 + 𝑐 ? The quadratic equation (A) is valid
for only two values of the variable x, the two roots of the equation 𝛼, 𝛽
for which the value of the expression is 0. But for other values of x,
𝑓(𝑥) = 𝑦 ≠ 0.The independent variable x can take any value from
-∞ to ∞ in this case. The interval ] − ∞, ∞[ is called domain of the
function and the range (or codomain of function) is the set of values y
can take, which depends upon the coefficients a, b and c; here it is a
smaller set ,not interval ] − ∞, ∞[ . Obviously the roots 𝛼, 𝛽 depend
upon the coefficients and vice versa.
We could write the above quadratic function like
𝑎𝑥2
+ 𝑏𝑥 + (𝑐 − 𝑦) = 0,or, 𝑎𝑥2
+ 𝑏𝑥 + 𝐶 = 0,where
𝐶 = 𝑐 − 𝑦; so that for each value of the dependent variable 𝒚 the
quadratic function is a new quadratic equation.
For a particular set of values of a, b and c ( say 5, – 6 and 1 for
example) we can write 𝑓(𝑥) = 𝑦 = 𝑎(𝑥 − 𝛼)(𝑥 − 𝛽)……..(B)
(in the particular case 𝑓(𝑥) = 𝑦 = 5 (𝑥 −
1
5
) (𝑥 − 1)).
The graph of quadratic function is a “curve” in the x-y Cartesian plane
whereas the quadratic equation stands for only two points in the
plane (𝛼, 0) and (𝛽, 0), when we put 𝑦 = 0 in the quadratic function.
These two points are the points where the graph of the quadratic
function cuts the X-axis (interception of the curve with X-axis).
A geogebra graph is given below for
𝑦 = 5𝑥2
− 6𝑥 + 1 = 5(𝑥 − 1
5
) (𝑥 − 1).
The graph cuts the X-axis where y = 0. The points are A(1/5,0) and
B(1,0), precisely show the roots of the quadratic equation, 1/5 and 1.
Only the two roots of the quadratic equation, 𝜶, 𝜷, determine its
coefficients a, b and c and the cofficients determine the whole graph of
the functon 𝒇(𝒙) = 𝒚 = 𝒂(𝒙 − 𝜶)(𝒙 − 𝜷).
This is an example of ‘factor theorem’; if α is a root of the quadratic
equation then as 𝑥 = 𝛼 or, 𝑥 − 𝛼 =0, So 𝑥 − 𝛼 is a factor of the
quadratic equation 𝑎𝑥2
+ 𝑏𝑥 + 𝑐 = 0 and hence it is a factor of the
quadratic function 𝑓(𝑥) = 𝑦 = 𝑎𝑥2
+ 𝑏𝑥 + 𝑐. Similar
statement may be made about the other root and the which gives the
Graph of 𝑦 = 5𝑥2
− 6𝑥 + 1
Roots are at A(1/5,0), B(1,0)
other factor. The fact shall be further clarified from ‘remainder
theorem’.
The remainder theorem (Euclidean polynomial remainder theorem)
says that if a polynomial function 𝑓(𝑥) is divided by a linear
polynomial −𝑟 , the remainder is 𝑓(𝑟); i.e., the function value when x
is replaced by r. Not only quadratic polynomials, this is valid for
polynomials of any positive integer degree. Observe the following:
𝑓(𝑥)
𝑥 − 𝑟
=
𝑎𝑥2
+ 𝑏𝑥 + 𝑐
𝑥 − 𝑟
=
𝑎𝑥2
− 𝑎𝑟𝑥 + 𝑎𝑟𝑥 + 𝑏𝑥 + 𝑐
𝑥 − 𝑟
=
𝑎𝑥(𝑥−𝑟)+𝑥(𝑏+𝑎𝑟)+𝑐
𝑥−𝑟
= 𝑎𝑥 +
(𝑥−𝑟)(𝑏+𝑎𝑟)+𝑟(𝑏+𝑎𝑟)+𝑐
𝑥−𝑟
=𝑎𝑥 + 𝑏 + 𝑎𝑟 +
𝑎𝑟2+𝑏𝑟+𝑐
𝑥−𝑟
= 𝑎𝑥 + 𝑏 + 𝑎𝑟 +
𝑓(𝑟)
𝑥−𝑟
Evidently 𝑎𝑟2
+ 𝑏𝑟 + 𝑐 = 𝑓(𝑟), is the value of 𝒇(𝒙) when x is
replaced by r. And 𝑎𝑟2
+ 𝑏𝑟 + 𝑐 = 𝑓(𝑟), is also the remainder
when 𝑓(𝑥) is divided by 𝑥 − 𝑟. The things will be more vivid if 𝑎𝑥2
+
𝑏𝑥 + 𝑐 is divided by 𝑥 − 𝑟 in long division process. This is not only
true of quadratic polynomials but all polynomials of higher integer
degrees.
Let 𝑓(𝑥) be a polynomial of any integer higher degree. Let the
quotient be 𝑄(𝑥) when it is divided by 𝑥 − 𝑟 and R be the remainder.
We can write 𝒇(𝒙) = 𝑸(𝒙)(𝒙 − 𝒓) + 𝑹. This is division algorithm.
The general statement of the division algorithm is
Let 𝑓(𝑥) be a polynomial of any integer higher degree. Let the
quotient be 𝑄(𝑥) when it is divided by 𝑔(𝑥), where degree of 𝑔(𝑥) is
less than degree of 𝑓(𝑥) and 𝑅(𝑥) be the remainder and degree
of 𝑅(𝑥) is less than that of 𝑔(𝑥) . We can write 𝒇(𝒙) = 𝑸(𝒙)𝒈(𝒙) +
𝑹(𝒙).
If 𝑔(𝑥) divides (𝑥) , we et get 𝑓(𝑟) = 𝑄(𝑟). 0 + 𝑅
The factor theorem reduces to be a particular case of the remainder
theorem; 𝑓(𝑥) = 0 if 𝑥 = 𝑟 and in any quadratic equation.
This finally explains the difference and similarity between the
quadratic function and quadratic equation. We can calculate the value
of say𝑓(3), for 𝑥 = 3 without any tedious calculation or without
undertaking the actual long division process.
This would be 𝑓(3) = 𝑎. 32
+ 𝑏. 3 + 𝑐 without actually calculating
it.
Roots of the quadratic function or quadratic equation
The roots 𝛼, 𝛽 of the quadratic equation 𝑎𝑥2
+ 𝑏𝑥 + 𝑐 = 0 are also
called the roots of the quadratic function 𝑦 = 𝑓(𝑥) = 𝑎𝑥2
+ 𝑏𝑥 + 𝑐.
As per Fundamental theorem of algebra every polynomial equation
has a root.
If 𝛼 is a root of 𝑓(𝑥) = 𝑎𝑥2
+ 𝑏𝑥 + 𝑐, then 𝑥 − 𝛼 is a factor of the
function 𝑓(𝑥) = 𝑎𝑥2
+ 𝑏𝑥 + 𝑐. Now divide this by 𝑥 − 𝛼 by long
division process and get 𝑓(𝑥) = (𝑎𝑥 + 𝑎𝛼 + 𝑏)(𝑥 − 𝛼) + 𝑅 , where
𝑓(𝛼) = 𝑅 = 0 by remainder theorem, putting 𝑥 = 𝛼 throughout.
Then 𝑓(𝑥) = (𝑎𝑥 + 𝑎𝛼 + 𝑏)(𝑥 − 𝛼), which is also 0
when 𝑎𝑥 + 𝑎𝛼 + 𝑏 = 0. This gives 𝑥 − (−𝛼 −
𝑏
𝑎
) = 0.
Thus −𝛼 −
𝑏
𝑎
is another root of the function 𝑓(𝑥) = 𝑎𝑥2
+ 𝑏𝑥 + 𝑐.
So, observe that −𝛼 −
𝑏
𝑎
= 𝛽, the other root of the equation the
quadratic equation must have two roots, for 𝛼 + 𝛽 = −
𝑏
𝑎
, as we
already know. In some special case to be discussed later, both the
roots may be equal or coincident. In this way it could be shown that
a polynomial equation of degree n shall have n roots i.e. it may be
decomposed into product of n linear factors
What the fundamental theorem of algebra means is this. We may
multiply any two factors 𝑥 − 𝛼, and 𝑥 − 𝛽 for any two arbitrary
numbers 𝛼 and 𝛽 and their product
(𝑥 − 𝛼)(𝑥 − 𝛽) = 𝑥2
− (𝛼 + 𝛽)𝑥 + 𝛼𝛽 is a quadratic expression.
Fundamental theorem of algebra tells us just the reverse. Given any
quadratic expression 𝑝𝑥2
+ 𝑞𝑥 + 𝑟, p, q, r being numbers
whatsoever, this expression can be expressed as multiplication of
two linear 𝒙 − 𝜸 and 𝒙 − 𝜹such as 𝒂(𝒙 − 𝜸)(𝒙 − 𝜹), but the
theorem does not tell us anything about how these factors may be
found out, nor the theorem tells us about the nature of these roots;
what kinds of numbers they may be. This theorem was first proved
by Gauss three times in his life time in different ways, although it
was known much earlier. This is one of the important proofs of the
millennium.
In this manner we may show that a polynomial of degree n must
have at least one root, by fundamental theorem of algebra, and
eventually must have n roots, whether distinct or not.
We doubly emphasize this point, a quadratic equation cannot have
more than two distinct roots, and in the same vein, a polynomial of
degree n cannot have more than n distinct roots. If not, see the
consequence.
If possible, let the quadratic equation 𝑎𝑥2
+ 𝑏𝑥 + 𝑐 = 0 have 3
distinct roots, 𝛼, 𝛽, 𝛾 such that 𝛼 ≠ 𝛽 ≠ 𝛾. So we have,
𝑎𝛼2
+ 𝑏𝛼 + 𝑐 = 0………………………………..(a)
𝑎𝛽2
+ 𝑏𝛽 + 𝑐 = 0………………………………..(b)
𝑎𝛾2
+ 𝑏𝛾 + 𝑐 = 0………………………………..(c)
Subtracting (b) from (a), 𝑎(𝛼2
− 𝛽2) + 𝑏(𝛼 − 𝛽) = 0
Or, (𝛼 − 𝛽)(𝑎𝛼 + 𝑎𝛽 + 𝑏) = 0
Or, 𝑎𝛼 + 𝑎𝛽 + 𝑏 = 0 since 𝛼 ≠ 𝛽…………………(d)
Subtracting (c) from (a), 𝑎(𝛼2
− 𝛾2) + 𝑏(𝛼 − 𝛾) = 0
In the same way we get 𝑎𝛼 + 𝑎𝛾 + 𝑏 = 0 since 𝛼 ≠ 𝛾………(e)
Subtracting (e) from (d), we get, 𝑎(𝛽 − 𝛾) = 0………………..(f)
If 𝛽 ≠ 𝛾, we have to accept that a = 0, Similarly we can show that b
=0 and c = 0. Thus 𝑎𝑥2
+ 𝑏𝑥 + 𝑐 = 0 becomes 0.𝑥2
+ 0𝑥 + 0 = 0,
which is no more a quadratic equation, even it is not an equation. It
is true for any value of x, 𝛼, 𝛽, 𝛾, 𝛿, 𝜀, …, anything . We call this is an
identity, which is true for every value of the variable. In other words,
if a quadratic equation has three distinct roots, it has infinite
number of different roots.
Example 1
Show that
𝑎2−𝑥2
(𝑎−𝑏)(𝑎−𝑐)
+
𝑏2−𝑥2
(𝑏−𝑐)(𝑏−𝑎)
+
𝑐2−𝑥2
(𝑐−𝑎)(𝑐−𝑏)
− 1 = 0 is
an identity.
Solution:, Put x = a in the expression and see that it reduces to 0. So
a is a root of the equation. Similarly show that b and c are also roots
of the equation. Since we have not assumed 𝑎 = 𝑏 = 𝑐, they are
different from each other and the quadratic equation has 3 different
roots. So it must be identically 0.
Example 2
Show that
𝑎2(𝑥−𝑏)(𝑥−𝑐)
(𝑎−𝑏)(𝑎−𝑐)
+
𝑏2(𝑥−𝑐)(𝑥−𝑎)
(𝑏−𝑐)(𝑏−𝑎)
+
𝑐2(𝑥−𝑎)(𝑥−𝑏)
(𝑐−𝑎)(𝑐−𝑏)
− 𝑥2
= 0 is an identity.
Solution:, Put x = a in the expression and see that it reduces to 0. So
a is a root of the equation. Similarly show that b and c are also roots
of the equation. Since we have not assumed 𝑎 = 𝑏 = 𝑐, they are
different from each other and the quadratic equation has 3 different
roots. So it must be identically 0.

More Related Content

DOCX
Triple Integral
PPTX
5 2factoring trinomial i
PPTX
linear equation in 2 variables
PPTX
Linear Equations
PPTX
Classification of singularity
PPTX
3 1 rectangular coordinate system
PPT
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
PPTX
Linear equtions with one variable
Triple Integral
5 2factoring trinomial i
linear equation in 2 variables
Linear Equations
Classification of singularity
3 1 rectangular coordinate system
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
Linear equtions with one variable

What's hot (20)

PPT
Ch05 4
PPTX
3 linear equations
PPSX
Linear equation in two variables
PPT
Pair of linear equation in two variables
PPT
Linear equations in two variables
PPTX
Solving linear equation
PPTX
Linear Equations
PPTX
MT102 Лекц 16
PPT
Maths ppt linear equations in two variables
PDF
Lecture 3 - Linear Regression
PPTX
Linear equations in two variables- By- Pragyan
PPT
Linear Equations
DOCX
ePortfolio- Mathematics
PPT
Ch05 3
PPT
Linear Equations
PPTX
Linear equations in Two Variable
PPTX
2.0 rectangular coordinate system
PPT
Linear equation in two variable
PPTX
2 5literal equations
PPTX
MT102 Лекц 11
Ch05 4
3 linear equations
Linear equation in two variables
Pair of linear equation in two variables
Linear equations in two variables
Solving linear equation
Linear Equations
MT102 Лекц 16
Maths ppt linear equations in two variables
Lecture 3 - Linear Regression
Linear equations in two variables- By- Pragyan
Linear Equations
ePortfolio- Mathematics
Ch05 3
Linear Equations
Linear equations in Two Variable
2.0 rectangular coordinate system
Linear equation in two variable
2 5literal equations
MT102 Лекц 11
Ad

Similar to Lecture 1.2 quadratic functions (20)

PDF
A PROBABILISTIC ALGORITHM FOR COMPUTATION OF POLYNOMIAL GREATEST COMMON WITH ...
PDF
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
PDF
A PROBABILISTIC ALGORITHM FOR COMPUTATION OF POLYNOMIAL GREATEST COMMON WITH ...
PDF
Lecture 1.6 further graphs and transformations of quadratic equations
PDF
Lecture 5.1.5 graphs of quadratic equations
PPTX
Genmath weeknnnnnnnnnnnnnnnnnnnnnnnnnnnn
PPTX
Helmholtz equation (Motivations and Solutions)
PDF
CBSE X FORMULAE AND CONCEPTS-1_250105_094142.pdf
PDF
CBSE X FORMULAE AND CONCEPTS-1_250105_094142.pdf
PDF
CBSE X FORMULAE AND CONCEPTS-1_250105_094142.pdf
PDF
CBSE X FORMULAE AND CONCEPTS-1_250105_094142.pdf
PDF
Ii unidad plano cartesiano jeancarlos freitez
PPTX
Math Analysis I
PDF
Sistemas de ecuaciones lineales
PDF
Lecture # 4 (Complex Numbers).pdf deep learning
PDF
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
PDF
Triple_Integrals.pdf
PDF
Chapter 2 Mathematical Language and Symbols.pdf
PPTX
Series solutions at ordinary point and regular singular point
A PROBABILISTIC ALGORITHM FOR COMPUTATION OF POLYNOMIAL GREATEST COMMON WITH ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A PROBABILISTIC ALGORITHM FOR COMPUTATION OF POLYNOMIAL GREATEST COMMON WITH ...
Lecture 1.6 further graphs and transformations of quadratic equations
Lecture 5.1.5 graphs of quadratic equations
Genmath weeknnnnnnnnnnnnnnnnnnnnnnnnnnnn
Helmholtz equation (Motivations and Solutions)
CBSE X FORMULAE AND CONCEPTS-1_250105_094142.pdf
CBSE X FORMULAE AND CONCEPTS-1_250105_094142.pdf
CBSE X FORMULAE AND CONCEPTS-1_250105_094142.pdf
CBSE X FORMULAE AND CONCEPTS-1_250105_094142.pdf
Ii unidad plano cartesiano jeancarlos freitez
Math Analysis I
Sistemas de ecuaciones lineales
Lecture # 4 (Complex Numbers).pdf deep learning
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
Triple_Integrals.pdf
Chapter 2 Mathematical Language and Symbols.pdf
Series solutions at ordinary point and regular singular point
Ad

More from narayana dash (14)

DOCX
Calculus of variations, Lagrange's equation, least action
PDF
Proof of Fundamental theorem of algebra even for class 11 student.pdf
PDF
Lecture 2.1 shortest derivation of equation of ellipse and meaning of eccentr...
PDF
Is ellipse really a section of cone
PDF
Introduction to polynomials
PDF
Lecture 2.1.1 Hyperbola is really a section of a cone
PDF
Lecture 1.16 is parabola really a section of a cone?
PDF
Lecture 1.3 methods of solutions of quadratic equations
PDF
Lecture 1.5 graphs of quadratic equations
DOCX
Lecture 3.5.1 Ellipse as a compressed circle
PDF
Lecture1.8 Geometric method for solving or evaluating quadratic expressions
PDF
rediscover mathematics from 0 and 1
PPTX
Examples Of Central Forces
PPTX
Conic Sections by Narayana Dash
Calculus of variations, Lagrange's equation, least action
Proof of Fundamental theorem of algebra even for class 11 student.pdf
Lecture 2.1 shortest derivation of equation of ellipse and meaning of eccentr...
Is ellipse really a section of cone
Introduction to polynomials
Lecture 2.1.1 Hyperbola is really a section of a cone
Lecture 1.16 is parabola really a section of a cone?
Lecture 1.3 methods of solutions of quadratic equations
Lecture 1.5 graphs of quadratic equations
Lecture 3.5.1 Ellipse as a compressed circle
Lecture1.8 Geometric method for solving or evaluating quadratic expressions
rediscover mathematics from 0 and 1
Examples Of Central Forces
Conic Sections by Narayana Dash

Recently uploaded (20)

PDF
plant tissues class 6-7 mcqs chatgpt.pdf
PDF
International_Financial_Reporting_Standa.pdf
PDF
HVAC Specification 2024 according to central public works department
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PPTX
RIZALS-LIFE-HIGHER-EDUCATION-AND-LIFE-ABROAD.pptx
DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PDF
Journal of Dental Science - UDMY (2021).pdf
PDF
Everyday Spelling and Grammar by Kathi Wyldeck
PPTX
Climate Change and Its Global Impact.pptx
PDF
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI Syllabus.pdf
PDF
semiconductor packaging in vlsi design fab
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PPTX
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
PDF
1.Salivary gland disease.pdf 3.Bleeding and Clotting Disorders.pdf important
PDF
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
PDF
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
PPTX
Module on health assessment of CHN. pptx
PDF
Climate and Adaptation MCQs class 7 from chatgpt
PDF
LIFE & LIVING TRILOGY - PART - (2) THE PURPOSE OF LIFE.pdf
plant tissues class 6-7 mcqs chatgpt.pdf
International_Financial_Reporting_Standa.pdf
HVAC Specification 2024 according to central public works department
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
Environmental Education MCQ BD2EE - Share Source.pdf
RIZALS-LIFE-HIGHER-EDUCATION-AND-LIFE-ABROAD.pptx
Cambridge-Practice-Tests-for-IELTS-12.docx
Journal of Dental Science - UDMY (2021).pdf
Everyday Spelling and Grammar by Kathi Wyldeck
Climate Change and Its Global Impact.pptx
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI Syllabus.pdf
semiconductor packaging in vlsi design fab
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
1.Salivary gland disease.pdf 3.Bleeding and Clotting Disorders.pdf important
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
Module on health assessment of CHN. pptx
Climate and Adaptation MCQs class 7 from chatgpt
LIFE & LIVING TRILOGY - PART - (2) THE PURPOSE OF LIFE.pdf

Lecture 1.2 quadratic functions

  • 1. QUADRATIC FUNCTIONS The equation 𝑓(𝑥) = 𝑦 = 𝑎𝑥2 + 𝑏𝑥 + 𝑐………………..(A) Is called quadratic function. What is the difference between the quadratic equation 𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 0 and the quadratic function 𝑓(𝑥) = 𝑦 = 𝑎𝑥2 + 𝑏𝑥 + 𝑐 ? The quadratic equation (A) is valid for only two values of the variable x, the two roots of the equation 𝛼, 𝛽 for which the value of the expression is 0. But for other values of x, 𝑓(𝑥) = 𝑦 ≠ 0.The independent variable x can take any value from -∞ to ∞ in this case. The interval ] − ∞, ∞[ is called domain of the function and the range (or codomain of function) is the set of values y can take, which depends upon the coefficients a, b and c; here it is a smaller set ,not interval ] − ∞, ∞[ . Obviously the roots 𝛼, 𝛽 depend upon the coefficients and vice versa. We could write the above quadratic function like 𝑎𝑥2 + 𝑏𝑥 + (𝑐 − 𝑦) = 0,or, 𝑎𝑥2 + 𝑏𝑥 + 𝐶 = 0,where 𝐶 = 𝑐 − 𝑦; so that for each value of the dependent variable 𝒚 the quadratic function is a new quadratic equation. For a particular set of values of a, b and c ( say 5, – 6 and 1 for example) we can write 𝑓(𝑥) = 𝑦 = 𝑎(𝑥 − 𝛼)(𝑥 − 𝛽)……..(B) (in the particular case 𝑓(𝑥) = 𝑦 = 5 (𝑥 − 1 5 ) (𝑥 − 1)). The graph of quadratic function is a “curve” in the x-y Cartesian plane whereas the quadratic equation stands for only two points in the plane (𝛼, 0) and (𝛽, 0), when we put 𝑦 = 0 in the quadratic function. These two points are the points where the graph of the quadratic function cuts the X-axis (interception of the curve with X-axis).
  • 2. A geogebra graph is given below for 𝑦 = 5𝑥2 − 6𝑥 + 1 = 5(𝑥 − 1 5 ) (𝑥 − 1). The graph cuts the X-axis where y = 0. The points are A(1/5,0) and B(1,0), precisely show the roots of the quadratic equation, 1/5 and 1. Only the two roots of the quadratic equation, 𝜶, 𝜷, determine its coefficients a, b and c and the cofficients determine the whole graph of the functon 𝒇(𝒙) = 𝒚 = 𝒂(𝒙 − 𝜶)(𝒙 − 𝜷). This is an example of ‘factor theorem’; if α is a root of the quadratic equation then as 𝑥 = 𝛼 or, 𝑥 − 𝛼 =0, So 𝑥 − 𝛼 is a factor of the quadratic equation 𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 0 and hence it is a factor of the quadratic function 𝑓(𝑥) = 𝑦 = 𝑎𝑥2 + 𝑏𝑥 + 𝑐. Similar statement may be made about the other root and the which gives the Graph of 𝑦 = 5𝑥2 − 6𝑥 + 1 Roots are at A(1/5,0), B(1,0)
  • 3. other factor. The fact shall be further clarified from ‘remainder theorem’. The remainder theorem (Euclidean polynomial remainder theorem) says that if a polynomial function 𝑓(𝑥) is divided by a linear polynomial −𝑟 , the remainder is 𝑓(𝑟); i.e., the function value when x is replaced by r. Not only quadratic polynomials, this is valid for polynomials of any positive integer degree. Observe the following: 𝑓(𝑥) 𝑥 − 𝑟 = 𝑎𝑥2 + 𝑏𝑥 + 𝑐 𝑥 − 𝑟 = 𝑎𝑥2 − 𝑎𝑟𝑥 + 𝑎𝑟𝑥 + 𝑏𝑥 + 𝑐 𝑥 − 𝑟 = 𝑎𝑥(𝑥−𝑟)+𝑥(𝑏+𝑎𝑟)+𝑐 𝑥−𝑟 = 𝑎𝑥 + (𝑥−𝑟)(𝑏+𝑎𝑟)+𝑟(𝑏+𝑎𝑟)+𝑐 𝑥−𝑟 =𝑎𝑥 + 𝑏 + 𝑎𝑟 + 𝑎𝑟2+𝑏𝑟+𝑐 𝑥−𝑟 = 𝑎𝑥 + 𝑏 + 𝑎𝑟 + 𝑓(𝑟) 𝑥−𝑟 Evidently 𝑎𝑟2 + 𝑏𝑟 + 𝑐 = 𝑓(𝑟), is the value of 𝒇(𝒙) when x is replaced by r. And 𝑎𝑟2 + 𝑏𝑟 + 𝑐 = 𝑓(𝑟), is also the remainder when 𝑓(𝑥) is divided by 𝑥 − 𝑟. The things will be more vivid if 𝑎𝑥2 + 𝑏𝑥 + 𝑐 is divided by 𝑥 − 𝑟 in long division process. This is not only true of quadratic polynomials but all polynomials of higher integer degrees. Let 𝑓(𝑥) be a polynomial of any integer higher degree. Let the quotient be 𝑄(𝑥) when it is divided by 𝑥 − 𝑟 and R be the remainder. We can write 𝒇(𝒙) = 𝑸(𝒙)(𝒙 − 𝒓) + 𝑹. This is division algorithm.
  • 4. The general statement of the division algorithm is Let 𝑓(𝑥) be a polynomial of any integer higher degree. Let the quotient be 𝑄(𝑥) when it is divided by 𝑔(𝑥), where degree of 𝑔(𝑥) is less than degree of 𝑓(𝑥) and 𝑅(𝑥) be the remainder and degree of 𝑅(𝑥) is less than that of 𝑔(𝑥) . We can write 𝒇(𝒙) = 𝑸(𝒙)𝒈(𝒙) + 𝑹(𝒙). If 𝑔(𝑥) divides (𝑥) , we et get 𝑓(𝑟) = 𝑄(𝑟). 0 + 𝑅 The factor theorem reduces to be a particular case of the remainder theorem; 𝑓(𝑥) = 0 if 𝑥 = 𝑟 and in any quadratic equation. This finally explains the difference and similarity between the quadratic function and quadratic equation. We can calculate the value of say𝑓(3), for 𝑥 = 3 without any tedious calculation or without undertaking the actual long division process. This would be 𝑓(3) = 𝑎. 32 + 𝑏. 3 + 𝑐 without actually calculating it. Roots of the quadratic function or quadratic equation The roots 𝛼, 𝛽 of the quadratic equation 𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 0 are also called the roots of the quadratic function 𝑦 = 𝑓(𝑥) = 𝑎𝑥2 + 𝑏𝑥 + 𝑐. As per Fundamental theorem of algebra every polynomial equation has a root. If 𝛼 is a root of 𝑓(𝑥) = 𝑎𝑥2 + 𝑏𝑥 + 𝑐, then 𝑥 − 𝛼 is a factor of the function 𝑓(𝑥) = 𝑎𝑥2 + 𝑏𝑥 + 𝑐. Now divide this by 𝑥 − 𝛼 by long
  • 5. division process and get 𝑓(𝑥) = (𝑎𝑥 + 𝑎𝛼 + 𝑏)(𝑥 − 𝛼) + 𝑅 , where 𝑓(𝛼) = 𝑅 = 0 by remainder theorem, putting 𝑥 = 𝛼 throughout. Then 𝑓(𝑥) = (𝑎𝑥 + 𝑎𝛼 + 𝑏)(𝑥 − 𝛼), which is also 0 when 𝑎𝑥 + 𝑎𝛼 + 𝑏 = 0. This gives 𝑥 − (−𝛼 − 𝑏 𝑎 ) = 0. Thus −𝛼 − 𝑏 𝑎 is another root of the function 𝑓(𝑥) = 𝑎𝑥2 + 𝑏𝑥 + 𝑐. So, observe that −𝛼 − 𝑏 𝑎 = 𝛽, the other root of the equation the quadratic equation must have two roots, for 𝛼 + 𝛽 = − 𝑏 𝑎 , as we already know. In some special case to be discussed later, both the roots may be equal or coincident. In this way it could be shown that a polynomial equation of degree n shall have n roots i.e. it may be decomposed into product of n linear factors What the fundamental theorem of algebra means is this. We may multiply any two factors 𝑥 − 𝛼, and 𝑥 − 𝛽 for any two arbitrary numbers 𝛼 and 𝛽 and their product (𝑥 − 𝛼)(𝑥 − 𝛽) = 𝑥2 − (𝛼 + 𝛽)𝑥 + 𝛼𝛽 is a quadratic expression. Fundamental theorem of algebra tells us just the reverse. Given any quadratic expression 𝑝𝑥2 + 𝑞𝑥 + 𝑟, p, q, r being numbers whatsoever, this expression can be expressed as multiplication of two linear 𝒙 − 𝜸 and 𝒙 − 𝜹such as 𝒂(𝒙 − 𝜸)(𝒙 − 𝜹), but the theorem does not tell us anything about how these factors may be found out, nor the theorem tells us about the nature of these roots; what kinds of numbers they may be. This theorem was first proved by Gauss three times in his life time in different ways, although it was known much earlier. This is one of the important proofs of the millennium.
  • 6. In this manner we may show that a polynomial of degree n must have at least one root, by fundamental theorem of algebra, and eventually must have n roots, whether distinct or not. We doubly emphasize this point, a quadratic equation cannot have more than two distinct roots, and in the same vein, a polynomial of degree n cannot have more than n distinct roots. If not, see the consequence. If possible, let the quadratic equation 𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 0 have 3 distinct roots, 𝛼, 𝛽, 𝛾 such that 𝛼 ≠ 𝛽 ≠ 𝛾. So we have, 𝑎𝛼2 + 𝑏𝛼 + 𝑐 = 0………………………………..(a) 𝑎𝛽2 + 𝑏𝛽 + 𝑐 = 0………………………………..(b) 𝑎𝛾2 + 𝑏𝛾 + 𝑐 = 0………………………………..(c) Subtracting (b) from (a), 𝑎(𝛼2 − 𝛽2) + 𝑏(𝛼 − 𝛽) = 0 Or, (𝛼 − 𝛽)(𝑎𝛼 + 𝑎𝛽 + 𝑏) = 0 Or, 𝑎𝛼 + 𝑎𝛽 + 𝑏 = 0 since 𝛼 ≠ 𝛽…………………(d) Subtracting (c) from (a), 𝑎(𝛼2 − 𝛾2) + 𝑏(𝛼 − 𝛾) = 0 In the same way we get 𝑎𝛼 + 𝑎𝛾 + 𝑏 = 0 since 𝛼 ≠ 𝛾………(e) Subtracting (e) from (d), we get, 𝑎(𝛽 − 𝛾) = 0………………..(f) If 𝛽 ≠ 𝛾, we have to accept that a = 0, Similarly we can show that b =0 and c = 0. Thus 𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 0 becomes 0.𝑥2 + 0𝑥 + 0 = 0, which is no more a quadratic equation, even it is not an equation. It is true for any value of x, 𝛼, 𝛽, 𝛾, 𝛿, 𝜀, …, anything . We call this is an identity, which is true for every value of the variable. In other words, if a quadratic equation has three distinct roots, it has infinite number of different roots.
  • 7. Example 1 Show that 𝑎2−𝑥2 (𝑎−𝑏)(𝑎−𝑐) + 𝑏2−𝑥2 (𝑏−𝑐)(𝑏−𝑎) + 𝑐2−𝑥2 (𝑐−𝑎)(𝑐−𝑏) − 1 = 0 is an identity. Solution:, Put x = a in the expression and see that it reduces to 0. So a is a root of the equation. Similarly show that b and c are also roots of the equation. Since we have not assumed 𝑎 = 𝑏 = 𝑐, they are different from each other and the quadratic equation has 3 different roots. So it must be identically 0. Example 2 Show that 𝑎2(𝑥−𝑏)(𝑥−𝑐) (𝑎−𝑏)(𝑎−𝑐) + 𝑏2(𝑥−𝑐)(𝑥−𝑎) (𝑏−𝑐)(𝑏−𝑎) + 𝑐2(𝑥−𝑎)(𝑥−𝑏) (𝑐−𝑎)(𝑐−𝑏) − 𝑥2 = 0 is an identity. Solution:, Put x = a in the expression and see that it reduces to 0. So a is a root of the equation. Similarly show that b and c are also roots of the equation. Since we have not assumed 𝑎 = 𝑏 = 𝑐, they are different from each other and the quadratic equation has 3 different roots. So it must be identically 0.