SlideShare a Scribd company logo
Quadratic Equations
Prepared by:
Sharda Chauhan
TGT Mathematics
Class 10
Definition
• In mathematics, a quadratic equation is a
polynomial equation of the second degree. The
general form is
ax2
bx c 0
• where x represents a variable or an unknown,
and a, b, and c are constants with a ≠ 0. (If
a = 0, the equation is a linear equation.)
• The constants a, b, and c are called
respectively, the quadratic coefficient, the linear
coefficient and the constant term or free term.
Quadratic & Roots
Quadratic: A polynomial of degree=2
y= ax2+bx+c
is a quadratic equation. (a 0 )
Here is an example of one:
• The name Quadratic comes from "quad" meaning square,
because the variable gets squared (like x2).
• It is also called an "Equation of Degree 2" (because of the "2"
on the x)
Roots
,a≠0
 A real number α is called a root of the
quadratic equation
if aα2 + bα2 + c = 0.
 If α is a root of ,then we
say that:
(i) x= α satisfies the equation ax2+bx+c =0
Or (ii) x= α is a solution of the equation
ax2+bx+c =0
 The Root of a quadratic equation ax2+bx+c
=0 are called zeros of the polynomial
ax2+bx+c .
More Examples of
Quadratic Equations


In this one a=2, b=5 and c=3.
This one is a little more tricky:
Where is a? In fact a=1, as we don't usually
write "1x2“ b = -3 and where is c? Well, c=0, so
is not shown.
Oops! This one is not a
quadratic equation, because it is missing x2 (in
other words a=0, and that means it can't be
quadratic)

Hidden Quadratic
Equations!
So far we have seen the "Standard Form" of a Quadratic
Equation:
But sometimes a quadratic equation doesn't look like that..!
Here are some examples of different form:
In disguise In Standard Form a, b and c
x2 = 3x -1 Move all terms to
left hand side
x2 - 3x + 1 = 0 a=1, b=-3, c=1
2(w2 - 2w) = 5 Expand (undo the
brackets), and
move 5 to left
2w2 - 4w - 5 = 0 a=2, b=-4, c=-5
z(z-1) = 3 Expand, and move
3 to left
z2 - z - 3 = 0 a=1, b=-1, c=-3
5 + 1/x - 1/x2 = 0 Multiply by x2 5x2 + x - 1 = 0 a=5, b=1, c=-1
How To Solve It?
There are 3 ways to find the solutions:
 We can Factor the Quadratic (find what to multiply to make the
Quadratic Equation)
 We can Complete the Square, or
 We can use the special Quadratic Formula:
Thus ax2+bx+c =0 has two roots α and β, given by
α = β=
2a
b 4ac
b2
2a
b 4ac
b2
Discriminant
 The expression b2 - 4ac in the formula
 It is called the Discriminant, because it can "discriminate"
between the possible types of answer.It can be denoted by “D”
 when b2 - 4ac, D is positive, you get two real solutions
 when it is zero you get just ONE real solution (both answers are
the same)
 when it is negative you get two Complex solutions
Value of D Nature of Roots Roots
D > 0 Real and Unequal [(-b±√D)/2a]
D = 0 Real and Equal Each root = (-b/2a)
D < 0 No real roots None
Continue..
 Answer: x = -0.2 or x = -1
 Check -0.2: 5×(-0.2)² + 6×(-0.2) + 1
= 5×(0.04) + 6×(-0.2) + 1
= 0.2 -1.2 + 1
= 0
 Check -1: 5×(-1)² + 6×(-1) + 1
= 5×(1) + 6×(-1) + 1
= 5 - 6 + 1
= 0
Factoring Quadratics
 To "Factor" (or "Factorize") a Quadratic is to find what to multiply
to get the Quadratic
It is called "Factoring" because you find the factors (a factor is
something you multiply by)
 Example
