0% found this document useful (0 votes)
15 views25 pages

Lecture08 IMP099B F24

Chapter 2 of the Math Preparatory Program focuses on functions and their graphs, particularly piecewise-defined functions. It includes learning objectives such as graphing functions from a library and analyzing piecewise-defined functions, with examples and solutions provided. The chapter concludes with classwork exercises that reinforce the concepts learned.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views25 pages

Lecture08 IMP099B F24

Chapter 2 of the Math Preparatory Program focuses on functions and their graphs, particularly piecewise-defined functions. It includes learning objectives such as graphing functions from a library and analyzing piecewise-defined functions, with examples and solutions provided. The chapter concludes with classwork exercises that reinforce the concepts learned.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 25

College of Integrative Studies

Chapter 2
Math Preparatory Program Functions and
Their Graphs
Pre-Calculus
for Business

Fall 2024

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 1


2.4: Library of Functions;
Piecewise-defined Functions

Today’s Quote:

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 2


2.4: Library of Functions;
Piecewise-defined Functions

Learning Objectives

• Graph the Functions Listed In


the Library of Functions

• Analyze a Piecewise-defined
Function

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 3


2.4: Library of Functions;
Piecewise-defined Functions

Square Root
Graph

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 4


2.4: Library of Functions;
Piecewise-defined Functions

Cube Root
Graph

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 5


2.4: Library of Functions;
Piecewise-defined Functions

Absolute Value
Graph

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 6


2.4: Library of Functions;
Piecewise-defined Functions

Constant Function
Graph

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 7


2.4: Library of Functions;
Piecewise-defined Functions

Identity Function
Graph

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 8


2.4: Library of Functions;
Piecewise-defined Functions

Square Function
Graph

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 9


2.4: Library of Functions;
Piecewise-defined Functions

Cube Function
Graph

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 10


2.4: Library of Functions;
Piecewise-defined Functions

Reciprocal Function
Graph

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 11


2.4: Library of Functions;
Piecewise-defined Functions

Greatest Integer Function


f(x) = int(x) = greatest integer
less than or equal to x.

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 12


2.4: Library of Functions;
Piecewise-defined Functions

Piecewise-Defined Function
When a function is defined by different equations on
different parts of its domain, it is called a piecewise-
defined function.

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 13


2.4: Library of Functions;
Piecewise-defined Functions

Example 1:

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 14


2.4: Library of Functions;
Piecewise-defined Functions

Solution

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 15


2.4: Library of Functions;
Piecewise-defined Functions

Solution

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 16


2.4: Library of Functions;
Piecewise-defined Functions

Solution

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 17


2.4: Library of Functions;
Piecewise-defined Functions

Example 2:
A piecewise-defined function f is defined as

ìx + 2 if - 4 £ x < 2
f ( x) = ïï2 if x = 2
í 2
ïx if x > 2
ïî 3
(a) Find f (0), f (2), and f (3)
(b) Find the domain of f.
(c) Locate any intercepts.
(d) Graph f.
(e) Use the graph to find the range of f.

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 18


2.4: Library of Functions;
Piecewise-defined Functions

Solution
(a) To find f(0), observe that –4 ≤ x < 2 so when
x = 0, the equation for f is given by f(x) = x + 2.
Then, f (0) = 2(0) + 1 = 1 .
To find f (2), observe that when x = 2, the
equation for f is given by f(x) = 2. Then f(2) = 2.

x2
To find f (3), the equation for f is f ( x) = .
3 2 3
Then, f (3) = = 3.
3
Copyright © 2020, 2016, 2012 Pearson Education, Inc. 19
2.4: Library of Functions;
Piecewise-defined Functions

Solution
(b) The domain of f is the union of the domains of
each equation in the piecewise-defined function.
So the domain of f is
[–4, 2) ∪ [2] ∪ (2, ∞) = [–4, ∞)
The domain of f is [–4, ∞) in interval notation, or
{x | x ≥ –4} in set notation.

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 20


2.4: Library of Functions;
Piecewise-defined Functions

Solution
(c) The y-intercept of the graph of the function is
f(0). Because the equation for f when x = 0 is
f(x) = x + 2, the y-intercept is f(0) = 0 + 2 = 2.
The x-intercepts of the graph of a function f are
the real solutions of the equation f(x) = 0.

f ( x) = 0 -4 £ x < 2 f ( x) = 0 x=2 f ( x) = 0 x>2


x+2=0 2=0 No solution x2
=0
x = -2 3
x=0

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 21


2.4: Library of Functions;
Piecewise-defined Functions

Solution
(c) The first potential x-intercept, x = –2, satisfies
–4 ≤ x < 2, so x = –2 is an x-intercept. The second
potential x-intercept, x = 0, does not satisfy the
condition x > 2, so we discard it. The only x-
intercept is –2.
The intercepts are (0, 2) and (–2, 0).

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 22


2.4: Library of Functions;
Piecewise-defined Functions

Solution
(d) To graph f, first graph the line f(x) = x + 2 and
keep only the part for which –4 ≤ x < 2.

When x = 2, f(x) = 2, so plot the point (2, 2).

x2
Finally, graph the parabola f ( x) = and keep
only the part for which x > 2. 3

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 23


2.4: Library of Functions;
Piecewise-defined Functions

Solution
Notice the open circles
æ 4ö
at points (2, 4) and ç 2, ÷
è 3ø
to indicate these points
are not part of the graph.

(e) From the graph, we


conclude that the
range of f is {y | y ≥ –2},
or the interval [–2, ∞).

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 24


2.4: Library of Functions;
Piecewise-defined Functions

Classwork:

1.

(a) Find the domain of each function.


(b) Locate any intercepts.
(c) Graph each function.
(d) Based on the graph, find the range.

Copyright © 2020, 2016, 2012 Pearson Education, Inc. 25

You might also like