SlideShare a Scribd company logo
1 of 26
𝐏𝐓𝐒 𝟑
Bridge to Calculus Workshop
Summer 2020
Lesson 17
Quadratic Functions
“A mathematician is a device for
turning coffee into theorems.”
- Paul Erdős -
Lehman College, Department of Mathematics
Quadratic Functions (1 of 4)
A quadratic function is any function of the form:
where 𝑎, 𝑏, and 𝑐 are real numbers, with 𝑎 ≠ 0. A
quadratic function is a polynomial function of degree 2.
The graph of a quadratic function is called a parabola.
Example 1. Graph the function 𝑓 𝑥 = 𝑥2
:
Solution. We first create a table with some values of 𝑥:
Next, we graph these points on the coordinate axes.
𝑥 −2 −1 0 1 2
𝑦
𝑓 𝑥 = 𝑎𝑥2
+ 𝑏𝑥 + 𝑐
0 11 44
Lehman College, Department of Mathematics
Quadratic Functions (2 of 4)
Solution (cont’d). We create a graph from the table:
4
𝑥 𝑓(𝑥)
1
1
4
00
−1
−2
1
2
𝑓 𝑥 = 𝑥2
Lehman College, Department of Mathematics
Quadratic Functions (3 of 4)
Parabolas are symmetric with respect to a line called
the axis of symmetry. The point where the axis
intersects the parabola is the vertex. When the leading
coefficient is positive, the graph of the parabola opens
upwards. Downwards for negative leading coefficient.
Lehman College, Department of Mathematics
Quadratic Functions (4 of 4)
The simplest type of quadratic function is:
Its graph is a vertical parabola with vertex (0, 0).
When 𝑎 > 0, the vertex is the point with the minimum 𝑦-
value on the graph, and when 𝑎 < 0, the vertex is the
point with the maximum 𝑦-value on the graph:
𝑓 𝑥 = 𝑎𝑥2
Lehman College, Department of Mathematics
Standard and Vertex Form (1 of 7)
The standard form of a quadratic function is given by:
The vertex form of a quadratic function is given by:
here 𝑎 ≠ 0, and ℎ, 𝑘 are the coordinates of the vertex.
Example 2. Find the vertex and axis of the parabola:
Solution. We complete the square in the formula:
𝑓 𝑥 = 𝑎𝑥2
+ 𝑏𝑥 + 𝑐
𝑓 𝑥 = 𝑎 𝑥 − ℎ 2
+ 𝑘
𝑓 𝑥 = 2𝑥2
+ 8𝑥 + 7
𝑓 𝑥 = 2𝑥2 + 8𝑥 + 7
= 2 𝑥2
+ 4𝑥 + 7
= 2 𝑥2
+ 4𝑥 + 4 − 4 + 7
Lehman College, Department of Mathematics
Standard and Vertex Form (2 of 7)
Solution (cont’d). From the previous slide:
This is the vertex form. The vertex is:
The equation of the axis of symmetry is:
The orientation is:
Example 3. Find the vertex and axis of the parabola:
Solution. We complete the square in the formula.
𝑓 𝑥 = 2 𝑥2
+ 4𝑥 + 4 − 4 + 7
= 2 𝑥2
+ 4𝑥 + 4 + 2(−4) + 7
= 2 𝑥 + 2 2
− 8 + 7
= 2 𝑥 + 2 2
− 1
(−2, −1)
𝑥 = −2
𝑓 𝑥 = −𝑥2
+ 6𝑥 − 8
opens upwards
Lehman College, Department of Mathematics
Standard and Vertex Form (3 of 7)
Solution (cont’d). From the previous slide:
This is the vertex form. The vertex is:
The equation of the axis of symmetry is:
The orientation is:
= − 𝑥2 − 6𝑥 + 9 − 9 − 8
= − 𝑥2
− 6𝑥 + 9 − −9 − 8
= − 𝑥 − 3 2
+ 9 − 8
= − 𝑥 − 3 2 + 1
(3, 1)
𝑥 = 3
𝑓 𝑥 = −𝑥2
+ 6𝑥 − 8
= − 𝑥2
− 6𝑥 − 8
opens downwards
Lehman College, Department of Mathematics
Standard and Vertex Form (4 of 7)
Example 4. Write the vertex form of the equation of the
parabola whose vertex is (1, 2) and that passes through
the point (3, −6):
Solution. The vertex form is given by the formula:
where ℎ, 𝑘 = (1, 2) and 𝑎 ≠ 0. It follows that:
Vertex form of equation:
𝑓 𝑥 = 𝑎 𝑥 − ℎ 2
+ 𝑘
𝑓 𝑥 = 𝑎 𝑥 − 1 2
+ 2 Write in vertex form
Substitute 𝑥 = 3 and 𝑓(𝑥) = −6−6 = 𝑎 3 − 1 2
+ 2
−6 = 4𝑎 + 2
−8 = 4𝑎
Simplify
Therefore: 𝑎 = −2
𝑓 𝑥 = −2 𝑥 − 1 2
+ 2
Lehman College, Department of Mathematics
Standard and Vertex Form (5 of 7)
Example 5. Determine the vertex form of the following
quadratic function, where 𝑎 ≠ 0:
Solution. We factor the 𝑎, then complete the square.
𝑓(𝑥) = 𝑎𝑥2
+ 𝑏𝑥 + 𝑐
= 𝑎 𝑥2
+
𝑏
𝑎
𝑥 +
𝑏
2𝑎
2
−
𝑏
2𝑎
2
+ 𝑐
= 𝑎 𝑥 +
𝑏
2𝑎
2
− 𝑎
𝑏
2𝑎
2
+ 𝑐
= 𝑎 𝑥2
+
𝑏
𝑎
𝑥 + 𝑐
𝑓(𝑥) = 𝑎𝑥2
+ 𝑏𝑥 + 𝑐
Lehman College, Department of Mathematics
Standard and Vertex Form (6 of 7)
Solution (cont’d). From the previous slide:
It follows that:
𝑓 𝑥 = 𝑎 𝑥 +
𝑏
2𝑎
2
− 𝑎
𝑏
2𝑎
2
+ 𝑐
= 𝑎 𝑥 +
𝑏
2𝑎
2
− 𝑎
𝑏2
4𝑎2
+ 𝑐
= 𝑎 𝑥 +
𝑏
2𝑎
2
−
𝑏2
− 4𝑎𝑐
4𝑎
= 𝑎 𝑥 − ℎ 2 + 𝑘
ℎ = −
𝑏
2𝑎
𝑘 = −
𝑏2
− 4𝑎𝑐
4𝑎
and
Lehman College, Department of Mathematics
Standard and Vertex Form (7 of 7)
Example 6. Use the formula to determine the vertex of
the following parabola:
Solution. The 𝑥-coordinate of the vertex is given by:
To find the 𝑦-coordinate, simply substitute 𝑥 = 2.
Therefore, the vertex is:
𝑓 𝑥 = 2𝑥2
− 8𝑥 + 3
ℎ = −
𝑏
2𝑎
= −
−8
2(2)
= 2
2 2 2
− 8 2 + 3𝑘 = 𝑓 2 =
= 2 4 − 16 + 3
= 8 − 16 + 3 = −5
(2, −5)
Lehman College, Department of Mathematics
Graphs of Parabolas (1 of 8)
Example 7. Graph the parabola:
Solution.
Step 1. Determine the orientation:
Step 2. Find the 𝑦-intercept (𝑥 = 0):
Step 3. Determine the vertex:
Step 4. Start making a table of values for the function.
𝑓(𝑥) = −𝑥2
+ 4𝑥
opens downwards
𝑦 = − 0 2 + 4 0 = 0
ℎ = −
𝑏
2𝑎
= −
4
2(−1)
= 2
− 2 2 + 4 2 =𝑘 = −4 + 8 = 4
Lehman College, Department of Mathematics
Perelman and Conway (1 of 1)
John H. Conway (1937-2020)
- English Mathematician
Grigori Perelman (b. 1966)
- Russian Mathematician
Lehman College, Department of Mathematics
Graphs of Parabolas (2 of 8)
Step 4. Start making a table of values of the function.
Step 5. Do a quick sketch from the information known.
𝑥
𝑦
0
0
2
4
Lehman College, Department of Mathematics
Graphs of Parabolas (3 of 8)
Step 6. Determine the 𝑥-intercepts (𝑦 = 0).
It follows that:
Add this information to the table:
Step 7. Plot more points as necessary:
Step 8. Graph the function from the information in the
table. Make sure to label the vertex and indicate the
axis of symmetry.
𝑥
𝑦
0
0
2
4
−𝑥2
+ 4𝑥 = 0
−𝑥(𝑥 − 4) = 0
𝑥 = 0 and 𝑥 = 4
0
4 −1
−5
5
−5
Lehman College, Department of Mathematics
Graphs of Parabolas (4 of 8)
𝑥
𝑦
0
0
2
4 0
4 −1
−5
5
−5
Lehman College, Department of Mathematics
Graphs of Parabolas (5 of 8)
Example 8. Graph the parabola:
Solution.
Step 1. Determine the orientation:
Step 2. Find the 𝑦-intercept (𝑥 = 0):
Step 3. Determine the vertex:
Step 4. Start making a table of values for the function.
𝑓 𝑥 = −2𝑥2
− 4𝑥 + 6
opens downwards
𝑦 = −2 0 2
− 4 0 + 6 = 6
ℎ = −
𝑏
2𝑎
= −
−4
2(−2)
= −1
−2 −1 2 − 4 −1 + 6 =𝑘 = −2 + 4 + 6 = 8
Lehman College, Department of Mathematics
Graphs of Parabolas (6 of 8)
Step 4. Start making a table of values of the function.
Step 5. Do a quick sketch from the information known.
𝑥
𝑦
0
6
−1
8
Lehman College, Department of Mathematics
Graphs of Parabolas (7 of 8)
Step 6. Determine the 𝑥-intercepts (𝑦 = 0).
It follows that:
Add this information to the table:
Step 7. Plot more points as necessary:
Step 8. Graph the function from the information in the
table. Make sure to label the vertex and indicate the
axis of symmetry.
𝑥
𝑦
0
6
−1
8
−2𝑥2
− 4𝑥 + 6 = 0
−2(𝑥2 + 2𝑥 − 3) = 0
𝑥 = 1 and 𝑥 = −3
0
1 −3
0
−2
6
−2(𝑥 − 1)(𝑥 + 3) = 0
Lehman College, Department of Mathematics
Graphs of Parabolas (8 of 8)
Lehman College, Department of Mathematics
Equations from Graphs (1 of 4)
Example 9. Write an equation in vertex form for the
parabola given below:
Lehman College, Department of Mathematics
Equations from Graphs (2 of 4)
Solution. Find the coordinates of the vertex:
Find the coordinates of another point on the parabola,
preferably an 𝑥- or 𝑦-intercept:
The vertex form is given by the formula:
where ℎ, 𝑘 = (−2, −1) and 𝑎 ≠ 0. It follows that:
Vertex form of equation:
𝑓 𝑥 = 𝑎 𝑥 − ℎ 2
+ 𝑘
𝑓 𝑥 = 𝑎 𝑥 + 2 2
− 1 Write in vertex form
Substitute 𝑥 = 0 and 𝑓(𝑥) = 33 = 𝑎 0 + 2 2 − 1
3 = 4𝑎 − 1
4 = 4𝑎
Simplify
Therefore: 𝑎 = 1
𝑓 𝑥 = 𝑥 + 2 2
− 1
(−2, −1)
(0, 3)
Lehman College, Department of Mathematics
Equations from Graphs (3 of 4)
Example 10. Write an equation in vertex form for the
parabola given below:
Lehman College, Department of Mathematics
Equations from Graphs (4 of 4)
Solution. Find the coordinates of the vertex:
Find the coordinates of another point on the parabola,
preferably an 𝑥- or 𝑦-intercept:
The vertex form is given by the formula:
where ℎ, 𝑘 = (−2, 2) and 𝑎 ≠ 0. It follows that:
Vertex form of equation:
𝑓 𝑥 = 𝑎 𝑥 − ℎ 2
+ 𝑘
𝑓 𝑥 = 𝑎 𝑥 + 2 2
+ 2 Write in vertex form
Substitute 𝑥 = −1 and 𝑓(𝑥) = 00 = 𝑎 −1 + 2 2 + 2
0 = 𝑎 + 2
−2 = 𝑎
Simplify
Therefore: 𝑎 = −2
𝑓 𝑥 = −2 𝑥 + 2 2
+ 2
(−2, 2)
(−1, 0)
Lehman College, Department of Mathematics
Range of a Quadratic Function (1 of 1)
Let 𝑓 𝑥 = 𝑎 𝑥 − ℎ 2
+ 𝑘 be a quadratic function in
vertex form. Then the domain of the function is all ℝ and
the range is given by:
Example 11. Find the range of 𝑓 𝑥 = −2𝑥2
+ 4𝑥 − 5.
Solution. Complete the square in the function formula:
Range:
[𝑘, ∞) if 𝑎 is positive
(−∞, 𝑘] if 𝑎 is negative
𝑓 𝑥 = −2𝑥2 + 4𝑥 − 5
= −2 𝑥2
− 2𝑥 − 5
= −2 𝑥2 − 2𝑥 + 1 − 1 − 5
= −2 𝑥 − 1 2
− 3
(−∞, −3] since: 𝑎 = −2 < 0 and 𝑘 = −3

