characteristics and features

Piecewise functions are defined by using pieces of other functions. Since we are now familiar with linear and quadratic functions, let’s build a piecewise function, from linear and quadratic pieces.

\[ V(h) = \begin{cases} -2h-3 & \text { on } [-6, -2] \\ -(h+3)(h-3) & \text { on } (-2, 4] \\ \frac {7h}{4} - 8 & \text { on } (4,6) \end{cases} \]

A graph always helps our thinking. Here is the graph of \(y = V(h)\).

Domain

From the definition of \(V(h)\), we can get the domain as the union of the defining intervals.
The domain is \([-6, -2] \cup (-2, 4] \cup (4,6) = [-6, 6)\).

Zeros

The formula for \(V\) includes two linear functions and a quadratic function. If these did not have restricted domains, then we would have expected \(4\) zeros.

However, the graph suggests that the domain restrictions only permit two of them. We can find the zeros for each component function and then see if they lie in the corresponding domain interval.

\(\blacktriangleright \) The left piece.

\(\blacktriangleright \) The middle piece.

\(\blacktriangleright \) The right piece.

Continuity

Linear and quadratic functions are continuous functions. They are continous on restricted domains, which is what we have with piecewise defined functions. \(V(h)\) is continuous on \([-6, -2]\), \((-2, 4]\), and \((4, 6)\). These correspond to the intervals in the definition of \(V(h)\).

Therefore, we only need to check the endpoints of the intervals. Here, those endpoints would be \(\{ -6, -2, 4, 6 \}\), individually.

This will help direct our algebraic explanations.

The graph is suggesting that \(-2\) and \(4\) are discontinuities. We have an algebraic definition for discontinuities. Let’s see if these domain numbers satisfy the definition.

End-Behavior

End-behavior describes what the function is doing out in the “tails” of the domain. But, here, the domain of \(V\) is bounded. There are no tails.

\(V\) has no end-behavior.

Behavior : Increasing and Decreasing

  • \(-2h-3\) is a linear function. Its constant rate of change is \(-2\). This tells us it is a decreasing function. \(V\) is decreasing on \([-6, -2]\).
  • \(-(h+3)(h-3)\) is a quadratic on \((-2, 4]\). Here, \(iRoC_V(h) = -2h\). The critical number occurs when \(iRoC_V(h) = -2h = 0\), which happens when \(h=0\). This agrees with the midpoint of the zeros, which are \(-3\) and \(3\). Therefore, \(0\) is where the function switches behavior.

    • On \((-2, 0)\), \(iRoC_V(h) = -2h > 0\), therefore, \(V\) is increasing.
    • On \((0,4)\), \(iRoC_V(h) = -2h < 0\), therefore, \(V\) is decreasing.

    This agrees with the graph.

Technically: We also need to account for the endpoints. \(V\) is increasing on \([-2, 4]\), since the dot at \(-2\) is lower than the left side of the included parabola. Usually, we are not so fussy.

On the domain interval \((4, 6)\).

  • \(\frac {7h}{4} - 8\) is a linear function with a constant rate of change of \(\answer {\frac {7}{4}}\) telling us that \(V\) is increasing decreasing on \((4, 6)\).

Technically: \(V\) is increasing on \([4, 6)\), since the dot at \(4\) is lower than the left side of the included line segment.

The intervals where \(V\) is monotonic (always increasing or always decreasing) are

  • \(V\) is decreasing on \([-6,-2]\).
  • \(V\) is increasing on \([-2,0]\).
  • \(V\) is decreasing on \([0,4]\).
  • \(V\) is increasing on \([4,6)\).

Extreme Values

