Piecewise Functions

Piecewise Functions Video

Hi, and welcome to this video about piecewise functions! In this video, we will explore

  • What piecewise functions are
  • How piecewise functions are defined
  • And how piecewise functions can be used

First, let’s look at the definition of a function. A function is a relationship where a single output is assigned to each input.

Many functions belong to function families because their equations and graphs all have similar characteristics.

For example, functions in the linear family have equations that resemble f of x equals mx plus b and their graphs are straight lines. Functions in the quadratic family have equations that look like f of x equals a x squared and their graphs are parabolas.

Piecewise functions are not considered a function family on their own. As the name suggests, they are functions comprised of pieces of other functions.

The first piece we’re going to look at is the absolute value function. Functions in the absolute value family have equations that resemble f of x equals the absolute value of x and their graphs all have a characteristic “V” shape. This is the graph and a section of the table of values of f of x equals the absolute value of x :

Instead of a single V, f(x) can also be visualized as pieces of two linear functions. On the left, f of x equals negative x and on the right, f of x equals x.

As we “read” the graph from left to right, we are on the function f of x equals negative x until x=0. At that point, the function definition changes to f of x equals x.

The domain of the absolute value function is all real numbers. Normally, both f of x equals negative x and f of x equals x also have domains of all real numbers, but if we were to graph them together, the graph would look like this and we would no longer have a function.

So each piece needs to be defined on a section of its domain in order to define a piecewise function. If the left function is only defined for negative x-values and the right is only defined for positive x-values (and we put the 0 into one of them – more on that in a minute), we can define this as a single piecewise function.

One way to visualize this is to graph both linear functions and erase the sections that are not part of the absolute value function.

Let’s take a quick break and practice describing a couple of piecewise functions in terms of what their pieces look like and where those pieces are defined.

First up is the greatest integer function, f of x equals the floor of x. This is also called the floor function or stair step function.

This function is made up of pieces of constant functions that are 1 unit wide.

Next, we have the sawtooth function, f of x equals x minus the floor of x. This function is also called the castle rim function.

This function is made up of pieces of parallel linear functions that are one unit long

The format for defining piecewise functions has this general form:

There are two criteria for naming piecewise functions:

  1. Reading the pieces from top-to-bottom in the list corresponds to reading the graph from left-to-right. So the first piece in the list is the left piece on the graph.
  2. The domains of the pieces must “add up to” the domain of the entire function.

Let’s start by rewriting our absolute value function in this form:

Here’s the list of expressions that define each piece from left to right:

f of x is equal to the subset of minus x, which is an unknown quantity, and x, which is also an unknown quantity.

Now let’s take a minute to consider the domain of each piece.

f of x equals the absolute value of x has a domain of all real numbers. We can input any number we want and get a single output.

But, we have to be careful with our piecewise definition when we consider x=0. Why? Because 0 is a defined point on both pieces, but we only need to include it once.

If we write the function like this:

f of x is equal to the subset of negative x when x is less than zero and x when x is greater than zero
then neither piece includes 0 and the domain is incomplete.

If we write it like this:

f of x is equal to negative x when x is less than or equal to zero and x when x is greater than or equal to zero.

Then we are not defining a function, because we’re saying that f(x) equals both -x and x at x=0 (even though the output would technically be the same in this case).

Since 0 is in the domain of both pieces, we simply choose which piece to put it in. Both of these equations correctly define the function:

All of our examples so far have depicted piecewise functions with domains of all real numbers. The pieces do not need to connect and they do not need to extend to plus or minus infinity.

Take a look at this function and try to define it with an equation (and yes that single point is a part of it!):

f of x is equal to x when x is greater than negative seven and less than negative three; one when x is equal to negative 1; square root of x when x is greater than or equal to zero and less than four; and x when x is greater than six and less than or equal to seven.

Like other functions, piecewise functions can be used to tell stories. This is the story of a car journey Bob took last week:

d of t is equal to fifty t when t is greater than or equal to zero and less than or equal to three; one hundred fifty when t is greater than three and less than three point five; twenty-five t plus sixty-two point five when t is greater than or equal to three point five and less than seven point five; two hundred fifty when t is greater than or equal to seven point five and less than eight; and negative sixty-two point five t when t is greater than or equal to eight and less than or equal to twelve

Let’s see how many of these review questions we can answer about Bob’s journey before we go:

How long did the journey last? 12 hrs
What’s the farthest distance Bob drove from his home? 250 mi
How long did it take him to get there? 7.5 hrs
What was Bob doing from 3-3.5 hrs? not moving
When did Bob turn toward home? at the 8 hr mark
When was Bob driving the fastest? from hr 8 to hr 12 he traveled 62.5 mph
What was Bob’s average speed from 0 to 8 hrs? 31.25 mph

Thanks for watching, and happy studying!

Piecewise Function Practice Questions

Question #1:

 
The following piecewise function shows the speed of a car as a function of time. Daniel says that the flat top portion of the graph shows that the car came to a stop. Is Daniel correct?
Graph with speed on the y axis and time on the x axis that starts increasing then is consistent and decreases

Daniel is correct.

Daniel is incorrect.

Answer:

Each “piece” of the graph shows the car traveling at a different speed. The first piece of the graph shows the car gradually increasing speed as time elapses. The second piece of the graph shows the car maintaining a steady speed as time elapses. The third piece of the graph shows the car steadily reducing speed.

