SlideShare a Scribd company logo
LECTURE NO 3, METHODS OF SOLVING QUADRATIC
EQUATIONS
Solutions of the general quadratic equation
𝑎𝑥2
+ 𝑏𝑥 + 𝑐 = 0………………………….(A)
1. ‘Difficulty-symbol-solution’ Method
We have to arrive at one solution of the general quadratic
equation 𝑎𝑥2
+ 𝑏𝑥 + 𝑐 = 0.
The roots to be found are
𝛼 = −
𝑏
2𝑎
±
√𝑏2−4𝑎𝑐
2𝑎
= −
𝑏
2𝑎
±
√𝐷
2𝑎
…………………..…(B)
The method we describe is ‘Difficulty-symbol-solution’.
The ‘difficulty’ was pointed out by someone ,say, to be
the presence of linear term bx. We can not get rid of ‘bx’
term as such. We can replace x by another variable and get
rid of linear term of that variable.
We put a symbol 𝑥 = 𝑦 + ℎ and got an equation
𝑎(𝑦 + ℎ)2
+ 𝑏(𝑦 + ℎ) + 𝑐 = 0………………………..……….(C)
Or, 𝑎𝑦2
+ 𝑦(2𝑎ℎ + 𝑏) + ℎ2
+ 𝑏ℎ + 𝑐 = 0
If we put coefficient of y equal to 0, as we have to get rid
of linear term in ‘y’, then 2𝑎ℎ + 𝑏 = 0 , or, ℎ = −
𝑏
2𝑎
.
Further substituting this in (C) got the value of
𝑦 = ±
√𝑏2−4𝑎𝑐
2𝑎
. So 𝛼 =
−𝑏+√𝑏2−4𝑎𝑐
2𝑎
, 𝛽 =
−𝑏−√𝑏2−4𝑎𝑐
2𝑎
as square root has got two values, one + and the other .
Finally it may be noted that we got ,
a. sum of the roots 𝛼 + 𝛽 = −
𝑏
𝑎
……………………(D)
and b. product of the roots
𝛼𝛽 = (
−𝑏+√𝑏2−4𝑎𝑐
2𝑎
) (
−𝑏−√𝑏2−4𝑎𝑐
2𝑎
) =
𝑐
𝑎
… … … ….(D’)
We shall return to various aspects of this method
afterwards while discussing quadratic functions.
2. Completing the square method
Some student tried the equation (A) like this→
𝑎𝑥2
+ 𝑏𝑥 = −𝑐,→ 𝑥2
+
𝑏
𝑎
𝑥 = −
𝑐
𝑎
→
𝑥2
+ 2𝑥
𝑏
2𝑎
= −
𝑐
𝑎
. The student wanted to
take the linear ‘x term’ inside a ‘whole square and
push all others to the right hand side. But the left side
is not a complete square; this is the difficulty faced.
To make it a complete square we have to add (
𝑏
2𝑎
)
2
to
the left side ; obviously we have to add the same
thing to the right hand side too, to maintain the
equality sign. So we get
𝑥2
+ 2𝑥
𝑏
2𝑎
+ (
𝑏
2𝑎
)
2
=
𝑏2
4𝑎2
−
𝑐
𝑎
Or, (𝑥 +
𝑏
2𝑎
)
2
= (
√𝑏2−4𝑎𝑐
2𝑎
)
2
,
Or, 𝑥 =
−𝑏±√𝑏2−4𝑎𝑐
2𝑎
=
−𝑏±√𝐷
2𝑎
………………………(D)
Which is called the “quadratic formula”
and 𝐷 = 𝑏2
− 4𝑎𝑐 is called discriminant’ of the quadratic
equation.
This discriminant shall be called for again and again for
future use.
Note that this method is also finding the difficulty and the
solution is just by the side of the difficulty.
Hundreds of years ago, an improvement of the method
was given by Sridhar Acharya. Instead of dividing
throughout by ‘a’, he multiplied throughout by 4a.
This gives 4𝑎2
𝑥2
+ 4𝑎𝑏𝑥 + 4𝑎𝑐 = 0
Or, 4𝑎2
𝑥2
+ 4𝑎𝑏𝑥 + 𝑏2
= 𝑏2
− 4𝑎𝑐,adding 𝑏2
to both
sides. This gives,(2𝑎𝑥 + 𝑏)2
= 𝑏2
− 4𝑎𝑐 .
The advantage of this intelligent method is that the whole
process is devoid of fractions until the last point.
3. A solution from, sum, product of roots.
The sum and product of the roots ( vide D and D’) are
𝛼 + 𝛽 = −
𝑏
𝑎
and 𝛼𝛽 =
𝑐
𝑎
respectively. So the problem of
quadratic equation becomes essentially, the problem how
to find two numbers whose sum and product are given.
It would be quite easy if we find the difference of the
roots, 𝛼 − 𝛽.
From a well known formula in earlier classes, we have,
(𝛼 − 𝛽)2
= (𝛼 + 𝛽)2
− 4𝛼𝛽
= (−
𝑏
𝑎
)
2
− 4
𝑐
𝑎
=
𝑏2
− 4𝑎𝑐
𝑎2
𝛼 − 𝛽 = ±
√𝑏2 − 4𝑎𝑐
𝑎
So,
𝛼 =
𝛼 + 𝛽 + (𝛼 − 𝛽)
2
=
−𝑏 + √𝑏2 − 4𝑎𝑐
2𝑎
, 𝛽 =
𝛼+𝛽−(𝛼−𝛽)
2
=
−𝑏−√𝑏2−4𝑎𝑐
2𝑎
.
Taking ‘-‘ sign before the discriminant would produce the
same roots in reverse order.
The same solution we already got as before.
4. A solution from average of roots.
From the sum formula, average of the roots ,say,
ℎ = −
𝑏
2𝑎
=
𝛼 + 𝛽
2
Had the two roots been equal, each of them had been
equal to the average. That is the meaning of average.
In this case, one root shall be as much more than the
average as the other root is less, average means just that
also.
So let the bigger root be 𝛼 = ℎ + 𝑘, and smaller root be
𝛽 = ℎ − 𝑘, where 𝑘 must be easily found out from the
other relation 𝛼𝛽 =
𝑐
𝑎
. So we have,
𝑐
𝑎
= 𝛼𝛽 = (ℎ + 𝑘)(ℎ − 𝑘) = ℎ2
− 𝑘2
=
𝑏2
4𝑎2 − 𝑘2
So 𝑘2
=
𝑏2
4𝑎2 −
𝑐
𝑎
=
𝑏2−4𝑎𝑐
4𝑎2 , or, 𝑘 = ±
√𝑏2
−4𝑎𝑐
2𝑎
Then the roots are
𝛼 = ℎ + 𝑘 =
−𝑏+√𝑏2−4𝑎𝑐
2𝑎
and 𝛽 = ℎ − 𝑘 =
−𝑏−√𝑏2−4𝑎𝑐
2𝑎
Simple solution of simple problem.
There are many other methods and the list is not
exhaustive. Then why should anyone learn many
methods? The reason is, that only one method of solution
may be learnt; but the other methods turn into just
problems when differently worded.
An improvement:
First reduce the equation to the form 𝑥2
+ 2𝐵𝑥 + 𝐶 = 0
( just divide 𝑎𝑥2
+ 𝑏𝑥 + 𝑐 = 0 by a; call
𝑏
𝑎
= 2𝐵,
𝑐
𝑎
= 𝐶.)
Now 𝛼 = −𝐵 + √𝐵2 − 𝐶 and 𝛽 = −𝐵 − √𝐵2 − 𝐶.

