Concept:
Rolle's Theorem requires three conditions for a function on \( [a, b] \):
1. Continuity on \( [a, b] \).
2. Differentiability on \( (a, b) \).
3. \( f(a) = f(b) \).
Step 1: Check continuity at \( x = 4 \).
LHL: \( 2(4)^2 - 1 = 32 - 1 = 31 \).
RHL: \( 151 - 30(4) = 151 - 120 = 31 \).
Since LHL = RHL, the function is continuous at \( x = 4 \).
Step 2: Check the endpoint values.
\( f(1) = 2(1)^2 - 1 = 1 \).
\( f(5) = 151 - 30(5) = 151 - 150 = 1 \).
So \( f(1) = f(5) \).
Step 3: Check differentiability at \( x = 4 \).
Left-hand derivative (LHD): \( \frac{d}{dx}(2x^2 - 1) = 4x \). At \( x=4 \), LHD = 16.
Right-hand derivative (RHD): \( \frac{d}{dx}(151 - 30x) = -30 \).
Since LHD \( \neq \) RHD (\( 16 \neq -30 \)), the function is not differentiable at \( x = 4 \).