All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Given Sum of fractions, Find the Minimum (Posted on 2024-04-21) Difficulty: 3 of 5
If x is a real number with 0 < x < 2,
then determine the minimum value of:
  4       √6
------ + -----
 2-x      √x

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution Comment 2 of 2 |
This feels like it came out of a textbook.

So differentiate to get f'(x) = 4/(2-x)^2 + -sqrt(6)/(2*x^(3/2))

Set equal to zero and then isolate the radical: 
4/(2-x)^2 = sqrt(6)/(2*x^(3/2))

Take reciprocals and square each side:
(x-2)^4/16 = 4x^3/6

Expand everything and simplify into a quartic:
3x^4-56x^3+72x^2-96x+48

Then rational root theorem lets us find the solution on the interval (0,2) is x=2/3.

As a final step we need the second derivative test.
f''(x) = 8/(2-x)^3 + 3*sqrt(6)/(4*x^(5/2))
It is easy to see that at x=2/3 we get f''(2/3) is a positive value so it must be the minimum.

Finally f(2/3) is 4/(2-2/3) + sqrt(6/(2/3)) = 3 + sqrt(9) = 6.

  Posted by Brian Smith on 2024-04-23 11:13:22
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (3)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information