Even though the flat piece of the graph seems to show the car stopping, the speed is maintained as time is passing.

Question #2:

 
What kind of piecewise function is graphed below?
Graph-that-goes-to-5-in-all-directions-and-makes-a-V-in-the-top-half-with-the-center-at-(0,0)

Linear

Quadratic

Step

Absolute Value

Answer:

An absolute value function will form a V shape. This type of function is essentially two “pieces” of linear functions.

Question #3:

 
Define the following piecewise function.
Point at (1,2) and line connecting to the left and an unfilled point at (1,1) with a linear sloped line to the right

\(h(x)=2\text{ if } x \leq 3\)
\(\hspace{0.25in}x\text{ if } x>-1\)

\(h(x)=2\text{ if } x \leq 1\)
\(\hspace{0.25in}x\text{ if } x>1\)

\(h(x)=2\text{ if } x \leq 9\)
\(\hspace{0.25in}x\text{ if } x>3\)

\(h(x)=1\text{ if } x \leq 1\)
\(\hspace{0.25in}x\text{ if } x>-3\)

Answer:

The graph shows that when \(x\) is less than or equal to \(1\), then \(h(x)\) is equal to \(2\). For example, when \(x\) is equal to \(0\), \(h(x)\) equals \(2\). This is defined as \(h(x)=2\text{ if } x>1\).

When x is greater than \(1\), then \(h(x)\) is equal to \(x\). For example, when \(x\) is equal to \(4\), \(h(x)\) is also equal to \(4\). This is defined as \(h(x)=x\text{ if } x>1\).

These two pieces define the piecewise function for the graph:
\(h(x)=2\text{ if } x \leq 1\)
\(x\text{ if } x>1\)

Question #4:

 
The graph below shows the relationship between time in minutes (\(x\)-axis) and water in gallons (\(y\)-axis). The graph shows the amount of water that was used (in gallons) when George gave his new puppy a bath.

When did George turn the water faucet off? How much water was in the bath when he bathed the puppy?
Graph with Amount of Water on the y axis and time in the x axis that starts increasing then is consistent and then decreases

George turned the water off at 30 minutes. There were 24 gallons of water in the tub when he bathed the puppy.

George turned the water off at 12 minutes. There were 18 gallons of water in the tub when he bathed the puppy.

George turned the water off at 6 minutes. There were 24 gallons of water in the tub when he bathed the puppy.

George turned the water off at 24 minutes. There were 6 gallons of water in the tub when he bathed the puppy.

Answer:

The amount of water in gallons stops increasing when George turns the water faucet off. The \(x\)-axis shows us that when \(6\) minutes have passed, the amount of water stops increasing. This means that George turns off the water after \(6\) minutes, and begins the puppy bath. The \(y\)-axis indicates that at this time the water is currently at \(24\) gallons.

Question #5:

 
Define the following piecewise function.
Line with filled points at (1,2) and (-4,-3) and another line with an unfilled point at (1,-1) and a filled point at (3,-3)

\(f(x)=x+2\hspace{0.25in}5 \leq x \leq -1\)
\(\hspace{0.38in}-x\hspace{0.25in}1 \lt x \leq 3\)

\(f(x)=x+5\hspace{0.25in} 7 \leq x \leq 1\)
\(\hspace{0.38in}-x\hspace{0.25in} 1 \lt x \leq 3\)

\(f(x)=x+1\hspace{0.25in} -4 \leq x \leq 1\)
\(\hspace{0.40in}-x\hspace{0.25in} 1 \lt x \leq 3\)

\(f(x)=x+3\hspace{0.25in} -5 \leq x \leq 1\)
\(\hspace{0.40in}-x\hspace{0.25in} -4 \lt x \leq 2\)

Answer:

The graphed line on the left side represents \(x\)-values that are greater than or equal to \(-4\), and less than or equal to \(1\). This region can be described as \(-4\leq x\leq 1\). In this region, the \(f(x)\)-value, or \(y\)-value, is always one more than the \(x\)-value. For example, when \(x\) is \(1\), \(y\) is \(2\). When \(x\) is \(-3\), \(y\) is \(-2\). This means that in the region of \(-4\leq x\leq 1\), \(y\) is always one more than \(x\). This is defined as \(f(x)=x+1\hspace{0.25in} -4\leq x\leq 1\).

The graphed line on the right side represents \(x\)-values that are greater than \(1\), and less than or equal to \(3\). This region can be described as \(1 \lt x \leq 3\). In this region, the \(f(x)\)-value, or the \(y\)-value, is always the \(x\)-value negated. For example, when \(x\) is \(2\), \(y\) is \(-2\). When \(x\) is \(3\), \(y\) is \(-3\). This means that in the region of \(1 \lt x \leq 3\), \(y\) is always the negative value of \(x\). This is defined as \(f(x)=-x\hspace{0.25in} 1 \lt x \leq 3\).

When both “pieces” are put together, they define the piecewise function as
\(f(x)=x+1\hspace{0.25in} -4 \leq x \leq 1\)
\(-x\hspace{0.25in} 1 \lt x \leq 3\)

 

Return to Algebra II Videos

707921

 

by Mometrix Test Preparation | This Page Last Updated: December 26, 2023