Lesson Advanced problems on solving equations containing radicals

Algebra ->  Radicals -> Lesson Advanced problems on solving equations containing radicals      Log On


   


This Lesson (Advanced problems on solving equations containing radicals) was created by by ikleyn(52776) About Me : View Source, Show
About ikleyn:

Advanced problems on solving equations containing radicals


Problem 1

Solve an equation  sqrt%28x%29 + sqrt%281-x%29 + sqrt%28x%2A%281-x%29%29 = 1

Solution

sqrt%28x%29 + sqrt%281-x%29 + sqrt%28x%2A%281-x%29%29 = 1.      (1)


The domain, where all included functions are defined, is the segment  [0,1].


Two obvious solutions to the given equation in this domain are x= 0  and  x= 1.


Below I will show that the given equation HAS NO other solutions.



Indeed, let  0 < x < 1.

Then        sqrt%28x%29 is defined and is positive number  sqrt%28x%29 > 0.

Similarly,  sqrt%281-x%29 is defined and is positive number  sqrt%281-x%29 > 0.



    For any two real positive numbers "a" and "b" the following inequality is valid

        a + b > sqrt%28a%5E2+%2B+b%5E2%29.    (2)


    To prove it, square both sides. You will get

        a^2 + 2ab + b^2 > a^2 + b^2,

    which is valid for all positive "a" and "b".



Now apply the inequality (2) for  a= sqrt%28x%29  and  b= sqrt%281-x%29.  You will get

    sqrt%28x%29 + sqrt%281-x%29 > sqrt%28%28sqrt%28x%29%29%5E2+%2B+%28sqrt%281-x%29%29%5E2%29 = sqrt%28x+%2B+1-x%29 = sqrt%281%29 = 1.


Thus,  the sum  sqrt%28x%29 + sqrt%281-x%29  at  0 < x < 1  is just greater than 1.


With the added positive addend  sqrt%28x%2A%281-x%29%29,  the sum  sqrt%28x%29 + sqrt%281-x%29 + sqrt%28x%2A%281-x%29%29  is just even more than 1.  


Therefore,  the sum  sqrt%28x%29 + sqrt%281-x%29 + sqrt%28x%2A%281-x%29%29  can not be equal to 1  at  0 < x < 1.



Thus, it  PROVED  that the given equation has no solutions inside the segment [0,1].  

So, the endpoints  x= 0  and  x= 1 are the only solutions.

Problem 2

Solve an equation  sqrt%2810-x%29 + sqrt%283%2Bx%29 + 2%2Asqrt%2830%2B7x-x%5E2%29 = 17.

Solution

sqrt%2810-x%29 + sqrt%283%2Bx%29 + 2%2Asqrt%2830%2B7x-x%5E2%29 = 17      (1)

sqrt%2810-x%29 + sqrt%283%2Bx%29 = 17 - 2%2Asqrt%2830%2B7x-x%5E2%29 


Square both sides


(10-x) + 2%2Asqrt%2810-x%29%2Asqrt%283%2Bx%29 + (3+x) = 17 - 68%2Asqrt%2830%2B7x-x%5E2%29 + 4*(30 +7x - x^2)


Notice that  (10-x)*(3+x) = 30 + 7x - x^2, and continue transform preceding equations


(10-x) + 2%2Asqrt%2830%2B7x-x%5E2%29 + (3+x) = 289 - 68%2Asqrt%2830%2B7x-x%5E2%29 + 4*(30 +7x - x^2)

13 + 2%2Asqrt%2830%2B7x-x%5E2%29 = 289 - 68%2Asqrt%2830%2B7x-x%5E2%29 + 4*(30+7x-x^2)

0 = 276 - 70%2Asqrt%2830%2B7x-x%5E2%29 + 4*(30+7x-x^2)      (2)


Introduce new variable t = sqrt%2830%2B7x-x%5E2%29.


Then equation (2) takes the form


4t^2 - 70t + 276 = 0.


Solve it using the quadratic formula


t%7B1%2C2%5D = %2870+%2B-+sqrt%2870%5E2+-+4%2A4%2A276%29%29%2F%282%2A4%29 = %28-70+%2B-+sqrt%28484%29%29%2F8 = %28-70+%2B-+22%29%2F8.


Case 1.  t = %28-70+%2B+22%29%2F8 = -6.


         Then t = sqrt%2830%2B7x-x%5E2%29 = -6 implies (after squaring both sides)

              30 + 7x - x^2 = 36

              x^2 - 7x + 6 = 0

              (x-1)*(x-6) = 0

              The roots are  x= 1  and  x= 6.

              You can easily check that both these roots satisfy the original equation.



Case 2.  t = %28-70+-+22%29%2F8 = -11.5.


         Then t = sqrt%2830%2B7x-x%5E2%29 = -11.5 implies (after squaring both sides)

              30 + 7x - x^2 = 132.25

              x^2 - 7x + 102.25 = 0

              Discriminant d = b^2 - 4ac = 7^2 - 4*102.25 is negative,

              Hence, this case does not produce real solutions.



The solution is completed.


The  ANSWER  is:  the original equation has two solutions  x= 1  and  x= 6.

Problem 3

Solve an equation   %287+%2B+sqrt%28x%29%29%5E%281%2F3%29 + %287+-+sqrt%28x%29%29%5E%281%2F3%29 = 2.

Solution

Your starting equation is

    %287%2Bsqrt%28x%29%29%5E%281%2F3%29 + %287-sqrt%28x%29%29%5E%281%2F3%29 = 2.    (1)


Let  a = %287%2Bsqrt%28x%29%29%5E%281%2F3%29;  b = %287-sqrt%28x%29%29%5E%281%2F3%29.


Raise both sides of equation (1) to degree 3.

Use

    %28a+%2B+b%29%5E3 = a%5E3+%2B+b%5E3 + 3ab*(a+b),


    a%5E3+%2B+b%5E3 = %287%2Bsqrt%28x%29%29  + %287-sqrt%28x%29%29 = 14,

    a + b = 2   <<<---===  given by equation,

    ab = %2849+-+x%29%5E%281%2F3%29.


You will get

    14+%2B+3%2A%2849-x%29%5E%281%2F3%29%2A2 = 8.


Simplify and find x

    %2849+-+x%29%5E%281%2F3%29 = %288-14%29%2F6,

    %2849+-+x%29%5E%281%2F3%29 = -1.


Raise both sides of the last equation to degree 3

    49 - x = -1,

    49 + 1 = x,

     x     = 50.


ANSWER.  x = 50.


CHECK.   %287+%2B+sqrt%2850%29%29%5E%281%2F3%29 + %287+-+sqrt%2850%29%29%5E%281%2F3%29 = 2.414213562 + (-0.414213562) = 2.0000000


My other lesson on solving equations containing radicals is
    - HOW TO solve equations containing radicals
    - Solving systems of equations containing radicals
    - OVERVIEW of my lessons on solving equations containing radicals
in this site.

Use this file/link  ALGEBRA-I - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-I.


This lesson has been accessed 993 times.