More Related Content

PPTX
System of linear equations
PPTX
Linear equations in two variables
PPTX
Simultaneous equations
PPT
Solving systems of equations by substitution
PPTX
Ppt materi spltv pembelajaran 1 kelas x
PPTX
3 D GEOMETRY: SHORTEST DISTANCE BETWEEN 2 LINES
PPTX
Applications of system of linear equations.ppt
PPT
Solving systems of Equations by Elimination
System of linear equations
Linear equations in two variables
Simultaneous equations
Solving systems of equations by substitution
Ppt materi spltv pembelajaran 1 kelas x
3 D GEOMETRY: SHORTEST DISTANCE BETWEEN 2 LINES
Applications of system of linear equations.ppt
Solving systems of Equations by Elimination

What's hot (20)

PPT
linear equation system with 2 and 3 variables
PPTX
S1230109
PPTX
Ordinary Differential Equations: Variable separation method
PDF
Solving Systems of Linear Equations in Two Variables by Graphing
PPTX
Homogeneous Linear Differential Equations
PPTX
Plane in 3 dimensional geometry
PPTX
Parabola
PPTX
Math presentation
DOCX
ANALISIS RIIL 1 3.3 dan 3.4 ROBERT G BARTLE
PPTX
Solving systems of linear equations by substitution
PPTX
Derivatives of inverse trig functions
PPTX
Graphical solutions of systems of linear inequalities in two variables
PPTX
Lecture 5 (solving simultaneous equations)
PPT
8 - solving systems of linear equations by adding or subtracting
PPTX
Algebra Presentation on Topic Modulus Function and Polynomials
PDF
Numerical Methods
PPT
System of linear equations and their solution
PDF
Euler's and picard's
PPTX
Vektor part 2
linear equation system with 2 and 3 variables
S1230109
Ordinary Differential Equations: Variable separation method
Solving Systems of Linear Equations in Two Variables by Graphing
Homogeneous Linear Differential Equations
Plane in 3 dimensional geometry
Parabola
Math presentation
ANALISIS RIIL 1 3.3 dan 3.4 ROBERT G BARTLE
Solving systems of linear equations by substitution
Derivatives of inverse trig functions
Graphical solutions of systems of linear inequalities in two variables
Lecture 5 (solving simultaneous equations)
8 - solving systems of linear equations by adding or subtracting
Algebra Presentation on Topic Modulus Function and Polynomials
Numerical Methods
System of linear equations and their solution
Euler's and picard's
Vektor part 2
Ad

