Find the minimum value of 1 + x ( 5 + x ) ( 2 + x ) for x > 0 .
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.
sir that's a different and an exceptional solution.
Log in to reply
You have forgotten to mention x > 0 in your problem. For all real values of x , the minimum is − ∞ .
Oh! thank you sir for the correction
[1] By graphing the curve.
OR
[
2
]
L
e
t
f
(
x
)
=
1
+
x
(
5
+
x
)
∗
(
2
+
x
)
.
T
h
e
t
h
e
b
e
h
a
v
i
o
r
o
f
t
h
i
s
t
y
p
e
o
f
f
u
n
c
t
i
o
n
:
−
I
t
s
r
a
n
g
e
i
s
−
∞
≤
f
(
x
)
≤
+
∞
.
B
e
f
o
r
e
a
s
y
m
p
t
o
t
e
i
t
i
s
l
i
k
e
±
a
+
c
b
,
a
f
t
e
r
i
t
i
s
l
i
k
e
∓
e
+
c
d
.
∴
i
t
h
a
s
o
n
l
y
o
n
e
l
o
c
a
l
m
i
n
i
m
u
m
a
n
d
o
n
e
l
o
c
a
l
m
a
x
i
m
u
m
.
O
n
e
e
x
t
r
e
m
u
m
o
n
e
a
c
h
s
i
d
e
.
S
o
f
o
r
o
u
r
f
u
n
c
t
i
o
n
,
a
f
t
e
r
x
=
−
1
,
t
h
e
r
e
i
s
a
m
i
n
i
m
u
m
.
f
(
.
0
0
1
)
=
9
.
9
9
7
,
f
(
.
0
0
2
)
=
9
.
9
9
4
,
f
(
.
0
0
3
)
=
9
.
9
9
1
,
d
e
c
r
e
a
s
i
n
g
.
f
(
.
0
1
)
=
9
.
9
7
0
,
f
(
.
0
2
)
=
9
.
9
4
1
,
f
(
.
0
3
)
=
9
.
9
1
3
,
d
e
c
r
e
a
s
i
n
g
.
f
(
.
1
)
=
9
.
9
9
7
,
f
(
.
2
)
=
9
.
9
9
4
,
f
(
.
3
)
=
9
.
9
9
1
,
d
e
c
r
e
a
s
i
n
g
.
f
(
1
)
=
9
,
f
(
2
)
=
9
.
3
3
3
,
i
n
c
r
e
a
s
i
n
g
.
f
(
9
.
0
0
0
0
0
1
)
=
1
5
.
4
0
0
0
,
f
(
8
.
9
9
9
9
9
9
)
=
1
5
.
3
9
9
9
9
9
.
S
o
9
.
0
0
0
0
0
0
i
s
t
h
e
m
i
n
i
m
u
m
.
Let y denote the expression given. Multiple x + 1 on both sides of the equation. Obtain the quadratic in x . Now since x is real, the determinant has to be non-negative. This gives the condition on y .
Can you please explain what is the solution ? Thanks.
Problem Loading...
Note Loading...
Set Loading...
f ( x ) = 1 + x ( 5 + x ) ( 2 + x = x + 1 x 2 + 7 x + 1 0 = x + 1 x 2 + 7 x + 1 0 = x + 1 ( x + 1 ) ( x + 6 ) + 4 = x + 6 + x + 1 4
Using AM-GM inequality on the following,
( x + 1 ) + x + 1 4 ≥ 2 4 = 4 ⟹ f ( x ) = x + 6 + x + 1 4 ≥ 4 + 5 = 9
Equality occurs when x + 1 = x + 1 4 ⟹ ( x + 1 ) 2 = 4 ⟹ x = 1 for x > 0 .