Quadratic Graphs and Completing the Square

Slides:



Advertisements
Similar presentations
Completing the Square and the Quadratic Formula
Advertisements

Angstrom Care 培苗社 Quadratic Equation II
Section 1.8 Homework questions?. Section Concepts 1.8 Linear Equations in Two Variables Slide 2 Copyright (c) The McGraw-Hill Companies, Inc. Permission.
Parabola Conic section.
5-4 Completing the Square Warm Up Lesson Presentation Lesson Quiz
6.6 Analyzing Graphs of Quadratic Functions
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
The Parabola 3.6 Chapter 3 Conics 3.6.1
Solving Quadratic Equations by Completing the Square
DIVIDING INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
FACTORING ax2 + bx + c Think “unfoil” Work down, Show all steps.
Factoring Quadratics — ax² + bx + c Topic
Pre-Calculus 1 Today’s Agenda Today’s Objectives: Today’s Vocabulary:
Quadratic Equations and Problem Solving
Economic Tasks Topic
1. Simplify (Place answer in standard form):
5-3 Solving Quadratic Equations by Graphing and Factoring Warm Up
MAT 205 F08 Chapter 12 Complex Numbers.
4.6 Perform Operations with Complex Numbers
Quadratic Inequalities
Solving Quadratic Equations Solving Quadratic Equations
Regents Review #3 Functions Quadratics & More.
P Preparation for Calculus.
Factor P 16 8(8-5ab) 4(d² + 4) 3rs(2r – s) 15cd(1 + 2cd) 8(4a² + 3b²)
Squares and Square Root WALK. Solve each problem REVIEW:
Section 5.8 Quadratic Formula.
Objectives Find the zeros of a quadratic function from its graph.
Solving Quadratic Equations by Completing the Square
Solving quadratic equations by graphing and factoring
 Understand that the x-intercepts of a quadratic relation are the solutions to the quadratic equation  Factor a quadratic relation and find its x- intercepts,
Functions: Domain and Range By Mr Porter
The x- and y-Intercepts
Graphing Ax + By = C Topic
The Slope-Intercept Form of a Line
Graphing y = nx2 Lesson
Drawing Graphs of Quadratic Functions
Graphs of Quadratic Functions
Points on a Line Topic
Quadratics B-I-N-G-O.
Properties of Equality
 .
25 seconds left…...
Exponential and Logarithmic Functions
Polynomial Functions of Higher Degree
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
U1A L1 Examples FACTORING REVIEW EXAMPLES.
Rational Functions and Models
THIS IS Graphing Square roots Completing the Square # of roots Quadratic Formula Solve by Graphing.
We will resume in: 25 Minutes.
PSSA Preparation.
( ) EXAMPLE 6 Write a quadratic function in vertex form
4.7 Complete the Square.
Completing the Square Topic
MA 1165: Special Assignment Completing the Square.
Solving Quadratic Equations by Graphing
Adapted from Walch Education  The standard form of a quadratic function is f ( x ) = ax 2 + bx + c, where a is the coefficient of the quadratic term,
FURTHER GRAPHING OF QUADRATIC FUNCTIONS Section 11.6.
Sketching quadratic functions To sketch a quadratic function we need to identify where possible: The y intercept (0, c) The roots by solving ax 2 + bx.
2.1 – Quadratic Functions.
3.1 INTRODUCTION TO THE FAMILY OF QUADRATIC FUNCTIONS Functions Modeling Change: A Preparation for Calculus, 4th Edition, 2011, Connally.
CHAPTER 10 LESSON OBJECTIVES. Objectives 10.1 Students will be able to: Identify quadratic functions and determine whether they have a minimum or maximum.
Factor each polynomial.
Chapter 3 QUADRATIC FUNCTIONS
Quadratic Functions, Quadratic Expressions, Quadratic Equations
Entry Task.
Graphing Quadratic Functions
SOLVING QUADRATIC EQUATIONS BY GRAPHING
Presentation transcript:

Quadratic Graphs and Completing the Square Topic 7.4.3

7.4.3 Topic Quadratic Graphs and Completing the Square California Standards: 21.0: Students graph quadratic functions and know that their roots are the x-intercepts. 22.0: Students use the quadratic formula or factoring techniques or both to determine whether the graph of a quadratic function will intersect the x-axis in zero, one, or two points. What it means for you: You’ll graph quadratic functions by first completing the square of the equation. Key words: quadratic completing the square parabola intercept vertex line of symmetry root

