ln ( x 2 + 2 x + 1 ) ≤ ln ( x 4 + 1 )
find the minimum positive value that x can have that satisfies the inequality above
write your answer as the square of the number
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.
x
2
+
2
x
+
1
<
x
4
+
1
=
>
x
4
−
x
2
−
2
x
>
0
=
>
x
(
x
3
−
x
−
2
)
>
0
Since x is positive,
x
3
−
x
−
2
>
0
. It is clear that
2
is a root of the cubic by hit and trial and thus minimum value =
2
We know that we can factor
x
4
+
4
with integer factors.
∴
C
o
m
p
l
e
t
i
n
g
t
h
e
s
q
a
r
e
x
4
+
1
=
(
x
4
+
2
x
2
+
1
)
−
2
x
2
=
(
x
2
+
2
x
+
1
)
∗
(
x
2
−
2
x
+
1
)
.
∴
0
≤
L
n
(
x
4
+
1
)
−
L
n
(
x
2
+
2
x
+
1
)
=
L
n
(
x
2
−
2
x
+
1
)
,
b
u
t
L
n
w
e
h
a
v
e
≮
0
.
∴
L
n
(
x
2
+
2
x
+
1
)
=
0
⟹
x
2
+
2
x
=
0
,
x
=
0
g
i
v
e
m
i
n
i
m
u
m
,
x
=
2
m
a
x
i
m
u
m
.
A
n
s
=
2
.
Problem Loading...
Note Loading...
Set Loading...
factoring the expression using the Sophie Germain identity and using the sum property of logarithms we have
ln ( x 2 + 2 x + 1 ) = ln ( x 2 + 2 x + 1 ) + ln ( x 2 − 2 x + 1 ) , equality since the problem is asking for the smallest such x
subtracting LHS from both sides we have
0 = ln ( x 2 − 2 x + 1 )
⇒ x 2 − 2 x = 0 ⇒ x = 0 o r x = 2 dismissing 0 since it's not positive
so we get our answer
x = 2
(squaring that we would get 2 which is the actual answer to the problem)