More Related Content

What's hot

chp-1-matrices-determinants1 (2).ppt
chp-1-matrices-determinants1 (2).pptchp-1-matrices-determinants1 (2).ppt
chp-1-matrices-determinants1 (2).pptrushikumar17
 
Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equationsswartzje
 
mws_gen_sle_ppt_eigenvalues.pptx
mws_gen_sle_ppt_eigenvalues.pptxmws_gen_sle_ppt_eigenvalues.pptx
mws_gen_sle_ppt_eigenvalues.pptxrushikumar17
 
Compiled and solved problems in geometry and trigonometry,F.Smaradanhe
Compiled and solved problems in geometry and trigonometry,F.SmaradanheCompiled and solved problems in geometry and trigonometry,F.Smaradanhe
Compiled and solved problems in geometry and trigonometry,F.SmaradanheΘανάσης Δρούγας
 
Linear, quardratic equations
Linear, quardratic equationsLinear, quardratic equations
Linear, quardratic equationsRekhaChoudhary24
 
Solution of System of Linear Equations
Solution of System of Linear EquationsSolution of System of Linear Equations
Solution of System of Linear Equationsmofassair
 
Matrices and determinants_01
Matrices and determinants_01Matrices and determinants_01
Matrices and determinants_01nitishguptamaps
 