Similar to Lecture 1.3 methods of solutions of quadratic equations (20)

PPT
Quadratic equations
PPT
Quadratic equations
PPTX
Quadratic Equation
PPT
Complex numbers And Quadratic Equations
PPT
Quadratic Equations.ppt
PPT
Quadratic equations
PPTX
quadraticequations-111211090004-phpapp02.pptx
PPTX
quadratic equation
PPT
Quadractic equations.steps
DOCX
Maths Project Quadratic Equations
DOCX
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
PDF
quadraticequations-111211090004-phpapp02 (1).pdf
PDF
title-161104130731.pdfbbzbsjsbsbsbhshshsh
PDF
DOC-20240528-WA0000..pdfcjcfnfnjcfjfnfjffjjfj
PPTX
Lecture quadratic equations good one
PPTX
Quadratic equations
 
PPTX
Quadratic equation power point presentation .pptx
PDF
quadraticequations-111211090004-phpapp02 (2).pdf
PPTX
QUADRATIC.pptx
PPT
G9 Math Q1- Week 1 Intro of Quadratic Equation.ppt
Quadratic equations
Quadratic equations
Quadratic Equation
Complex numbers And Quadratic Equations
Quadratic Equations.ppt
Quadratic equations
quadraticequations-111211090004-phpapp02.pptx
quadratic equation
Quadractic equations.steps
Maths Project Quadratic Equations
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
quadraticequations-111211090004-phpapp02 (1).pdf
title-161104130731.pdfbbzbsjsbsbsbhshshsh
DOC-20240528-WA0000..pdfcjcfnfnjcfjfnfjffjjfj
Lecture quadratic equations good one
Quadratic equations
 
Quadratic equation power point presentation .pptx
quadraticequations-111211090004-phpapp02 (2).pdf
QUADRATIC.pptx
G9 Math Q1- Week 1 Intro of Quadratic Equation.ppt
Ad