Graph doesn’t cross the x-axis. Topic 7.4.3 Quadratic Graphs and Completing the Square Graph doesn’t cross the x-axis. If there are no x-intercepts, then it’s impossible to find the vertex by saying that the vertex is halfway between the x-intercepts (like you saw in Topic 7.4.2). But you can use the method of completing the square. This means writing your equation in the form y = (x + k)2 + p.

7.4.3 Topic Quadratic Graphs and Completing the Square Example 1 Sketch the graph of y = x2 – 6x + 10. Solution You could try to find the x-intercepts by factoring the equation: x2 – 6x + 10 = 0 This time, the left-hand side doesn’t factor. So to find the solutions you could try the quadratic formula with a = 1, b = –6, and c = 10. Solution continues… Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Example 1 Sketch the graph of y = x2 – 6x + 10. Solution (continued) Substitute in a = 1, b = –6 and c = 10 Solution continues…

7.4.3 Topic Quadratic Graphs and Completing the Square Example 1 Sketch the graph of y = x2 – 6x + 10. Solution (continued) However, since you cannot take the square root of a negative number, this tells you that the quadratic function has no real roots — the equation can’t be solved using real numbers. This means that the graph of y = x2 – 6x + 10 never crosses the x-axis.

7.4.3 Topic Quadratic Graphs and Completing the Square But this doesn’t mean that you can’t find the vertex — you just have to use a different method. The trick is to write the equation of the quadratic in the form y = (x + k)2 + p — you need to complete the square. So take the first two terms of the quadratic, and add a number to make a perfect square.

7.4.3 Topic Quadratic Graphs and Completing the Square Example 1 Sketch the graph of y = x2 – 6x + 10. Solution (continued) Write the equation y = x2 – 6x + 10 in the form y = (x + k)2 + p. x2 – 6x + = (x – 3)2 x2 – 6x + 10 = (x – 3)2 – + 10 x2 – 6x + 10 = (x – 3)2 + 1 Therefore the function you need to sketch is y = (x – 3)2 + 1. Solution continues…

7.4.3 Topic Quadratic Graphs and Completing the Square Example 1 Sketch the graph of y = x2 – 6x + 10. Solution (continued) Find the coordinates of the vertex of the graph of y = (x – 3)2 + 1. The minimum value that (x – 3)2 takes is 0 (since a squared number cannot be negative). Therefore the minimum value of y = (x – 3)2 + 1 is 0 + 1 = 1. This minimum value occurs at x = 3 (the value for x where (x – 3)2 = 0). So the coordinates of the vertex of the parabola are (3, 1). As before, the line of symmetry passes through the vertex — so the line of symmetry is x = 3.

7.4.3 Topic Quadratic Graphs and Completing the Square The graph of the quadratic function y = (x + k)2 + p has its vertex at (–k, p). The line of symmetry of the graph is x = –k.

7.4.3 Topic Quadratic Graphs and Completing the Square Example 1 Sketch the graph of y = x2 – 6x + 10. Solution (continued) The graph of y = x2 – 6x + 10 = (x – 3)2 + 1:

7.4.3 Topic Quadratic Graphs and Completing the Square Example 2 Complete the square for 4x2 – 12x + 11. Then find the vertex and line of symmetry of y = 4x2 – 12x + 11. Solution This is a concave-up parabola, since the coefficient of x2 is positive. 4x2 – 12x + 11 Solution continues… Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Example 2 Complete the square for 4x2 – 12x + 11. Then find the vertex and line of symmetry of y = 4x2 – 12x + 11. Solution (continued) Find the coordinates of the minimum point of the graph of y = 4 x – + 2. 3 2 Since the minimum value of is 0, the minimum value of 4 + 2 must be 0 + 2 = 2. This minimum value occurs at x = . 3 2 and the line of symmetry is x = . So the vertex of the graph of y = 4x2 – 12x + 11 is at , 3 2 As before, put x = 0 to find the y-intercept — this is at y = 11.