The factors of x2 + 3x - 4 are:
(x+4) and (x-1)
Why? Well, let us multiply them to see:
(x+4)(x-1)
= x(x-1) + 4(x-1)
= x2 - x + 4x - 4
= x2 + 3x – 4
• Multiplying (x+4)(x-1) together is called Expanding.
• In fact, Expanding and Factoring are opposites:
Examples of Factor
• To solve by factoring:
1. Set the equation equal to zero.
2. Factor. The factors will be linear expressions.
3. Set each linear factor equal to zero.
4. Solve both linear equations.
• Example: Solve by factoring x2 + 3x = 0
x2 + 3x = 0 set equation to zero
factor
x( x + 3) = 0
x = 0 , x + 3 = 0
x = -3 set the linear factors equal to zero and
solve the linear equation
Completing the Square
Solving General Quadratic Equations by Completing
the Square:
"Completing the Square" is where we take a Quadratic Equation :
ax2 + bx + c = 0 and turn into a(x+d)2 + e = 0
We can use that idea to solve a Quadratic Equation (find where it
is equal to zero).
But a general Quadratic Equation can have a coefficient of a in
front of x2:
But that is easy to deal with ... just divide the whole equation by "a"
first, then carry on.
Steps
Now we can solve Quadratic Equations in 5 steps:
 Step 1 Divide all terms by a (the coefficient of x2).
 Step 2 Move the number term (c/a) to the right side of the
equation.
 Step 3 Complete the square on the left side of the equation and
balance this by adding the same value to the right side of the
equation.
 Step 4 Take the square root on both sides of the equation.
 Step 5 Add or subtract the number that remains on the left side
of the equation to find x.
Example
Example 1: Solve x2 + 4x + 1 = 0
Step 1 can be skipped in this example since the coefficient of x2 is
1
Step 2 Move the number term to the right side of the equation:
x2 + 4x = -1
Step 3 Complete the square on the left side of the equation and
balance this by adding the same number to the right side of the
equation:
x2 + 4x + 4 = -1 + 4
(x + 2)2 = 3
Step 4 Take the square root on both sides of the equation:
x + 2 = ±√3 = ±1.73 (to 2 decimals)
Step 5 Subtract 2 from both sides:
x = ±1.73 – 2 = -3.73 or -0.27
Any Question?
ASK!

More Related Content

What's hot

Simplifying basic radical expressions
Simplifying basic radical expressionsSimplifying basic radical expressions
Simplifying basic radical expressions
DaisyListening
 
Adding and subtracting polynomials
Adding and subtracting polynomialsAdding and subtracting polynomials
Adding and subtracting polynomials
holmsted
 
Quadratic equation slideshare
Quadratic equation slideshareQuadratic equation slideshare
Quadratic equation slideshare
Anusharani771
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentation
anjuli1580
 
Polynomials review
Polynomials reviewPolynomials review
Polynomials review
Gaurav Arora
 
10 rectangular coordinate system x
10 rectangular coordinate system x10 rectangular coordinate system x
10 rectangular coordinate system x
math260
 
Finding Slope Given A Graph And Two Points
Finding Slope Given A Graph And Two PointsFinding Slope Given A Graph And Two Points
Finding Slope Given A Graph And Two Points
Gillian Guiang
 
Exponential Functions
Exponential FunctionsExponential Functions
Exponential Functions
itutor
 
First Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic EquationFirst Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic Equation
Ver Louie Gautani
 
Polynomials and factoring
Polynomials and factoringPolynomials and factoring
Polynomials and factoring
Shilpi Singh
 
Ani agustina (a1 c011007) polynomial
Ani agustina (a1 c011007) polynomialAni agustina (a1 c011007) polynomial
Ani agustina (a1 c011007) polynomial
Ani_Agustina
 
Factor theorem
Factor theoremFactor theorem
Factor theorem
Department of Education
 
6.3 matrix algebra
6.3 matrix algebra6.3 matrix algebra
6.3 matrix algebra
math260
 
2 expressions and linear expressions
2 expressions and linear expressions2 expressions and linear expressions
2 expressions and linear expressions
elem-alg-sample
 
Inequalities ppt revised
Inequalities ppt revisedInequalities ppt revised
Inequalities ppt revised
troxellm
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functions
Njabulo Nkabinde
 
Properties Of Exponents
Properties Of ExponentsProperties Of Exponents
Properties Of Exponents
nina
 
Holt Solve Equations with Variables on Both Sides
Holt Solve Equations with Variables on Both SidesHolt Solve Equations with Variables on Both Sides
Holt Solve Equations with Variables on Both Sides
karen wagoner
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
Jerri Harbison
 
Expand brackets and_factorise
Expand brackets and_factoriseExpand brackets and_factorise
Expand brackets and_factorise
harlie90
 

What's hot (20)

Simplifying basic radical expressions
Simplifying basic radical expressionsSimplifying basic radical expressions
Simplifying basic radical expressions
 
Adding and subtracting polynomials
Adding and subtracting polynomialsAdding and subtracting polynomials
Adding and subtracting polynomials
 
Quadratic equation slideshare
Quadratic equation slideshareQuadratic equation slideshare
Quadratic equation slideshare
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentation
 
Polynomials review
Polynomials reviewPolynomials review
Polynomials review
 
10 rectangular coordinate system x
10 rectangular coordinate system x10 rectangular coordinate system x
10 rectangular coordinate system x
 
Finding Slope Given A Graph And Two Points
Finding Slope Given A Graph And Two PointsFinding Slope Given A Graph And Two Points
Finding Slope Given A Graph And Two Points
 
Exponential Functions
Exponential FunctionsExponential Functions
Exponential Functions
 
First Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic EquationFirst Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic Equation
 
Polynomials and factoring
Polynomials and factoringPolynomials and factoring
Polynomials and factoring
 
Ani agustina (a1 c011007) polynomial
Ani agustina (a1 c011007) polynomialAni agustina (a1 c011007) polynomial
Ani agustina (a1 c011007) polynomial
 
Factor theorem
Factor theoremFactor theorem
Factor theorem
 
6.3 matrix algebra
6.3 matrix algebra6.3 matrix algebra
6.3 matrix algebra
 
2 expressions and linear expressions
2 expressions and linear expressions2 expressions and linear expressions
2 expressions and linear expressions
 
Inequalities ppt revised
Inequalities ppt revisedInequalities ppt revised
Inequalities ppt revised
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functions
 
Properties Of Exponents
Properties Of ExponentsProperties Of Exponents
Properties Of Exponents
 
Holt Solve Equations with Variables on Both Sides
Holt Solve Equations with Variables on Both SidesHolt Solve Equations with Variables on Both Sides
Holt Solve Equations with Variables on Both Sides
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
 
Expand brackets and_factorise
Expand brackets and_factoriseExpand brackets and_factorise
Expand brackets and_factorise
 

Similar to quadratic equations.pptx

quadraticequations-111211090004-phpapp02 (2).pdf
quadraticequations-111211090004-phpapp02 (2).pdfquadraticequations-111211090004-phpapp02 (2).pdf
quadraticequations-111211090004-phpapp02 (2).pdf
Angelle Pantig
 
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptx
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptxpresentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptx
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptx
DeepNavi2
 
quadraticequations-111211090004-phpapp02 (1).pdf
quadraticequations-111211090004-phpapp02 (1).pdfquadraticequations-111211090004-phpapp02 (1).pdf
quadraticequations-111211090004-phpapp02 (1).pdf
NehaJain840096
 
QUADRATIC.pptx
QUADRATIC.pptxQUADRATIC.pptx
QUADRATIC.pptx
065JEEVASREEMCSE
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
A M
 
quadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptxquadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptx
kdbdhawan
 
quadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptxquadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptx
kdbdhawan
 
quadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptxquadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptx
anithanatarajan15
 
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHSTricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
angelbindusingh
 
Mayank and Srishti presentation on gyandeep public school
Mayank  and Srishti presentation on gyandeep public schoolMayank  and Srishti presentation on gyandeep public school
Mayank and Srishti presentation on gyandeep public school
MayankYadav777500
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
Mervin Dayrit
 
title-161104130731.pdfbbzbsjsbsbsbhshshsh
title-161104130731.pdfbbzbsjsbsbsbhshshshtitle-161104130731.pdfbbzbsjsbsbsbhshshsh
title-161104130731.pdfbbzbsjsbsbsbhshshsh
kdbdhawan
 
DOC-20240528-WA0000..pdfcjcfnfnjcfjfnfjffjjfj
DOC-20240528-WA0000..pdfcjcfnfnjcfjfnfjffjjfjDOC-20240528-WA0000..pdfcjcfnfnjcfjfnfjffjjfj
DOC-20240528-WA0000..pdfcjcfnfnjcfjfnfjffjjfj
kdbdhawan
 
quadratic equation
quadratic equationquadratic equation
quadratic equation
Rubal Oborai
 
Quadractic equations.steps
Quadractic equations.stepsQuadractic equations.steps
Quadractic equations.steps
Zuriñe Zurutuza
 
Algebra Project Period 4
Algebra Project Period 4Algebra Project Period 4
Algebra Project Period 4
ingroy
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1
ingroy
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handout
fatima d
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
Brit4
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
Harsh Arora
 