System of Linear inequalities in two variables
System of Linear inequalities in two variablesSystem of Linear inequalities in two variables
System of Linear inequalities in two variablesAnirach Ytirahc
 
Foundation c2 exam august 2012 sols
Foundation c2 exam august 2012 solsFoundation c2 exam august 2012 sols
Foundation c2 exam august 2012 solsfatima d
 
May 19, 2014
May 19, 2014May 19, 2014
May 19, 2014khyps13
 
Matrices and determinants assignment
Matrices and determinants assignmentMatrices and determinants assignment
Matrices and determinants assignmentKarunaGupta1982
 
May 15, 2014
May 15, 2014May 15, 2014
May 15, 2014khyps13
 

What's hot (20)

chp-1-matrices-determinants1 (2).ppt
chp-1-matrices-determinants1 (2).pptchp-1-matrices-determinants1 (2).ppt
chp-1-matrices-determinants1 (2).ppt
 
Matrix
MatrixMatrix
Matrix
 
Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equations
 
Tema 8
Tema 8Tema 8
Tema 8
 
Maths
MathsMaths
Maths
 
mws_gen_sle_ppt_eigenvalues.pptx
mws_gen_sle_ppt_eigenvalues.pptxmws_gen_sle_ppt_eigenvalues.pptx
mws_gen_sle_ppt_eigenvalues.pptx
 
Compiled and solved problems in geometry and trigonometry,F.Smaradanhe
Compiled and solved problems in geometry and trigonometry,F.SmaradanheCompiled and solved problems in geometry and trigonometry,F.Smaradanhe
Compiled and solved problems in geometry and trigonometry,F.Smaradanhe
 
APM.pdf
APM.pdfAPM.pdf
APM.pdf
 
determinants.ppt
determinants.pptdeterminants.ppt
determinants.ppt
 
