CPhill

avatar
Nombre de usuarioCPhill
Puntuación128475
Membership
Stats
Preguntas 56
Respuestas 42533

 #3
avatar+128475 
+1

T =   ( x^2  + (74 - x)^2 )^(1/2) / 2  +  ( x^2 + 63^2) / sqrt (2)

 

T  =   ( x^2  + x^2 - 148 + 5476 )^(1/2) / 2   +  ( x^2 + 3969)^(1/2) / sqrt (2)

 

T'     =   (1/4) ( 4x - 148)/ ( 2x^2 - 148x + 5476)^(1/2)  +  (2x) /[sqrt (2)(x^2 + 3969)^(1/2)]    = 0

 

       ( x - 37)                                   x

_____________________  +  ______________________     = 0  

(2x^2 - 148x + 5476)^(1/2)        sqrt (2) (x^2 + 3969)^(1/2)

 

Note  that  we  can write  the denomnator of the  first fraction as

 

2 ( x^2 - 74x + 2738)

 

So   we can write

 

(x - 37)                                                                    x

__________________________   +  _____________________   =   0

sqrt (2) ( x^2 - 74x + 2738)^(1/2)       sqrt (2) ( x^2 + 3969)^(1/2) 

 

 

 

(x - 37)                                                          -x

____________________    =              _________________           sqaure both sides

(x^2 - 74x + 2738)^(1/2)                        (x^2 + 3969)^(1/2) 

 

 

(x - 37)^2                                  x^2

_______________     =   ___________       cross-multiply

x^2 - 74x + 2738                x^2 + 3969 

 

 

(x - 37)^2 ( x^2 + 3969)  =   x^2 ( x^2 - 74x + 2738)     simplify

 

x^4 - 74 x^3 + 5338 x^2 - 293706 x + 5433561   =  x^4 - 74 x^3 + 2738 x^2

 

After a little manipulation we get

 

2600 x^2 - 293706 x + 5433561 = 0

 

Putting this into the quadratic formula  and  evaluating  we get  that  

 

 

x =   [ 293706   - sqrt  ( 293706^2  - 4*2600*5433561)]  / (5200)  =

 

[ 293706  -  sqrt ( 29754180036)  ]  / 5200  =

 

[ 293706  - 172494  ] /5200  =   23.31  / 100  =   23.31  = x

 

(There is another  value of x but it does not give us a minimum.......this is probably  due to the  fact that we squared the derivative )

 

 

cool cool cool

15 ene 2021