1
$\begingroup$

So I had this homework to do in which I had to prove that:

$$6 \cdot 3^\frac18-5 > 3^{\frac14}$$ Any ideas ?

  • 0
    What did you try doing?2017-01-08
  • 0
    Raise each side to the power of $4$. Since both sides are positive, the direction of the inequality will be preserved.2017-01-08
  • 2
    @barakmanos then you have to prove that $(6 \cdot 3^\frac18-5)^4 > 3$ but why is it easier? I have it written on paper in front of me and can't see why it helps..?2017-01-08

2 Answers 2

3

It's a quadratic inequality of $\sqrt[8]3$.

Id est, we have $\left(\sqrt[8]3-1\right)\left(\sqrt[8]3-5\right)<0$, which is obvious.

2

Let $x=3^{\frac18}$, observe that $1

As $$\left(x-5\right)\left(x-1\right)<0$$ $$x^2-6x+5<0$$ $$x^2<6x-5$$

Sub $x=3^{\frac18}$.