0010 chapter iii
0010 chapter iii0010 chapter iii
0010 chapter iii
 
Linear, quardratic equations
Linear, quardratic equationsLinear, quardratic equations
Linear, quardratic equations
 
merged_document
merged_documentmerged_document
merged_document
 
Solution of System of Linear Equations
Solution of System of Linear EquationsSolution of System of Linear Equations
Solution of System of Linear Equations
 
Matrices and determinants_01
Matrices and determinants_01Matrices and determinants_01
Matrices and determinants_01
 
System of Linear inequalities in two variables
System of Linear inequalities in two variablesSystem of Linear inequalities in two variables
System of Linear inequalities in two variables
 
Foundation c2 exam august 2012 sols
Foundation c2 exam august 2012 solsFoundation c2 exam august 2012 sols
Foundation c2 exam august 2012 sols
 
Linear equations
Linear equationsLinear equations
Linear equations
 
May 19, 2014
May 19, 2014May 19, 2014
May 19, 2014
 
Matrices and determinants assignment
Matrices and determinants assignmentMatrices and determinants assignment
Matrices and determinants assignment
 
May 15, 2014
May 15, 2014May 15, 2014
May 15, 2014
 

Similar to Lesson 17: Quadratic Functions

Lesson 14: Equation of a Circle
Lesson 14: Equation of a CircleLesson 14: Equation of a Circle
Lesson 14: Equation of a CircleKevin Johnson
 
Lesson 13: Midpoint and Distance Formulas
Lesson 13: Midpoint and Distance FormulasLesson 13: Midpoint and Distance Formulas
Lesson 13: Midpoint and Distance FormulasKevin Johnson
 
Lesson 3: Problem Set 4
Lesson 3: Problem Set 4Lesson 3: Problem Set 4
Lesson 3: Problem Set 4Kevin Johnson
 
Lesson 16: More Inequalities
Lesson 16: More InequalitiesLesson 16: More Inequalities
Lesson 16: More InequalitiesKevin Johnson
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic EquationsCipriano De Leon
 
Lesson 21: More Algebra
Lesson 21: More AlgebraLesson 21: More Algebra
Lesson 21: More AlgebraKevin Johnson
 
Module 5 (Part 3-Revised)-Functions and Relations.pdf
Module 5 (Part 3-Revised)-Functions and Relations.pdfModule 5 (Part 3-Revised)-Functions and Relations.pdf
Module 5 (Part 3-Revised)-Functions and Relations.pdfGaleJean
 
Quadratic Equations in One Variables.pptx
Quadratic Equations in One Variables.pptxQuadratic Equations in One Variables.pptx
Quadratic Equations in One Variables.pptxpandavlogsbyJM
 
Lesson 11: Functions and Function Notation
Lesson 11: Functions and Function NotationLesson 11: Functions and Function Notation
Lesson 11: Functions and Function NotationKevin Johnson
 
WEEK 1 QUADRATIC EQUATION.pptx
WEEK 1 QUADRATIC EQUATION.pptxWEEK 1 QUADRATIC EQUATION.pptx
WEEK 1 QUADRATIC EQUATION.pptxJOANNAMARIECAOILE
 
Lesson 19: Exponential and Logarithmic Functions
Lesson 19: Exponential and Logarithmic FunctionsLesson 19: Exponential and Logarithmic Functions
Lesson 19: Exponential and Logarithmic FunctionsKevin Johnson
 
Conic sections- Parabola STEM TEACH
Conic sections- Parabola STEM TEACHConic sections- Parabola STEM TEACH
Conic sections- Parabola STEM TEACHMr Math
 
Lesson 5: Polynomials
Lesson 5: PolynomialsLesson 5: Polynomials
Lesson 5: PolynomialsKevin Johnson
 
4 ESO Academics - UNIT 04 - EQUATIONS AND INEQUATIONS
4 ESO Academics - UNIT 04 - EQUATIONS AND INEQUATIONS4 ESO Academics - UNIT 04 - EQUATIONS AND INEQUATIONS
4 ESO Academics - UNIT 04 - EQUATIONS AND INEQUATIONSGogely The Great
 
Lesson 3: Exponential Notation
Lesson 3: Exponential NotationLesson 3: Exponential Notation
Lesson 3: Exponential NotationKevin Johnson
 
Lesson 6: Factoring Polynomials
Lesson 6: Factoring PolynomialsLesson 6: Factoring Polynomials
Lesson 6: Factoring PolynomialsKevin Johnson
 
Solving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareSolving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareFree Math Powerpoints
 

Similar to Lesson 17: Quadratic Functions (20)

Lesson 14: Equation of a Circle
Lesson 14: Equation of a CircleLesson 14: Equation of a Circle
Lesson 14: Equation of a Circle
 
Lesson 13: Midpoint and Distance Formulas
Lesson 13: Midpoint and Distance FormulasLesson 13: Midpoint and Distance Formulas
Lesson 13: Midpoint and Distance Formulas
 
P1-Chp2-Quadratics.pptx
P1-Chp2-Quadratics.pptxP1-Chp2-Quadratics.pptx
P1-Chp2-Quadratics.pptx
 
Plano numerico
Plano numericoPlano numerico
Plano numerico
 
Lesson 3: Problem Set 4
Lesson 3: Problem Set 4Lesson 3: Problem Set 4
Lesson 3: Problem Set 4
 
Lesson 16: More Inequalities
Lesson 16: More InequalitiesLesson 16: More Inequalities
Lesson 16: More Inequalities
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic Equations
 
Lesson 21: More Algebra
Lesson 21: More AlgebraLesson 21: More Algebra
Lesson 21: More Algebra
 
