How do you find domain and range for y=sqrt(x^2+4)y=x2+4?

1 Answer
Oct 12, 2015

Domain: RR
Range: [2,+oo)

Explanation:

Domain
The first thing you should consider is that the number inside the radical should be nonnegative so it won't be imaginary. We can compute for the domain by solving the inequality x^2+4>=0.

color(white)(XX)x^2+4>=0
color(white)(XX)x^2>=-4

Since any real number you substitute into x is squared, it will always be nonnegative and greater than -4. Therefore the domain is RR.

Range
The lowest value the radical can have is sqrt4 or 2 (when x=0). Therefore, the range is y>=2 or [2,+oo).