Factor out –1 to make completing the square easier. Topic 7.4.3 Quadratic Graphs and Completing the Square Example 3 Write 4x – x2 – 7 in the form a(x + k)2 + m, and sketch the graph. Solution 4x – x2 – 7 = –x2 + 4x – 7 Factor out –1 to make completing the square easier. = –[x2 – 4x + 7] = –[(x – 2)2 + 3] = –(x – 2)2 – 3 But (x – 2)2 is never negative — the minimum value it takes is 0. So –(x – 2)2 can never be positive, and the maximum value it can take is 0. Solution continues… Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Example 3 Write 4x – x2 – 7 in the form a(x + k)2 + m, and sketch the graph. Solution (continued) line of symmetry x = 2 This means that the maximum value of –(x – 2)2 – 3 must be –3, which it takes when x – 2 = 0 — that is, at x = 2. vertex (2, –3) So the vertex of the graph is at (2, –3). y-intercept y = –7 And the line of symmetry is x = 2. As always, find the y-intercept by putting x = 0. This is at y = –7.

7.4.3 Topic Quadratic Graphs and Completing the Square Guided Practice 1. Sketch the graph of the function y = x2 – 12x + 20, stating the y-intercept and x-intercepts (if appropriate). Use the method of completing the square to find the coordinates of the vertex, and the line of symmetry. y-intercept: y = 02 – 12(0) + 20 So y-intercept is at (0, 20) x-intercepts: x2 – 12x + 20 = 0 Solving for x gives intercepts at (2, 0) and (10, 0) Vertex and symmetry: x2 – 12x + 20 = (x – 6)2 – 36 + 20 = (x – 6)2 – 16 So vertex is at (6, –16) and line of symmetry is x = 6 Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Guided Practice 2. Sketch the graph of the function y = x2 + 8x + 12, stating the y-intercept and x-intercepts (if appropriate). Use the method of completing the square to find the coordinates of the vertex, and the line of symmetry. y-intercept: y = 02 + 8(0) + 12 So y-intercept is at (0, 12) x-intercepts: x2 + 8x + 12 = 0 Solving for x gives intercepts at (–6, 0) and (–2, 0) Vertex and symmetry: x2 + 8x + 12 = (x + 4)2 – 16 + 12 = (x + 4)2 – 4 So vertex is at (–4, –4) and line of symmetry is x = –4 Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Guided Practice 3. Sketch the graph of the function y = x2 – 2x – 3, stating the y-intercept and x-intercepts (if appropriate). Use the method of completing the square to find the coordinates of the vertex, and the line of symmetry. y-intercept: y = 02 – 2(0) – 3 So y-intercept is at (0, –3) x-intercepts: x2 – 2x – 3 = 0 Solving for x gives intercepts at (3, 0) and (–1, 0) Vertex and symmetry: x2 – 2x – 3 = (x – 1)2 – 1 – 3 = (x – 1)2 – 4 So vertex is at (1, –4) and line of symmetry is x = 1 Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Guided Practice 4. Sketch the graph of the function y = x2 – 4x – 5, stating the y-intercept and x-intercepts (if appropriate). Use the method of completing the square to find the coordinates of the vertex, and the line of symmetry. y-intercept: y = 02 – 4(0) – 5 So y-intercept is at (0, –5) x-intercepts: x2 – 4x – 5 = 0 Solving for x gives intercepts at (5, 0) and (–1, 0) Vertex and symmetry: x2 – 4x – 5 = (x – 2)2 – 4 – 5 = (x – 2)2 – 9 So vertex is at (2, –9) and line of symmetry is x = 2 Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Guided Practice 5. Sketch the graph of the function y = –x2 – 2x + 3, stating the y-intercept and x-intercepts (if appropriate). Use the method of completing the square to find the coordinates of the vertex, and the line of symmetry. y-intercept: y = –02 – 2(0) + 3 So y-intercept is at (0, 3) x-intercepts: –x2 – 2x + 3 = 0 Solving for x gives intercepts at (–3, 0) and (1, 0) Vertex and symmetry: –x2 – 2x + 3 = –[(x + 1)2 – 1 – 3] = –(x + 1)2 + 4 So vertex is at (–1, 4) and line of symmetry is x = –1 Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Guided Practice 6. Sketch the graph of the function y = –x2 – x + 6, stating the y-intercept and x-intercepts (if appropriate). Use the method of completing the square to find the coordinates of the vertex, and the line of symmetry. y-intercept: y = –02 – 0 + 6 So y-intercept is at (0, 6) x-intercepts: –x2 – x + 6 = 0 Solving for x gives intercepts at (–3, 0) and (2, 0) Vertex and symmetry: –x2 – x + 6 = – x + – – 6 = – x + + So vertex is at and line of symmetry is x = 1 4 2 25 – , – Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Guided Practice 7. Sketch the graph of the function y = –2x2 – 8x + 10, stating the y-intercept and x-intercepts (if appropriate). Use the method of completing the square to find the coordinates of the vertex, and the line of symmetry. y-intercept: y = –2(0)2 – 8(0) + 10 So y-intercept is at (0, 10) x-intercepts: –2x2 – 8x + 10 = 0 Solving for x gives intercepts at (1, 0) and (–5, 0) Vertex and symmetry: –2x2 – 8x + 10 = –2[x2 + 4x – 5] = –2[(x + 2)2 – 4 – 5] = –2(x + 2)2 + 18 So vertex is at (–2, 18) and line of symmetry is x = –2 Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Guided Practice 8. Sketch the graph of the function y = 2x2 + x – 6, stating the y-intercept and x-intercepts (if appropriate). Use the method of completing the square to find the coordinates of the vertex, and the line of symmetry. y-intercept: y = 2(0)2 + 0 – 6 So y-intercept is at (0, –6) x-intercepts: 2x2 + x – 6 = 0 Solving for x gives intercepts at , 0 and (–2, 0) Vertex and symmetry: 2x2 + x – 6 = 2(x2 + x – 3) = 2 x + – – 3 = 2 x + – So vertex is at and line of symmetry is x = 1 4 2 16 – , – 49 8 – 3 Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Guided Practice 9. Sketch the graph of the function y = x2 – 4x + 12, stating the y-intercept and x-intercepts (if appropriate). Use the method of completing the square to find the coordinates of the vertex, and the line of symmetry. y-intercept: y = 02 – 4(0) + 12 So y-intercept is at (0, 12) x-intercepts: x2 – 4x + 12 = 0 This equation doesn’t factor and cannot be solved using the quadratic formula. So there are no x-intercepts. Vertex and symmetry: x2 – 4x + 12 = (x – 2)2 – 4 + 12 = (x – 2)2 + 8 So vertex is at (2, 8) and line of symmetry is x = 2 Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Guided Practice 10. Sketch the graph of the function y = 3x2 + 6x + 6, stating the y-intercept and x-intercepts (if appropriate). Use the method of completing the square to find the coordinates of the vertex, and the line of symmetry. y-intercept: y = 3(0)2 + 6(0) + 6 So y-intercept is at (0, 6) x-intercepts: 3x2 + 6x + 6 = 0 This equation doesn’t factor and cannot be solved using the quadratic formula. So there are no x-intercepts. Vertex and symmetry: 3x2 + 6x + 6 = 3(x2 + 2x + 2) = 3{(x + 1)2 – 1 + 2} = 3(x + 1)2 + 3 So vertex is at (–1, 3) and line of symmetry is x = –1 Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Independent Practice In Exercises 1–2, use the information that a ball was thrown vertically into the air from a platform m above sea level. The relationship between the height in meters above sea level, h, and the number of seconds since the ball was thrown, t, was found to be h = –5t2 + 6t + . 3 2 1. After how many seconds did the ball reach its maximum height? 2. What was the ball’s maximum height above sea level? t = s 3 5 h = m 33 10 Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Independent Practice 1 8 The first 8 seconds in the flight of a paper airplane can be modeled by the quadratic h = t2 – t + 4, where h is the height in feet and t is the time in seconds. Use this information to answer Exercises 3–4. 3. In the first 8 seconds of its flight, when did the airplane reach its minimum height? 4. What was the minimum height of the plane in the first 8 seconds of its flight? t = 4 s h = 2 ft Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Independent Practice A ball is thrown vertically into the air from a platform. The relationship between the ball’s height in meters, h, and the number of seconds, t, since the ball was thrown was found to be h = –5t2 + 10t + 15. Use this information to answer Exercises 5–8. 5. After how many seconds did the ball reach its maximum height? 6. What was the maximum height of the ball? 7. At what height was the ball initially thrown? 8. When did the ball hit the ground? t = 1 s h = 20 m h = 15 m t = 3 s Solution follows…

7.4.3 Topic Quadratic Graphs and Completing the Square Round Up Take a look at Section 7.2 if all this stuff about completing the square seems unfamiliar. Completing the square is a really useful way of graphing quadratics because it gives you the vertex of the graph straightaway.