Module 5 (Part 3-Revised)-Functions and Relations.pdf
Module 5 (Part 3-Revised)-Functions and Relations.pdfModule 5 (Part 3-Revised)-Functions and Relations.pdf
Module 5 (Part 3-Revised)-Functions and Relations.pdf
 
Quadratic Equations in One Variables.pptx
Quadratic Equations in One Variables.pptxQuadratic Equations in One Variables.pptx
Quadratic Equations in One Variables.pptx
 
Lesson 11: Functions and Function Notation
Lesson 11: Functions and Function NotationLesson 11: Functions and Function Notation
Lesson 11: Functions and Function Notation
 
WEEK 1 QUADRATIC EQUATION.pptx
WEEK 1 QUADRATIC EQUATION.pptxWEEK 1 QUADRATIC EQUATION.pptx
WEEK 1 QUADRATIC EQUATION.pptx
 
Lesson 19: Exponential and Logarithmic Functions
Lesson 19: Exponential and Logarithmic FunctionsLesson 19: Exponential and Logarithmic Functions
Lesson 19: Exponential and Logarithmic Functions
 
Conic sections- Parabola STEM TEACH
Conic sections- Parabola STEM TEACHConic sections- Parabola STEM TEACH
Conic sections- Parabola STEM TEACH
 
GraphTransformations.pptx
GraphTransformations.pptxGraphTransformations.pptx
GraphTransformations.pptx
 
Lesson 5: Polynomials
Lesson 5: PolynomialsLesson 5: Polynomials
Lesson 5: Polynomials
 
4 ESO Academics - UNIT 04 - EQUATIONS AND INEQUATIONS
4 ESO Academics - UNIT 04 - EQUATIONS AND INEQUATIONS4 ESO Academics - UNIT 04 - EQUATIONS AND INEQUATIONS
4 ESO Academics - UNIT 04 - EQUATIONS AND INEQUATIONS
 
Lesson 3: Exponential Notation
Lesson 3: Exponential NotationLesson 3: Exponential Notation
Lesson 3: Exponential Notation
 
Lesson 6: Factoring Polynomials
Lesson 6: Factoring PolynomialsLesson 6: Factoring Polynomials
Lesson 6: Factoring Polynomials
 
Solving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareSolving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the Square
 

More from Kevin Johnson

Lesson 22: Polynomial Long Division
Lesson 22: Polynomial Long DivisionLesson 22: Polynomial Long Division
Lesson 22: Polynomial Long DivisionKevin Johnson
 
Lesson 20: Trigonometric Functions of Any Angle Part 1
Lesson 20: Trigonometric Functions of Any Angle Part 1Lesson 20: Trigonometric Functions of Any Angle Part 1
Lesson 20: Trigonometric Functions of Any Angle Part 1Kevin Johnson
 
Lesson 18: Rational Exponents
Lesson 18: Rational ExponentsLesson 18: Rational Exponents
Lesson 18: Rational ExponentsKevin Johnson
 
Lesson 12: Right Triangle Trigonometry
Lesson 12: Right Triangle TrigonometryLesson 12: Right Triangle Trigonometry
Lesson 12: Right Triangle TrigonometryKevin Johnson
 
Lesson 8: Rational Functions
Lesson 8: Rational FunctionsLesson 8: Rational Functions
Lesson 8: Rational FunctionsKevin Johnson
 
Lesson 7: Graphing Inequalities
Lesson 7: Graphing InequalitiesLesson 7: Graphing Inequalities
Lesson 7: Graphing InequalitiesKevin Johnson
 
Lesson 4: Decimal to Scientific Notation
Lesson 4: Decimal to Scientific NotationLesson 4: Decimal to Scientific Notation
Lesson 4: Decimal to Scientific NotationKevin Johnson
 
Lesson 2: Inequalities
Lesson 2: InequalitiesLesson 2: Inequalities
Lesson 2: InequalitiesKevin Johnson
 
Lesson 1: The Real Number System
Lesson 1: The Real Number SystemLesson 1: The Real Number System
Lesson 1: The Real Number SystemKevin Johnson
 
MAT-314 Midterm Exam 2 Review
MAT-314 Midterm Exam 2 ReviewMAT-314 Midterm Exam 2 Review
MAT-314 Midterm Exam 2 ReviewKevin Johnson
 
Section 11: Normal Subgroups
Section 11: Normal SubgroupsSection 11: Normal Subgroups
Section 11: Normal SubgroupsKevin Johnson
 
Section 10: Lagrange's Theorem
Section 10: Lagrange's TheoremSection 10: Lagrange's Theorem
Section 10: Lagrange's TheoremKevin Johnson
 
Section 9: Equivalence Relations & Cosets
Section 9: Equivalence Relations & CosetsSection 9: Equivalence Relations & Cosets
Section 9: Equivalence Relations & CosetsKevin Johnson
 
Section 8: Symmetric Groups
Section 8: Symmetric GroupsSection 8: Symmetric Groups
Section 8: Symmetric GroupsKevin Johnson
 
MAT-314 Relations and Functions
MAT-314 Relations and FunctionsMAT-314 Relations and Functions
MAT-314 Relations and FunctionsKevin Johnson
 
MAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm ReviewMAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm ReviewKevin Johnson
 

More from Kevin Johnson (17)

Lesson 22: Polynomial Long Division
Lesson 22: Polynomial Long DivisionLesson 22: Polynomial Long Division
Lesson 22: Polynomial Long Division
 