Similar to quadratic equations.pptx (20)

quadraticequations-111211090004-phpapp02 (2).pdf
quadraticequations-111211090004-phpapp02 (2).pdfquadraticequations-111211090004-phpapp02 (2).pdf
quadraticequations-111211090004-phpapp02 (2).pdf
 
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptx
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptxpresentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptx
presentation_quadraticequations-111211090004-phpapp02_1524500815_313961.pptx
 
quadraticequations-111211090004-phpapp02 (1).pdf
quadraticequations-111211090004-phpapp02 (1).pdfquadraticequations-111211090004-phpapp02 (1).pdf
quadraticequations-111211090004-phpapp02 (1).pdf
 
QUADRATIC.pptx
QUADRATIC.pptxQUADRATIC.pptx
QUADRATIC.pptx
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
quadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptxquadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptx
 
quadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptxquadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptx
 
quadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptxquadraticequations-111211090004-phpapp02.pptx
quadraticequations-111211090004-phpapp02.pptx
 
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHSTricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
Tricks to remember the quadratic equation.ACTION RESEARCH ON MATHS
 
Mayank and Srishti presentation on gyandeep public school
Mayank  and Srishti presentation on gyandeep public schoolMayank  and Srishti presentation on gyandeep public school
Mayank and Srishti presentation on gyandeep public school
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
title-161104130731.pdfbbzbsjsbsbsbhshshsh
title-161104130731.pdfbbzbsjsbsbsbhshshshtitle-161104130731.pdfbbzbsjsbsbsbhshshsh
title-161104130731.pdfbbzbsjsbsbsbhshshsh
 
DOC-20240528-WA0000..pdfcjcfnfnjcfjfnfjffjjfj
DOC-20240528-WA0000..pdfcjcfnfnjcfjfnfjffjjfjDOC-20240528-WA0000..pdfcjcfnfnjcfjfnfjffjjfj
DOC-20240528-WA0000..pdfcjcfnfnjcfjfnfjffjjfj
 
quadratic equation
quadratic equationquadratic equation
quadratic equation
 
Quadractic equations.steps
Quadractic equations.stepsQuadractic equations.steps
Quadractic equations.steps
 
Algebra Project Period 4
Algebra Project Period 4Algebra Project Period 4
Algebra Project Period 4
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handout
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
 

More from KirtiChauhan62

quadrilateral class 9.pptx
quadrilateral class 9.pptxquadrilateral class 9.pptx
quadrilateral class 9.pptx
KirtiChauhan62
 
circles class10.pptx
circles class10.pptxcircles class10.pptx
circles class10.pptx
KirtiChauhan62
 
triangles class9.pptx
triangles class9.pptxtriangles class9.pptx
triangles class9.pptx
KirtiChauhan62
 
Trigonometry class10.pptx
Trigonometry class10.pptxTrigonometry class10.pptx
Trigonometry class10.pptx
KirtiChauhan62
 
trigonometry.pptx
trigonometry.pptxtrigonometry.pptx
trigonometry.pptx
KirtiChauhan62
 
coordinategeometryclass 10pptx
coordinategeometryclass 10pptxcoordinategeometryclass 10pptx
coordinategeometryclass 10pptx
KirtiChauhan62
 
arithmatic progression.pptx
arithmatic progression.pptxarithmatic progression.pptx
arithmatic progression.pptx
KirtiChauhan62
 
linear equation in two variable.pptx
linear equation in two variable.pptxlinear equation in two variable.pptx
linear equation in two variable.pptx
KirtiChauhan62
 
coordinate geometry.pptx
coordinate geometry.pptxcoordinate geometry.pptx
coordinate geometry.pptx
KirtiChauhan62
 
basic geometric concepts.pptx
basic geometric concepts.pptxbasic geometric concepts.pptx
basic geometric concepts.pptx
KirtiChauhan62
 
linear equations.pptx
linear equations.pptxlinear equations.pptx
linear equations.pptx
KirtiChauhan62
 
square and square root class8.pptx
square and square root class8.pptxsquare and square root class8.pptx
square and square root class8.pptx
KirtiChauhan62
 
Data Handling class 7.pptx
Data Handling class 7.pptxData Handling class 7.pptx
Data Handling class 7.pptx
KirtiChauhan62
 
linux.pptx
linux.pptxlinux.pptx
linux.pptx
KirtiChauhan62
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
KirtiChauhan62
 
