Let a be the minimum value of N and b is the value of x when the equality holds, given that x > 1 N = x − 1 x + 8
Find a + b .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Can you explain why x=10
Log in to reply
The equality holds when x − 1 = 9 ⇔ x = 9 + 1 = 1 0
Log in to reply
How do you know that x=10.(I mean that you can predict x when the inequality holds.)
First, we differentiate the equation. We get d x d N = 2 ( x − 1 ) 2 3 x − 1 0 = 0 by a combination of the chain rule and quotient rule.
Solving, x = 1 0 and substituting it back into N we get the required answer.
Nice solution
Log in to reply
@Jerry Han Jia Tao How do you know that it is the minimum value? The derivative of a function is zero even at its maximum.
Log in to reply
Of course one must check to see if the local extrema is the maximum or the minimum value.
If N =(x + 8)/[(x - 1)^(1/2)], dN/dx = 0 gives x - 1 - x/2 - 4 = 0, or x/2 = 5, x = 10. Then N = 18/3 = 6, and 10 + 6 = 16.
Or, to simplify things even more................Use trigo subs.......!!!
Problem Loading...
Note Loading...
Set Loading...
Using AM-GM we get x − 1 + 9 ≥ 2 9 ( x − 1 ) ⇔ x + 8 ≥ 6 x − 1 ⇔ x − 1 x + 8 ≥ 6 The equality holds when x = 1 0 ⇒ 1 0 + 6 = 1 6