How do you find the domain and range of f(x)= sqrt( x^2+4)f(x)=x2+4?

1 Answer
May 16, 2018

Domain: All Real Numbers ℝ
Range: [2,∞)

Explanation:

xx is squared, so any negative x-values will result in a positive value for x^2x2. The domain is not restricted for x = a positive number or x = 0 since the expression under the radical will always be positive.
Therefore, the domain is all real numbers.

For the range, x^2x2 takes its minimum at x = 0x=0, so plugging in x = 0x=0 gives y = sqrt(x^2+4)=sqrt(0+4)=2y=x2+4=0+4=2 therefore making the range [2,∞).