Lesson 20: Trigonometric Functions of Any Angle Part 1
Lesson 20: Trigonometric Functions of Any Angle Part 1Lesson 20: Trigonometric Functions of Any Angle Part 1
Lesson 20: Trigonometric Functions of Any Angle Part 1
 
Lesson 18: Rational Exponents
Lesson 18: Rational ExponentsLesson 18: Rational Exponents
Lesson 18: Rational Exponents
 
Lesson 15: Geometry
Lesson 15: GeometryLesson 15: Geometry
Lesson 15: Geometry
 
Lesson 12: Right Triangle Trigonometry
Lesson 12: Right Triangle TrigonometryLesson 12: Right Triangle Trigonometry
Lesson 12: Right Triangle Trigonometry
 
Lesson 8: Rational Functions
Lesson 8: Rational FunctionsLesson 8: Rational Functions
Lesson 8: Rational Functions
 
Lesson 7: Graphing Inequalities
Lesson 7: Graphing InequalitiesLesson 7: Graphing Inequalities
Lesson 7: Graphing Inequalities
 
Lesson 4: Decimal to Scientific Notation
Lesson 4: Decimal to Scientific NotationLesson 4: Decimal to Scientific Notation
Lesson 4: Decimal to Scientific Notation
 
Lesson 2: Inequalities
Lesson 2: InequalitiesLesson 2: Inequalities
Lesson 2: Inequalities
 
Lesson 1: The Real Number System
Lesson 1: The Real Number SystemLesson 1: The Real Number System
Lesson 1: The Real Number System
 
MAT-314 Midterm Exam 2 Review
MAT-314 Midterm Exam 2 ReviewMAT-314 Midterm Exam 2 Review
MAT-314 Midterm Exam 2 Review
 
Section 11: Normal Subgroups
Section 11: Normal SubgroupsSection 11: Normal Subgroups
Section 11: Normal Subgroups
 
Section 10: Lagrange's Theorem
Section 10: Lagrange's TheoremSection 10: Lagrange's Theorem
Section 10: Lagrange's Theorem
 
Section 9: Equivalence Relations & Cosets
Section 9: Equivalence Relations & CosetsSection 9: Equivalence Relations & Cosets
Section 9: Equivalence Relations & Cosets
 
Section 8: Symmetric Groups
Section 8: Symmetric GroupsSection 8: Symmetric Groups
Section 8: Symmetric Groups
 
MAT-314 Relations and Functions
MAT-314 Relations and FunctionsMAT-314 Relations and Functions
MAT-314 Relations and Functions
 
MAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm ReviewMAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm Review
 

Recently uploaded

Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhousejana861314
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)PraveenaKalaiselvan1
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...RohitNehra6
 
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxPhysiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxAArockiyaNisha
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisDiwakar Mishra
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTSérgio Sacani
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoSérgio Sacani
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCEPRINCE C P
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...Sérgio Sacani
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfSumit Kumar yadav
 
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡anilsa9823
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRDelhi Call girls
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 sciencefloriejanemacaya1
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Patrick Diehl
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Lokesh Kothari
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​kaibalyasahoo82800
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real timeSatoshi NAKAHIRA
 

Recently uploaded (20)

Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhouse
 
CELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdfCELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdf
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxPhysiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOST
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on Io
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdf
 
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service  🪡
CALL ON ➥8923113531 🔝Call Girls Kesar Bagh Lucknow best Night Fun service 🪡
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 science
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real time
 