More from narayana dash (16)

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
Lecture 5.1.5 graphs of quadratic equations
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.6 further graphs and transformations of quadratic equations
PDF
Lecture 1.2 quadratic functions
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...
Lecture 5.1.5 graphs of quadratic equations
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.6 further graphs and transformations of quadratic equations
Lecture 1.2 quadratic functions
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
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Institutional Correction lecture only . . .
PPTX
Lesson notes of climatology university.
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
Presentation on HIE in infants and its manifestations
PDF
Complications of Minimal Access Surgery at WLH
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
Pharma ospi slides which help in ospi learning
Module 4: Burden of Disease Tutorial Slides S2 2025
Microbial diseases, their pathogenesis and prophylaxis
Supply Chain Operations Speaking Notes -ICLT Program
Institutional Correction lecture only . . .
Lesson notes of climatology university.
VCE English Exam - Section C Student Revision Booklet
GDM (1) (1).pptx small presentation for students
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
102 student loan defaulters named and shamed – Is someone you know on the list?
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Presentation on HIE in infants and its manifestations
Complications of Minimal Access Surgery at WLH
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
Microbial disease of the cardiovascular and lymphatic systems
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Pharma ospi slides which help in ospi learning

Lecture 1.3 methods of solutions of quadratic equations

  • 1. LECTURE NO 3, METHODS OF SOLVING QUADRATIC EQUATIONS Solutions of the general quadratic equation 𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 0………………………….(A) 1. ‘Difficulty-symbol-solution’ Method We have to arrive at one solution of the general quadratic equation 𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 0. The roots to be found are 𝛼 = − 𝑏 2𝑎 ± √𝑏2−4𝑎𝑐 2𝑎 = − 𝑏 2𝑎 ± √𝐷 2𝑎 …………………..…(B) The method we describe is ‘Difficulty-symbol-solution’. The ‘difficulty’ was pointed out by someone ,say, to be the presence of linear term bx. We can not get rid of ‘bx’ term as such. We can replace x by another variable and get rid of linear term of that variable. We put a symbol 𝑥 = 𝑦 + ℎ and got an equation 𝑎(𝑦 + ℎ)2 + 𝑏(𝑦 + ℎ) + 𝑐 = 0………………………..……….(C) Or, 𝑎𝑦2 + 𝑦(2𝑎ℎ + 𝑏) + ℎ2 + 𝑏ℎ + 𝑐 = 0 If we put coefficient of y equal to 0, as we have to get rid of linear term in ‘y’, then 2𝑎ℎ + 𝑏 = 0 , or, ℎ = − 𝑏 2𝑎 . Further substituting this in (C) got the value of
  • 2. 𝑦 = ± √𝑏2−4𝑎𝑐 2𝑎 . So 𝛼 = −𝑏+√𝑏2−4𝑎𝑐 2𝑎 , 𝛽 = −𝑏−√𝑏2−4𝑎𝑐 2𝑎 as square root has got two values, one + and the other . Finally it may be noted that we got , a. sum of the roots 𝛼 + 𝛽 = − 𝑏 𝑎 ……………………(D) and b. product of the roots 𝛼𝛽 = ( −𝑏+√𝑏2−4𝑎𝑐 2𝑎 ) ( −𝑏−√𝑏2−4𝑎𝑐 2𝑎 ) = 𝑐 𝑎 … … … ….(D’) We shall return to various aspects of this method afterwards while discussing quadratic functions. 2. Completing the square method Some student tried the equation (A) like this→ 𝑎𝑥2 + 𝑏𝑥 = −𝑐,→ 𝑥2 + 𝑏 𝑎 𝑥 = − 𝑐 𝑎 → 𝑥2 + 2𝑥 𝑏 2𝑎 = − 𝑐 𝑎 . The student wanted to take the linear ‘x term’ inside a ‘whole square and push all others to the right hand side. But the left side is not a complete square; this is the difficulty faced. To make it a complete square we have to add ( 𝑏 2𝑎 ) 2 to the left side ; obviously we have to add the same thing to the right hand side too, to maintain the equality sign. So we get
  • 3. 𝑥2 + 2𝑥 𝑏 2𝑎 + ( 𝑏 2𝑎 ) 2 = 𝑏2 4𝑎2 − 𝑐 𝑎 Or, (𝑥 + 𝑏 2𝑎 ) 2 = ( √𝑏2−4𝑎𝑐 2𝑎 ) 2 , Or, 𝑥 = −𝑏±√𝑏2−4𝑎𝑐 2𝑎 = −𝑏±√𝐷 2𝑎 ………………………(D) Which is called the “quadratic formula” and 𝐷 = 𝑏2 − 4𝑎𝑐 is called discriminant’ of the quadratic equation. This discriminant shall be called for again and again for future use. Note that this method is also finding the difficulty and the solution is just by the side of the difficulty. Hundreds of years ago, an improvement of the method was given by Sridhar Acharya. Instead of dividing throughout by ‘a’, he multiplied throughout by 4a. This gives 4𝑎2 𝑥2 + 4𝑎𝑏𝑥 + 4𝑎𝑐 = 0 Or, 4𝑎2 𝑥2 + 4𝑎𝑏𝑥 + 𝑏2 = 𝑏2 − 4𝑎𝑐,adding 𝑏2 to both sides. This gives,(2𝑎𝑥 + 𝑏)2 = 𝑏2 − 4𝑎𝑐 . The advantage of this intelligent method is that the whole process is devoid of fractions until the last point. 3. A solution from, sum, product of roots. The sum and product of the roots ( vide D and D’) are
  • 4. 𝛼 + 𝛽 = − 𝑏 𝑎 and 𝛼𝛽 = 𝑐 𝑎 respectively. So the problem of quadratic equation becomes essentially, the problem how to find two numbers whose sum and product are given. It would be quite easy if we find the difference of the roots, 𝛼 − 𝛽. From a well known formula in earlier classes, we have, (𝛼 − 𝛽)2 = (𝛼 + 𝛽)2 − 4𝛼𝛽 = (− 𝑏 𝑎 ) 2 − 4 𝑐 𝑎 = 𝑏2 − 4𝑎𝑐 𝑎2 𝛼 − 𝛽 = ± √𝑏2 − 4𝑎𝑐 𝑎 So, 𝛼 = 𝛼 + 𝛽 + (𝛼 − 𝛽) 2 = −𝑏 + √𝑏2 − 4𝑎𝑐 2𝑎 , 𝛽 = 𝛼+𝛽−(𝛼−𝛽) 2 = −𝑏−√𝑏2−4𝑎𝑐 2𝑎 . Taking ‘-‘ sign before the discriminant would produce the same roots in reverse order. The same solution we already got as before. 4. A solution from average of roots. From the sum formula, average of the roots ,say, ℎ = − 𝑏 2𝑎 = 𝛼 + 𝛽 2
  • 5. Had the two roots been equal, each of them had been equal to the average. That is the meaning of average. In this case, one root shall be as much more than the average as the other root is less, average means just that also. So let the bigger root be 𝛼 = ℎ + 𝑘, and smaller root be 𝛽 = ℎ − 𝑘, where 𝑘 must be easily found out from the other relation 𝛼𝛽 = 𝑐 𝑎 . So we have, 𝑐 𝑎 = 𝛼𝛽 = (ℎ + 𝑘)(ℎ − 𝑘) = ℎ2 − 𝑘2 = 𝑏2 4𝑎2 − 𝑘2 So 𝑘2 = 𝑏2 4𝑎2 − 𝑐 𝑎 = 𝑏2−4𝑎𝑐 4𝑎2 , or, 𝑘 = ± √𝑏2 −4𝑎𝑐 2𝑎 Then the roots are 𝛼 = ℎ + 𝑘 = −𝑏+√𝑏2−4𝑎𝑐 2𝑎 and 𝛽 = ℎ − 𝑘 = −𝑏−√𝑏2−4𝑎𝑐 2𝑎 Simple solution of simple problem. There are many other methods and the list is not exhaustive. Then why should anyone learn many methods? The reason is, that only one method of solution may be learnt; but the other methods turn into just problems when differently worded. An improvement:
  • 6. First reduce the equation to the form 𝑥2 + 2𝐵𝑥 + 𝐶 = 0 ( just divide 𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 0 by a; call 𝑏 𝑎 = 2𝐵, 𝑐 𝑎 = 𝐶.) Now 𝛼 = −𝐵 + √𝐵2 − 𝐶 and 𝛽 = −𝐵 − √𝐵2 − 𝐶.