We have three pieces to our function and the graph will help our algebra. We’ll gather information about the pieces individually and then combine them for \(V\).

  • left piece: \(-2h-3\) is a decreasing linear function on \([-6, -2]\). Its maximum would occur at the left endpoint, which is included. This maximum value is \(-2(-6)-3 = 9\). Its minimum would be at the right endpoint, which is included. Therefore, This minimum is \(-2(-2)-3 = 1\).

    Those were maximum and minimum value for the left linear piece. They may or may not be local or global extreme values of \(V\). We will decide after we examine the three pieces individuallt.

  • middle piece: \(-(h+3)(h-3)\) is a quadratic on \((-2, 4]\), with a negative leading coefficent. We have seen that \(V\) increases and then decreases. It switches at the quadratic’s critical number, which is \(-\frac {b}{2a} = -\frac {0}{-2} = 0 \\\)

    We get a maximum value of \(V(0) = -(0+3)(0-3) = 9\) for the middle piece. The candidates for minimum value of the middle piece occur at the endpoints, except only the right endpoint is included. \(-(4-3)(4+3) = -7\) is a minimum value.

    Those were maximum and minimum value for the middle quadratic piece. They may or may not be local or global extreme values of \(V\). We will decide after we examine the three pieces individually.

    Lastly,
  • right piece: \(\frac {7h}{4} - 8\) is an increasing linear function on \((4, 6)\). Its maximum would be encoded in the right endpoint, which is excluded. Its minimum would be encoded in the left endpoint, which is also excluded. This piece is contributing no extreme values to \(V\).

Put the Pieces Together

We have several candidates for maximums and minimums of \(V\). These occur at the critical numbers.

  • \(V(-6) = 9\)
  • \(V(-2) = 1\)
  • \(V(0) = 9\)
  • \(V(4) = -7\)

Our analysis of the pieces leaves us with a global maximum value of \(9\) for \(V\). \(9\) occurs twice. Once at \(-6\) and then again at \(0\).

Our analysis of the pieces leaves us with a global minimum value of \(-7\) for \(V\). \(-7\) occurs once at \(4\).

Each of these global extrema are also local extrema.

In addition we a local minimum value of \(1\) occuring at \(-2\).

Critical Numbers

\(\blacktriangleright \) We know that the instantaneous rate of change of the middle quadratic is \(iRoC_V(h) = V' = -2h\)

\(\blacktriangleright \) We know that the instantaneous rate of change of the left linear is \(iRoC_V(h) = V' = -2\)

\(\blacktriangleright \) We know that the instantaneous rate of change of the right linear is \(iRoC_V(h) V' = = \frac {7}{4}\)

The only place where the \(iRoC_V(h) = V' = 0\) is at \(0\), therefore, \(0\) is a critical number.

We also include domain numbers where the \(iRoC_V = V'\) does not exist.

This would include the discontinuities \(-2\) and \(4\).

This would also include domain numbers which are endpoints of intervals in the domain, like \(-6\). Even though there is a tangent line at \((-6, 9)\), \(-6\) is automatically a critical number, since there are not two sides.

The set of critical numbers is \(\{ -6, -2, 0, 4 \}\).

These are exactly the places we have been investigating for possible maximums and minimums.

Range

Since each piece of \(V\) is continuous, the ranges of the three pieces of \(V\) are \([1, 9]\), \([-7, 9]\), and \(\left ( -1, \frac {2}{5} \right )\).

The range of \(V\) is their union.

\[ [1, 9] \cup [-7, 9] \cup \left ( -1, \frac {2}{5} \right ) = [-7, 9] \]

Extrema : More Generally

The extreme values of a function are the maximum and minimum values. There are two types of each.

The global maximum and minimum values are the overall greatest and least values of the function. There can be at most one global maximum value (there might not be an actual global maximum value). There can be at most one global minimum value (there might not be an actual global minimum value). These two values can occur at many domain numbers.

Local maximum and minimum values are greatest and least values that occur in a “neighborhood” of a domain number. There can be many local extrema values that occur at many domain numbers.

  • Graphically, global maximum values are visually encoded as the highest point on the graph.
  • Graphically, global minimum values are visually encoded as the lowest point on the graph.
  • Graphically, local maximum values are visually encoded as the tops of hill on the graph.
  • Graphically, local minimum values are visually encoded as the bottoms of valleys on the graph.

also,

  • Graphically, local extrema values can be visually encoded as endpoints.
  • Graphically, local extrema values can be visually encoded as singleton points.

We can sum up this ideas as follow:

Candidates for locations of extrema values are critical numbers.
Domain numbers where the derivative is \(0\) or Does Not Exist.

ooooo-=-=-=-ooOoo-=-=-=-ooooo
more examples can be found by following this link
More Examples of Piecewise-Defined Functions

2025-08-03 00:00:26