SOLUTION: Please find the domain of H(x)=√(25-x₂) Thank You

Algebra ->  Equations -> SOLUTION: Please find the domain of H(x)=√(25-x₂) Thank You      Log On


   



Question 146271:
Please find the domain of H(x)=√(25-x₂)
Thank You

Found 2 solutions by Fombitz, Edwin McCravy:
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
I'm assuming you mean,
H%28x%29=sqrt%2825-x%5E2%29
The domain is every x where H(x) makes sense or is defined.
The square root only makes sense or is defined when the argument,
that's the thing under the square root sign, is greater than or equal to zero.
25-x%5E2%3E=0
25%3E=x%5E2
Taking the square root of both sides, we get two answers.
1.x%3C=5
2.-x%3C=5
From 2,
x%3E=-5
So the domain of H(x) is
-5%3C=x%3C=5

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
Please find the domain of H%28x%29=sqrt%2825-x%5E2%29
Thank You

Note that sqrt%2825-x%5E2%29 means the same as root%282%2C25-x%5E2%29,
with the index 2 understood.

If a radical has an even index, that is:

root%28EVEN%29, such as root%282%29, root%284%29, root%286%29, etc.

then what is under the radical must not be negative.

Non-negative means "positive or 0", and "positive" means "greater that 0",
therefore what is under the radical must be greater than or equal to 0.

So we make an inequality that says 25-x%5E2 is greater than or equal to 0.

25-x%5E2%3E=0 

We find all critical values by setting the left side = 0:

                              25-x%5E2%3E=0
                              %285-x%29%285%2Bx%29=0 
                              x=5,x=-5

So we draw a number line and mark those numbers

<----------o-----------------------------o--------->
 -8 -7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5  6  7  8

Next we choose a number left of -5, say -6.
Substitute it in the original inequality:

25-x%5E2%3E=0
25-%28-6%29%5E2%3E=0
25-36%3E=0
-11%3E=0

This is false so we do not shade to the left of -5.
We still have this number line. 

<----------o-----------------------------o--------->
 -8 -7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5  6  7  8

Next we choose a number right of -5 but left of 5, say 0.
Substitute it in the original inequality:

25-x%5E2%3E=0
25-%280%29%5E2%3E=0
25-0%3E=0
25%3E=0

This is true so we do shade to the line between -5 and +5,
like this:

<----------o=============================o--------->
 -8 -7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5  6  7  8

Next we choose a number right of 5, say 6.
Substitute it in the original inequality:

25-x%5E2%3E=0
25-%286%29%5E2%3E=0
25-36%3E=0
-19%3E=0

This is false so we do not shade to the right of 5.  

Next we must test the critical values in the original inequality

Testing x=-5

25-x%5E2%3E=0
25-%28-5%29%5E2%3E=0
25-25%3E=0
0%3E=0

This is true so we darken the circle at -5.

<----------@=============================o--------->
 -8 -7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5  6  7  8

Testing x=5

25-x%5E2%3E=0
25-%285%29%5E2%3E=0
25-25%3E=0
0%3E=0

This is also true so we also darken the circle at 5.

<----------@=============================@--------->
 -8 -7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5  6  7  8

The interval notation for that is the abbreviation 
for the above number line graph:  

               [-5,-5]

Edwin