Primes Factor Trees.ppt
Primes Factor Trees.pptPrimes Factor Trees.ppt
Primes Factor Trees.ppt
KirtiChauhan62
 
Mexico Economic Crises-1994.pptx
Mexico Economic Crises-1994.pptxMexico Economic Crises-1994.pptx
Mexico Economic Crises-1994.pptx
KirtiChauhan62
 
Employee Welfare.pptx
Employee Welfare.pptxEmployee Welfare.pptx
Employee Welfare.pptx
KirtiChauhan62
 

More from KirtiChauhan62 (18)

quadrilateral class 9.pptx
quadrilateral class 9.pptxquadrilateral class 9.pptx
quadrilateral class 9.pptx
 
circles class10.pptx
circles class10.pptxcircles class10.pptx
circles class10.pptx
 
triangles class9.pptx
triangles class9.pptxtriangles class9.pptx
triangles class9.pptx
 
Trigonometry class10.pptx
Trigonometry class10.pptxTrigonometry class10.pptx
Trigonometry class10.pptx
 
trigonometry.pptx
trigonometry.pptxtrigonometry.pptx
trigonometry.pptx
 
coordinategeometryclass 10pptx
coordinategeometryclass 10pptxcoordinategeometryclass 10pptx
coordinategeometryclass 10pptx
 
arithmatic progression.pptx
arithmatic progression.pptxarithmatic progression.pptx
arithmatic progression.pptx
 
linear equation in two variable.pptx
linear equation in two variable.pptxlinear equation in two variable.pptx
linear equation in two variable.pptx
 
coordinate geometry.pptx
coordinate geometry.pptxcoordinate geometry.pptx
coordinate geometry.pptx
 
basic geometric concepts.pptx
basic geometric concepts.pptxbasic geometric concepts.pptx
basic geometric concepts.pptx
 
linear equations.pptx
linear equations.pptxlinear equations.pptx
linear equations.pptx
 
square and square root class8.pptx
square and square root class8.pptxsquare and square root class8.pptx
square and square root class8.pptx
 
Data Handling class 7.pptx
Data Handling class 7.pptxData Handling class 7.pptx
Data Handling class 7.pptx
 
linux.pptx
linux.pptxlinux.pptx
linux.pptx
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
 
Primes Factor Trees.ppt
Primes Factor Trees.pptPrimes Factor Trees.ppt
Primes Factor Trees.ppt
 
Mexico Economic Crises-1994.pptx
Mexico Economic Crises-1994.pptxMexico Economic Crises-1994.pptx
Mexico Economic Crises-1994.pptx
 
Employee Welfare.pptx
Employee Welfare.pptxEmployee Welfare.pptx
Employee Welfare.pptx
 

Recently uploaded

What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
Celine George
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
simonomuemu
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
Celine George
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
taiba qazi
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 

Recently uploaded (20)

What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 

