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.
Doesn't l o g 3 1 ( 2 x + 2 − 4 x ) always give a solution between 0 and - 1? (rough borders) Made the question confusing for me. I just sought out the borders at first, so none of the solutions gave an answer for me since x=2 gives l o g 3 1 ( 0 ) and then the equation doesn't hold.after reading the solution you provided, it made me think about the function as a whole. So that made me conclude my first statement.
Log in to reply
Consider the function
f ( x ) = l o g 3 1 ( 2 x + 2 − 4 x )
Taking the first derivative and setting in equal to 0
f ′ ( x ) = ( 2 x + 2 − 4 x ) ⋅ ln ( 3 1 ) 2 x + 2 ⋅ ln ( 2 ) − 4 x ⋅ ln ( 4 ) = 0
Since were the function is defined the denominator is > 0 we can simplify it, then we get that f ′ ( x ) = 0 occurs when x = 1
f ( 1 ) = lo g 3 1 ( 2 2 + 1 − 4 1 ) = lo g 3 1 ( 4 ) > − 2
We can then check that it is a point of minimum since f ( 0 ) > f ( 1 ) and f ( 1 . 5 ) > f ( 1 ) (did it like this not to take the second derivative)
So f ( x ) > − 2 over all its domain, which is ( − ∞ , 2 )
The graph of f ( x ) :
Problem Loading...
Note Loading...
Set Loading...
lo g 3 1 ( 2 x + 2 − 4 x ) ≥ − 2
We can now evaluate ( 3 1 ) L H S and ( 3 1 ) R H S , but we also have to change the ≥ to a ≤ since f ( x ) = ( 3 1 ) x is monotonically decreasing
2 x + 2 − 4 x ≤ 9
4 ⋅ 2 x − ( 2 x ) 2 ≤ 9
Let y = 2 x
4 y − y 2 ≤ 9
y 2 − 4 y + 9 ≥ 0
( y − 2 ) 2 + 5 ≥ 0
Which is trivially true for all values of y and therefore for all values of x
Now we have to consider the original inequality again, since the domain of lo g ( x ) is ( 0 , ∞ ) we have to make sure that
2 x + 2 − 4 x > 0
2 x ( 4 − 2 x ) > 0
4 − 2 x > 0 c c c c c c c c c c since 2 x > 0 c ∀ x ∈ R
2 x < 4
x < 2
In other words, the solutions set is ( − ∞ , 2 )