Question:

The range of the function \( f(x) = x^2 + 2x + 2 \) is:

Show Hint

For a parabola opening upwards ($a > 0$), the range always starts at the y-coordinate of the vertex. You can find the x-coordinate of the vertex quickly using $x = -b/2a$.
Updated On: May 6, 2026
  • \( (1, \infty) \)
  • \( [2, \infty) \)
  • \( (0, \infty) \)
  • \( [1, \infty) \)
  • \( (-\infty, \infty) \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept: The range of a quadratic function \( f(x) = ax^2 + bx + c \) with \( a > 0 \) is \( [\frac{-\mathcal{D}}{4a}, \infty) \), where \( \mathcal{D} = b^2 - 4ac \). Alternatively, completing the square reveals the vertex and the minimum value of the parabola.

Step 1:
Complete the square.
Rewrite the function to identify its vertex: \[ f(x) = x^2 + 2x + 1 + 1 \] \[ f(x) = (x + 1)^2 + 1 \]

Step 2:
Identify the minimum value.
Since \( (x+1)^2 \ge 0 \) for all real \( x \), the minimum value occurs when \( (x+1)^2 = 0 \): \[ f(x)_{min} = 0 + 1 = 1 \]

Step 3:
Determine the range.
The function starts at 1 and increases indefinitely as \( x \) moves away from \(-1\). Thus, the range is \( [1, \infty) \).
Was this answer helpful?
0
0