Lesson 17: Quadratic Functions

  • 1. 𝐏𝐓𝐒 𝟑 Bridge to Calculus Workshop Summer 2020 Lesson 17 Quadratic Functions “A mathematician is a device for turning coffee into theorems.” - Paul Erdős -
  • 2. Lehman College, Department of Mathematics Quadratic Functions (1 of 4) A quadratic function is any function of the form: where 𝑎, 𝑏, and 𝑐 are real numbers, with 𝑎 ≠ 0. A quadratic function is a polynomial function of degree 2. The graph of a quadratic function is called a parabola. Example 1. Graph the function 𝑓 𝑥 = 𝑥2 : Solution. We first create a table with some values of 𝑥: Next, we graph these points on the coordinate axes. 𝑥 −2 −1 0 1 2 𝑦 𝑓 𝑥 = 𝑎𝑥2 + 𝑏𝑥 + 𝑐 0 11 44
  • 3. Lehman College, Department of Mathematics Quadratic Functions (2 of 4) Solution (cont’d). We create a graph from the table: 4 𝑥 𝑓(𝑥) 1 1 4 00 −1 −2 1 2 𝑓 𝑥 = 𝑥2
  • 4. Lehman College, Department of Mathematics Quadratic Functions (3 of 4) Parabolas are symmetric with respect to a line called the axis of symmetry. The point where the axis intersects the parabola is the vertex. When the leading coefficient is positive, the graph of the parabola opens upwards. Downwards for negative leading coefficient.
  • 5. Lehman College, Department of Mathematics Quadratic Functions (4 of 4) The simplest type of quadratic function is: Its graph is a vertical parabola with vertex (0, 0). When 𝑎 > 0, the vertex is the point with the minimum 𝑦- value on the graph, and when 𝑎 < 0, the vertex is the point with the maximum 𝑦-value on the graph: 𝑓 𝑥 = 𝑎𝑥2
  • 6. Lehman College, Department of Mathematics Standard and Vertex Form (1 of 7) The standard form of a quadratic function is given by: The vertex form of a quadratic function is given by: here 𝑎 ≠ 0, and ℎ, 𝑘 are the coordinates of the vertex. Example 2. Find the vertex and axis of the parabola: Solution. We complete the square in the formula: 𝑓 𝑥 = 𝑎𝑥2 + 𝑏𝑥 + 𝑐 𝑓 𝑥 = 𝑎 𝑥 − ℎ 2 + 𝑘 𝑓 𝑥 = 2𝑥2 + 8𝑥 + 7 𝑓 𝑥 = 2𝑥2 + 8𝑥 + 7 = 2 𝑥2 + 4𝑥 + 7 = 2 𝑥2 + 4𝑥 + 4 − 4 + 7
  • 7. Lehman College, Department of Mathematics Standard and Vertex Form (2 of 7) Solution (cont’d). From the previous slide: This is the vertex form. The vertex is: The equation of the axis of symmetry is: The orientation is: Example 3. Find the vertex and axis of the parabola: Solution. We complete the square in the formula. 𝑓 𝑥 = 2 𝑥2 + 4𝑥 + 4 − 4 + 7 = 2 𝑥2 + 4𝑥 + 4 + 2(−4) + 7 = 2 𝑥 + 2 2 − 8 + 7 = 2 𝑥 + 2 2 − 1 (−2, −1) 𝑥 = −2 𝑓 𝑥 = −𝑥2 + 6𝑥 − 8 opens upwards
  • 8. Lehman College, Department of Mathematics Standard and Vertex Form (3 of 7) Solution (cont’d). From the previous slide: This is the vertex form. The vertex is: The equation of the axis of symmetry is: The orientation is: = − 𝑥2 − 6𝑥 + 9 − 9 − 8 = − 𝑥2 − 6𝑥 + 9 − −9 − 8 = − 𝑥 − 3 2 + 9 − 8 = − 𝑥 − 3 2 + 1 (3, 1) 𝑥 = 3 𝑓 𝑥 = −𝑥2 + 6𝑥 − 8 = − 𝑥2 − 6𝑥 − 8 opens downwards
  • 9. Lehman College, Department of Mathematics Standard and Vertex Form (4 of 7) Example 4. Write the vertex form of the equation of the parabola whose vertex is (1, 2) and that passes through the point (3, −6): Solution. The vertex form is given by the formula: where ℎ, 𝑘 = (1, 2) and 𝑎 ≠ 0. It follows that: Vertex form of equation: 𝑓 𝑥 = 𝑎 𝑥 − ℎ 2 + 𝑘 𝑓 𝑥 = 𝑎 𝑥 − 1 2 + 2 Write in vertex form Substitute 𝑥 = 3 and 𝑓(𝑥) = −6−6 = 𝑎 3 − 1 2 + 2 −6 = 4𝑎 + 2 −8 = 4𝑎 Simplify Therefore: 𝑎 = −2 𝑓 𝑥 = −2 𝑥 − 1 2 + 2
  • 10. Lehman College, Department of Mathematics Standard and Vertex Form (5 of 7) Example 5. Determine the vertex form of the following quadratic function, where 𝑎 ≠ 0: Solution. We factor the 𝑎, then complete the square. 𝑓(𝑥) = 𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 𝑎 𝑥2 + 𝑏 𝑎 𝑥 + 𝑏 2𝑎 2 − 𝑏 2𝑎 2 + 𝑐 = 𝑎 𝑥 + 𝑏 2𝑎 2 − 𝑎 𝑏 2𝑎 2 + 𝑐 = 𝑎 𝑥2 + 𝑏 𝑎 𝑥 + 𝑐 𝑓(𝑥) = 𝑎𝑥2 + 𝑏𝑥 + 𝑐
  • 11. Lehman College, Department of Mathematics Standard and Vertex Form (6 of 7) Solution (cont’d). From the previous slide: It follows that: 𝑓 𝑥 = 𝑎 𝑥 + 𝑏 2𝑎 2 − 𝑎 𝑏 2𝑎 2 + 𝑐 = 𝑎 𝑥 + 𝑏 2𝑎 2 − 𝑎 𝑏2 4𝑎2 + 𝑐 = 𝑎 𝑥 + 𝑏 2𝑎 2 − 𝑏2 − 4𝑎𝑐 4𝑎 = 𝑎 𝑥 − ℎ 2 + 𝑘 ℎ = − 𝑏 2𝑎 𝑘 = − 𝑏2 − 4𝑎𝑐 4𝑎 and
  • 12. Lehman College, Department of Mathematics Standard and Vertex Form (7 of 7) Example 6. Use the formula to determine the vertex of the following parabola: Solution. The 𝑥-coordinate of the vertex is given by: To find the 𝑦-coordinate, simply substitute 𝑥 = 2. Therefore, the vertex is: 𝑓 𝑥 = 2𝑥2 − 8𝑥 + 3 ℎ = − 𝑏 2𝑎 = − −8 2(2) = 2 2 2 2 − 8 2 + 3𝑘 = 𝑓 2 = = 2 4 − 16 + 3 = 8 − 16 + 3 = −5 (2, −5)
  • 13. Lehman College, Department of Mathematics Graphs of Parabolas (1 of 8) Example 7. Graph the parabola: Solution. Step 1. Determine the orientation: Step 2. Find the 𝑦-intercept (𝑥 = 0): Step 3. Determine the vertex: Step 4. Start making a table of values for the function. 𝑓(𝑥) = −𝑥2 + 4𝑥 opens downwards 𝑦 = − 0 2 + 4 0 = 0 ℎ = − 𝑏 2𝑎 = − 4 2(−1) = 2 − 2 2 + 4 2 =𝑘 = −4 + 8 = 4
  • 14. Lehman College, Department of Mathematics Perelman and Conway (1 of 1) John H. Conway (1937-2020) - English Mathematician Grigori Perelman (b. 1966) - Russian Mathematician
  • 15. Lehman College, Department of Mathematics Graphs of Parabolas (2 of 8) Step 4. Start making a table of values of the function. Step 5. Do a quick sketch from the information known. 𝑥 𝑦 0 0 2 4
  • 16. Lehman College, Department of Mathematics Graphs of Parabolas (3 of 8) Step 6. Determine the 𝑥-intercepts (𝑦 = 0). It follows that: Add this information to the table: Step 7. Plot more points as necessary: Step 8. Graph the function from the information in the table. Make sure to label the vertex and indicate the axis of symmetry. 𝑥 𝑦 0 0 2 4 −𝑥2 + 4𝑥 = 0 −𝑥(𝑥 − 4) = 0 𝑥 = 0 and 𝑥 = 4 0 4 −1 −5 5 −5
  • 17. Lehman College, Department of Mathematics Graphs of Parabolas (4 of 8) 𝑥 𝑦 0 0 2 4 0 4 −1 −5 5 −5
  • 18. Lehman College, Department of Mathematics Graphs of Parabolas (5 of 8) Example 8. Graph the parabola: Solution. Step 1. Determine the orientation: Step 2. Find the 𝑦-intercept (𝑥 = 0): Step 3. Determine the vertex: Step 4. Start making a table of values for the function. 𝑓 𝑥 = −2𝑥2 − 4𝑥 + 6 opens downwards 𝑦 = −2 0 2 − 4 0 + 6 = 6 ℎ = − 𝑏 2𝑎 = − −4 2(−2) = −1 −2 −1 2 − 4 −1 + 6 =𝑘 = −2 + 4 + 6 = 8
  • 19. Lehman College, Department of Mathematics Graphs of Parabolas (6 of 8) Step 4. Start making a table of values of the function. Step 5. Do a quick sketch from the information known. 𝑥 𝑦 0 6 −1 8
  • 20. Lehman College, Department of Mathematics Graphs of Parabolas (7 of 8) Step 6. Determine the 𝑥-intercepts (𝑦 = 0). It follows that: Add this information to the table: Step 7. Plot more points as necessary: Step 8. Graph the function from the information in the table. Make sure to label the vertex and indicate the axis of symmetry. 𝑥 𝑦 0 6 −1 8 −2𝑥2 − 4𝑥 + 6 = 0 −2(𝑥2 + 2𝑥 − 3) = 0 𝑥 = 1 and 𝑥 = −3 0 1 −3 0 −2 6 −2(𝑥 − 1)(𝑥 + 3) = 0
  • 21. Lehman College, Department of Mathematics Graphs of Parabolas (8 of 8)
  • 22. Lehman College, Department of Mathematics Equations from Graphs (1 of 4) Example 9. Write an equation in vertex form for the parabola given below:
  • 23. Lehman College, Department of Mathematics Equations from Graphs (2 of 4) Solution. Find the coordinates of the vertex: Find the coordinates of another point on the parabola, preferably an 𝑥- or 𝑦-intercept: The vertex form is given by the formula: where ℎ, 𝑘 = (−2, −1) and 𝑎 ≠ 0. It follows that: Vertex form of equation: 𝑓 𝑥 = 𝑎 𝑥 − ℎ 2 + 𝑘 𝑓 𝑥 = 𝑎 𝑥 + 2 2 − 1 Write in vertex form Substitute 𝑥 = 0 and 𝑓(𝑥) = 33 = 𝑎 0 + 2 2 − 1 3 = 4𝑎 − 1 4 = 4𝑎 Simplify Therefore: 𝑎 = 1 𝑓 𝑥 = 𝑥 + 2 2 − 1 (−2, −1) (0, 3)
  • 24. Lehman College, Department of Mathematics Equations from Graphs (3 of 4) Example 10. Write an equation in vertex form for the parabola given below:
  • 25. Lehman College, Department of Mathematics Equations from Graphs (4 of 4) Solution. Find the coordinates of the vertex: Find the coordinates of another point on the parabola, preferably an 𝑥- or 𝑦-intercept: The vertex form is given by the formula: where ℎ, 𝑘 = (−2, 2) and 𝑎 ≠ 0. It follows that: Vertex form of equation: 𝑓 𝑥 = 𝑎 𝑥 − ℎ 2 + 𝑘 𝑓 𝑥 = 𝑎 𝑥 + 2 2 + 2 Write in vertex form Substitute 𝑥 = −1 and 𝑓(𝑥) = 00 = 𝑎 −1 + 2 2 + 2 0 = 𝑎 + 2 −2 = 𝑎 Simplify Therefore: 𝑎 = −2 𝑓 𝑥 = −2 𝑥 + 2 2 + 2 (−2, 2) (−1, 0)
  • 26. Lehman College, Department of Mathematics Range of a Quadratic Function (1 of 1) Let 𝑓 𝑥 = 𝑎 𝑥 − ℎ 2 + 𝑘 be a quadratic function in vertex form. Then the domain of the function is all ℝ and the range is given by: Example 11. Find the range of 𝑓 𝑥 = −2𝑥2 + 4𝑥 − 5. Solution. Complete the square in the function formula: Range: [𝑘, ∞) if 𝑎 is positive (−∞, 𝑘] if 𝑎 is negative 𝑓 𝑥 = −2𝑥2 + 4𝑥 − 5 = −2 𝑥2 − 2𝑥 − 5 = −2 𝑥2 − 2𝑥 + 1 − 1 − 5 = −2 𝑥 − 1 2 − 3 (−∞, −3] since: 𝑎 = −2 < 0 and 𝑘 = −3