For x > 0 , what is the minimal value of
x ( x + 4 ) ( x + 1 ) ?
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.
B y A M − G M , x + 4 ≥ 2 4 x x + 1 ≥ 2 x T h e r e f o r e , ( x + 4 ) ( x + 1 ) ≥ 8 x , D i v i d i n g b o t h s i d e s b y x , w e g e t ( x + 4 ) ( x + 1 ) / x ≥ 8 , T a k i n g s q u a r e r o o t s o f b o t h s i d e s g i v e s t h e d e s i r e d s o l u t i o n . A l t h o u g h , y o u d o n ′ t a c t u a l l y g e t 3
simplify inside the root and differentiate it put the derivative =0 and get value of x finally substitue and get the answer
I used the first derivative and as the domain is x>0 the only sign change occurs at x=2 from - to + . So f(2)=fmin.
Problem Loading...
Note Loading...
Set Loading...
When x = 2 the expression (not equation as there is no equality) is equal to 3.
But x ( x + 4 ) ( x + 1 ) = x x 2 + 5 x + 4 = x + 5 + x 4 = ( x − x 2 ) 2 + 9 ≥ 9 . The result follows.
Alternatively AM-GM on x , x 4 can be used for the last step.