To determine the value of \(\lim_{x \to 2^+} f(x) + \lim_{x \to 2^-} f(x)\), we need to evaluate the left-hand limit and the right-hand limit of the function \( f(x) \) as \( x \) approaches 2.
Since this is the right-hand limit, \( x \) approaches 2 from values greater than 2. Therefore, use the definition of \( f(x) \) for \( x \ge 2 \):
\(f(x) = x^2 - 1\)
Substitute \( x = 2 \):
\(f(2) = 2^2 - 1 = 3\)
Thus, \(\lim_{x \to 2^+} f(x) = 3\).
Since this is the left-hand limit, \( x \) approaches 2 from values less than 2. Therefore, use the definition of \( f(x) \) for \( x < 2 \):
\(f(x) = x + 1\)
Substitute \( x = 2 \):
\(f(2) = 2 + 1 = 3\)
Thus, \(\lim_{x \to 2^-} f(x) = 3\).
Now, add the two limits:
\(\lim_{x \to 2^+} f(x) + \lim_{x \to 2^-} f(x) = 3 + 3 = 6\)
Therefore, the correct answer is 6.