SOLUTION: The solution of the inequality sqrt( 5-x ) < x+1 is (a) < x &#8804; (B)

Algebra ->  Inequalities -> SOLUTION: The solution of the inequality sqrt( 5-x ) < x+1 is (a) < x &#8804; (B)       Log On


   



Question 878371: The solution of the inequality sqrt( 5-x ) < x+1 is (a) < x ≤ (B)


Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
sqrt%285-x%29%22%22%3C%22%22x%2B1

Get 0 on the right.

sqrt%285-x%29-x-1%22%22%3C%22%22%220%22

In order for sqrt%285-x%29 to be a real number we require

5-x%22%22%3E=%22%22%220%22

5%22%22%3E=%22%22x which is the same as   

x%22%22%3C=%22%225

So 5 is a critical number, since no value of x
can be greater than 5

Next we look for critical numbers of

sqrt%285-x%29-x-1%22%22%3C%22%22%220%22

By solving sqrt%285-x%29-x-1%22%22=%22%22%220%22
           
           sqrt%285-x%29%22%22=%22%22x%2B1

           %28sqrt%285-x%29%29%5E2%22%22=%22%22%28x%2B1%29%5E2

           5-x%22%22=%22%22x%5E2%2B2x%2B1
  
           %220%22%22%22=%22%22x%5E2%2B3x-4

           %220%22%22%22=%22%22%28x%2B4%29%28x-1%29

            x+4=0;  x-1=0

              x=-4;   x=1

So there are two more critical numbers

We plot the three critical numbers on a number line:

----------o--------------o-----------o
-7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5

We test a value in each of the three regions

For the leftmost region, we test x=-5 in 

sqrt%285-x%29-x-1%22%22%3C%22%22%220%22

sqrt%285-%28-5%29%29-%28-5%29-1%22%22%3C%22%22%220%22

sqrt%2810%29%2B5-1%22%22%3C%22%22%220%22

sqrt%2810%29%2B4%22%22%3C%22%22%220%22

The left side is a positive number, so that is false.

So the left region is not part of the solution:

----------o--------------o-----------o
-7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5

For the middle region, we test x=0 in 

sqrt%285-x%29-x-1%22%22%3C%22%22%220%22

sqrt%285-%280%29%29-%280%29-1%22%22%3C%22%22%220%22

sqrt%285%29-1%22%22%3C%22%22%220%22

The left side is a positive number, so that is false.

So the middle region is also not part of the solution:

----------o--------------o-----------o
-7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5

For the righmost region, we test x=2 in 

sqrt%285-x%29-x-1%22%22%3C%22%22%220%22

sqrt%285-%282%29%29-%282%29-1%22%22%3C%22%22%220%22

sqrt%283%29-3%22%22%3C%22%22%220%22

The left side is a negative number, so that is true.

So the rightmost region is part of the solution,
so we shade that interval:

----------o--------------o===========o
-7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5

Finally we test the critical numbers themselves to
see if they are solutions;

We test critical number -4 in 

sqrt%285-x%29-x-1%22%22%3C%22%22%220%22

sqrt%285-%28-4%29%29-%28-4%29-1%22%22%3C%22%22%220%22

sqrt%285%2B4%29%2B4-1%22%22%3C%22%22%220%22
    
sqrt%289%29%2B3%22%22%3C%22%22%220%22

3%2B3%22%22%3C%22%22%220%22

6%22%22%3C%22%22%220%22

That's false so critical number -4 is not a solution.

So we erase the open circle at -4:


-------------------------o===========o
-7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5


We test critical number 1 in 

sqrt%285-x%29-x-1%22%22%3C%22%22%220%22

sqrt%285-%281%29%29-%281%29-1%22%22%3C%22%22%220%22

sqrt%284%29-2%22%22%3C%22%22%220%22
    
2-2%22%22%3C%22%22%220%22

%220%22%22%22%3C%22%22%220%22

That's false so critical number 1 is not a solution.

-------------------------o===========o
-7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5

We test critical number 5 in 

sqrt%285-x%29-x-1%22%22%3C%22%22%220%22

sqrt%285-%285%29%29-%285%29-1%22%22%3C%22%22%220%22

sqrt%280%29-6%22%22%3C%22%22%220%22
    
-6%22%22%3C%22%22%220%22

That's true so 5 is a solution.

So we darken it:


-------------------------o===========●
-7 -6 -5 -4 -3 -2 -1  0  1  2  3  4  5

So the solution is 

1 < x ≤ 5

That can be written in interval notation as (1,5]

Edwin