quadratic equations.pptx

  • 1. Quadratic Equations Prepared by: Sharda Chauhan TGT Mathematics Class 10
  • 2. Definition • In mathematics, a quadratic equation is a polynomial equation of the second degree. The general form is ax2 bx c 0 • where x represents a variable or an unknown, and a, b, and c are constants with a ≠ 0. (If a = 0, the equation is a linear equation.) • The constants a, b, and c are called respectively, the quadratic coefficient, the linear coefficient and the constant term or free term.
  • 3. Quadratic & Roots Quadratic: A polynomial of degree=2 y= ax2+bx+c is a quadratic equation. (a 0 ) Here is an example of one: • The name Quadratic comes from "quad" meaning square, because the variable gets squared (like x2). • It is also called an "Equation of Degree 2" (because of the "2" on the x)
  • 4. Roots ,a≠0  A real number α is called a root of the quadratic equation if aα2 + bα2 + c = 0.  If α is a root of ,then we say that: (i) x= α satisfies the equation ax2+bx+c =0 Or (ii) x= α is a solution of the equation ax2+bx+c =0  The Root of a quadratic equation ax2+bx+c =0 are called zeros of the polynomial ax2+bx+c .
  • 5. More Examples of Quadratic Equations   In this one a=2, b=5 and c=3. This one is a little more tricky: Where is a? In fact a=1, as we don't usually write "1x2“ b = -3 and where is c? Well, c=0, so is not shown. Oops! This one is not a quadratic equation, because it is missing x2 (in other words a=0, and that means it can't be quadratic) 
  • 6. Hidden Quadratic Equations! So far we have seen the "Standard Form" of a Quadratic Equation: But sometimes a quadratic equation doesn't look like that..! Here are some examples of different form: In disguise In Standard Form a, b and c x2 = 3x -1 Move all terms to left hand side x2 - 3x + 1 = 0 a=1, b=-3, c=1 2(w2 - 2w) = 5 Expand (undo the brackets), and move 5 to left 2w2 - 4w - 5 = 0 a=2, b=-4, c=-5 z(z-1) = 3 Expand, and move 3 to left z2 - z - 3 = 0 a=1, b=-1, c=-3 5 + 1/x - 1/x2 = 0 Multiply by x2 5x2 + x - 1 = 0 a=5, b=1, c=-1
  • 7. How To Solve It? There are 3 ways to find the solutions:  We can Factor the Quadratic (find what to multiply to make the Quadratic Equation)  We can Complete the Square, or  We can use the special Quadratic Formula: Thus ax2+bx+c =0 has two roots α and β, given by α = β= 2a b 4ac b2 2a b 4ac b2
  • 8. Discriminant  The expression b2 - 4ac in the formula  It is called the Discriminant, because it can "discriminate" between the possible types of answer.It can be denoted by “D”  when b2 - 4ac, D is positive, you get two real solutions  when it is zero you get just ONE real solution (both answers are the same)  when it is negative you get two Complex solutions Value of D Nature of Roots Roots D > 0 Real and Unequal [(-b±√D)/2a] D = 0 Real and Equal Each root = (-b/2a) D < 0 No real roots None
  • 9.
  • 10. Continue..  Answer: x = -0.2 or x = -1  Check -0.2: 5×(-0.2)² + 6×(-0.2) + 1 = 5×(0.04) + 6×(-0.2) + 1 = 0.2 -1.2 + 1 = 0  Check -1: 5×(-1)² + 6×(-1) + 1 = 5×(1) + 6×(-1) + 1 = 5 - 6 + 1 = 0
  • 11. Factoring Quadratics  To "Factor" (or "Factorize") a Quadratic is to find what to multiply to get the Quadratic It is called "Factoring" because you find the factors (a factor is something you multiply by)  Example The factors of x2 + 3x - 4 are: (x+4) and (x-1) Why? Well, let us multiply them to see: (x+4)(x-1) = x(x-1) + 4(x-1) = x2 - x + 4x - 4 = x2 + 3x – 4 • Multiplying (x+4)(x-1) together is called Expanding. • In fact, Expanding and Factoring are opposites:
  • 12. Examples of Factor • To solve by factoring: 1. Set the equation equal to zero. 2. Factor. The factors will be linear expressions. 3. Set each linear factor equal to zero. 4. Solve both linear equations. • Example: Solve by factoring x2 + 3x = 0 x2 + 3x = 0 set equation to zero factor x( x + 3) = 0 x = 0 , x + 3 = 0 x = -3 set the linear factors equal to zero and solve the linear equation
  • 13. Completing the Square Solving General Quadratic Equations by Completing the Square: "Completing the Square" is where we take a Quadratic Equation : ax2 + bx + c = 0 and turn into a(x+d)2 + e = 0 We can use that idea to solve a Quadratic Equation (find where it is equal to zero). But a general Quadratic Equation can have a coefficient of a in front of x2: But that is easy to deal with ... just divide the whole equation by "a" first, then carry on.
  • 14. Steps Now we can solve Quadratic Equations in 5 steps:  Step 1 Divide all terms by a (the coefficient of x2).  Step 2 Move the number term (c/a) to the right side of the equation.  Step 3 Complete the square on the left side of the equation and balance this by adding the same value to the right side of the equation.  Step 4 Take the square root on both sides of the equation.  Step 5 Add or subtract the number that remains on the left side of the equation to find x.
  • 15. Example Example 1: Solve x2 + 4x + 1 = 0 Step 1 can be skipped in this example since the coefficient of x2 is 1 Step 2 Move the number term to the right side of the equation: x2 + 4x = -1 Step 3 Complete the square on the left side of the equation and balance this by adding the same number to the right side of the equation: x2 + 4x + 4 = -1 + 4 (x + 2)2 = 3 Step 4 Take the square root on both sides of the equation: x + 2 = ±√3 = ±1.73 (to 2 decimals) Step 5 Subtract 2 from both sides: x = ±1.73 – 2 = -3.73 or -0.27