When dealing with limits, the right-hand limit is an important concept. This refers to the limit of a function as the variable approaches a certain value from the right side, which means considering values greater than the point of interest. In mathematical notation, the right-hand limit of a function \( f(x) \) as \( x \) approaches \( a \) from the right is written as \( \lim_{x \to a^+} f(x) = L \).
To determine this limit, we assume \( x \) can be slightly greater than \( a \) and check if \( f(x) \) tends to a number \( L \) for values of \( x \) close to \( a \). We achieve this by using the \( \varepsilon - \delta \) definition:
- Choose any small positive number \( \varepsilon \).
- Find a \( \delta > 0 \) such that \( |f(x) - L| < \varepsilon \) whenever \( 0 < x - a < \delta \).
In the exercise, when proving the limit \( \lim_{x \to 0^+} f(x) = -4 \), we use the function part \( 2x - 4 \) valid for \( x \geq 0 \). This means that any small positive deviation from zero confirms the function's limit approaching \(-4\) from the right.