SOLUTION: √(10-x)+√(3+x)+2√(30+7x-x^2)=17

Algebra ->  Equations -> SOLUTION: √(10-x)+√(3+x)+2√(30+7x-x^2)=17      Log On


   



Question 1152365: √(10-x)+√(3+x)+2√(30+7x-x^2)=17
Found 2 solutions by MathLover1, ikleyn:
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!
sqrt%2810-x%29%2Bsqrt%283%2Bx%29%2B2sqrt%2830%2B7x-x%5E2%29=17

sqrt%2810-x%29%2Bsqrt%283%2Bx%29=17-2sqrt%2830%2B7x-x%5E2%29......square both sides

%28sqrt%2810-x%29%2Bsqrt%283%2Bx%29%29%5E2=%2817-2sqrt%2830%2B7x-x%5E2%29%29%5E2



2sqrt%28%2810-x%29%283%2Bx%29%29%2B13=289-68sqrt%2830%2B7x-x%5E2%29%2B120%2B28x-4x%5E2

2sqrt%28%2810-x%29%283%2Bx%29%29=409%2B28x-4x%5E2-68sqrt%2830%2B7x-x%5E2%29-13

2sqrt%28%2810-x%29%283%2Bx%29%29=396%2B28x-4x%5E2-68sqrt%2830%2B7x-x%5E2%29+.........square both sides





.........square both sides





..........factor

real solutions:
%28x+-+6%29=0 => x=6+
%28x+-+1%29=0 => x=1

%284+%28x+-+7%29+x+%2B+409%29+%28%28x+-+7%29+x+%284+%28x+-+7%29+x+%2B+297%29+%2B+6534%29=0-> complex solutions:
x+=+7%2F2+%2B+3i%2Asqrt%2810%29
x+=+7%2F2+-+3i%2Asqrt%2810%29
x+=+%281%2F4+%29%2814+-+sqrt%28-398+-+66i%2Asqrt%2815%29%29%29
x+=+%281%2F4+%29%2814+%2Bsqrt%28-398+-+66i%2Asqrt%2815%29%29%29
x+=+%281%2F4+%29%2814+-+sqrt%28-398+%2B+66i%2Asqrt%2815%29%29%29


Answer by ikleyn(52778) About Me  (Show Source):
You can put this solution on YOUR website!
.

        The solution can be done in much simpler way.



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.

Solved.

----------------

In her solution, tutor @MathLover1 makes a HUGE amount unnecessary work.

Also, on the way, she applies (without acknowledgement) Internet software to factor polynomials of high degrees (up to 8-th degree).

    It is IMPOSSIBLE to get such factoring "by hands", without using software tools.

Obviously, this way is not accessible for real school Math student, and it is NOT the WAY to solve such problem for educational purposes.

The way which I propose in my post, is a real way, and, actually, the only real, accessible and right way to solve this problem.