Lecture10 IMP099B F24
Lecture10 IMP099B F24
Chapter 3
Math Preparatory Program Linear & Quadratic
Functions
Pre-Calculus
for Business
Fall 2024
Today’s Quote:
Learning Objectives
• Graph a Quadratic Function Using
Transformations
DEFINITION
A quadratic function is a function of the form
2
f(x) = ax + bx + c
where a, b, and c are real numbers and a ≠ 0.
The domain of a quadratic function is the set of
all real numbers.
Example 1:
Graph the function f(x) = 3x2 – 6x + 5. Find the vertex
and axis of symmetry.
Solution
Recall that to complete the square, the coefficient
2
of x must equal 1. So we factor out 3 on the right-
hand side.
f ( x ) = 3x 2 - 6 x + 5
= 3( x 2 - 2 x ) + 5 Factor out 3.
= 3 ( x - 2 x + 1) + 5 - 3
2 Complete the
square.
= 3 ( x - 1) + 2
2
Solution
The graph of f can be obtained from the graph of
2
y = x using transformations in three stages.
Solution
The graph of f(x) = 3x2 –
Axis of
6x + 5 is a parabola that is Symmetry
concave up and has its x=1
vertex (lowest point) at
(1, 2). Its axis of
symmetry is the line x = 1.
Example 2:
Without graphing, locate the vertex and axis
of symmetry of the parabola defined by
f (x) = –2x2 + 8x – 3. Is it concave up or concave
down?
h=- b =- 8 =2
2a 2(-2)
The y-coordinate of the vertex is
( )
k= f - b
2a
( )
= f 2 = -2(2) + 8(2) - 3 = 5
2
Example 3:
(a) Graph f(x) = –2x2 + 4x + 2 by determining
whether the graph is concave up or down and
by finding its vertex, axis of symmetry,
y-intercept, and x-intercepts, if any.
(b) Find the domain and range of f.
(c) Determine where f is increasing and where it is
decreasing.
(d) Determine where f(x) > 0 and where f(x) < 0.
Copyright © 2020, 2016, 2012 Pearson Education, Inc. 20
3.3: Quadratic Functions & Their Properties
Solution
(a) For f (x) = –2x2 + 4x + 2 , a = –2, b = 4, and c = 2.
Because a = –2 < 0, the parabola is concave down.
The x-coordinate of the vertex is
b 4
h=- =- =1
2a 2(-2)
The y-coordinate of the vertex is
k = f (1) = -2(1) 2
+ 4(1) + 2 = -2 + 4 + 2 = 4
The vertex is (1, 4) and the axis of symmetry is the
line x = 1.
Copyright © 2020, 2016, 2012 Pearson Education, Inc. 21
Solution
The y-intercept is f(0) = 2.
The x-intercepts are found by solving f(x) = 0. This
results in the equation –2x2 + 4x + 2 = 0, which we
solve by the quadratic formula:
-b ± b 2 - 4ac -4 ± 42 - 4 ( -2 )( 2 )
x= =
2a 2 ( -2 )
-4 ± 32
= = 1± 2
-4
» -0.41 and 2.41
The x-intercepts are –0.41 and 2.41.
Copyright © 2020, 2016, 2012 Pearson Education, Inc. 22
3.3: Quadratic Functions & Their Properties
Solution
Noticed we used the axis
of symmetry, x = 1, to
obtain the additional point
(2, 2).
(b) The domain of f is the
set of all real numbers.
Based on the graph, the
range of f is the interval
(–∞, 4].
Copyright © 2020, 2016, 2012 Pearson Education, Inc. 23
3.3: Quadratic Functions & Their Properties
Solution
(c) The function f is increasing on
the interval (–∞, 1] and decreasing
on the interval [1, ∞).
Example 4:
(a) Graph f (x) = x2 – 4x + 4 by determining whether
the graph is concave up or down and by finding
its vertex, axis of symmetry, y-intercept, and
x-intercepts, if any.
(b) Find the domain and range of f.
(c) Determine where f is increasing and where it is
decreasing.
(d) Determine where f(x) > 0 and where f(x) < 0.
Copyright © 2020, 2016, 2012 Pearson Education, Inc. 25
Solution
(a) For f (x) = x2 – 4x + 4 , a = 1, b = –4, and c = 4.
Because a = 1 > 0, the parabola is concave up.
The x-coordinate of the vertex is
b -4
h=- =- =2
2a 2(1)
The y-coordinate of the vertex is
k = f (2) = (2) 2 - 4(2) + 4 = 0
The vertex is (2, 0) and the axis of symmetry is the
line x = 2.
Solution
(d) The graph of f is
above the x-axis
everywhere except at the
vertex (2, 0).
So, f(x) > 0 on the interval
(–∞, 2) ∪ (2, ∞), or for
x < 2, x > 2, and f(x) is
never negative.
Example 5:
(a) Graph f(x) = 3x2 + x + 2 by determining whether
the graph is concave up or down and by finding
its vertex, axis of symmetry, y-intercept, and
x-intercepts, if any.
(b) Find the domain and range of f.
(c) Determine where f is increasing and where it is
decreasing.
(d) Determine where f(x) > 0 and where f(x) < 0.
Copyright © 2020, 2016, 2012 Pearson Education, Inc. 30
Solution
(a) For f (x) = 3x2 + x + 2 , a = 3, b = 1, and c = 2.
Because a = 3 > 0, the parabola is concave up.
The x-coordinate of the vertex is
b 1 1
h=- =- =-
2a 2(3) 6
The y-coordinate of the vertex is
2
æ 1ö æ 1ö æ 1ö 23
k = f ç - ÷ = 3ç - ÷ + ç - ÷ + 2 =
è 6ø è 6ø è 6ø 12
(1 23
The vertex is - ,
6 12
. )
Copyright © 2020, 2016, 2012 Pearson Education, Inc. 31
Solution
1
The axis of symmetry is the line x = - .
6
The y-intercept is f(0) = 2.
The x-intercept(s), if any, satisfy the equation
3x2 + x + 2 = 0.
The discriminant b 2
- 4 ac = 12
- 4 ( 3) ( 2 ) = -23 < 0.
This equation has no real solutions, which means
the graph has no x-intercepts.
1
Use the point (0, 2) and the axis of symmetry x = -
6
1
( )
to locate the additional point - 3 ,2 on the graph.
Solution
(b) The domain of f is the set
of all real numbers. Based on
the graph, the range of f is
the interval éê 23 , ¥ ÷ö .
ë 12 ø
Solution
(d) The graph of f is always above the x-axis. So,
f(x) > 0 on the interval (–∞, ∞) or for all real numbers
x.
Example 6:
Determine whether the quadratic function
f(x) = x2 – 6x – 3 has a maximum or a minimum
value. Then find the maximum or minimum value.
x = - b = - -6 = 6 = 3
2a 2(1) 2
The minimum value of f is
( )
f - b
2a
( )
= f 3 = 3 - 6(3) - 3 = -12
2
Example 7:
Determine the quadratic function whose vertex is
(–3, –7) and whose y-intercept is 2.
Solution
The vertex is (–3, –7), so h = –3 and k = –7.
Substitute these values into the equation
2
f(x) = a(x – h) + k
f(x) = a(x – (–3))2 + (–7)
f(x) = a(x + 3)2 – 7
To determine the value of a, use the fact that
f(0) = 2 (the y-intercept).
2
2 = a(0 + 3) – 7
Copyright © 2020, 2016, 2012 Pearson Education, Inc. 39
3.3: Quadratic Functions & Their Properties
Solution
2 = 9a – 7
9 = 9a
a=1
The quadratic function we seek is
2 2
f(x) = (x + 3) – 7 = x + 6x +2.
Classwork:
Classwork: