A piecewise function is defined by different expressions for different intervals of the input values, i.e., it has various output equations depending on which part of the domain you are considering.
In our case, the function \( g(x) \) is split into two parts:
- For \( x < 4 \), the function is \( g(x) = 5x - 15 \).
- For \( x \geq 4 \), the function is \( g(x) = \sqrt{6x + 1} \).
This nature of a piecewise function is crucial for evaluating limits, particularly at the points where the definition changes—in this instance, at \( x = 4 \). At such junctions, determining the one-sided limits helps in finding whether the overall limit exists.
For the given problem, since both left-hand and right-hand limits at \( x = 4 \) equal \( 5 \), the overall limit \( \lim_{x \to 4} g(x) \) is \( 5 \). Evaluating piecewise functions requires analyzing each segment separately where the function might change and observe if these segments lead to a singular behavior at the point of interest.