Let $x > 0$ be a real number. Prove that $x + \dfrac1{4x} \ge 1$.
I don't know where to begin with this question, I was hoping someone could help me out with this.
Let $x > 0$ be a real number. Prove that $x + \dfrac1{4x} \ge 1$.
I don't know where to begin with this question, I was hoping someone could help me out with this.
HINT:
As $x>0$ and so is $\displaystyle \frac1{4x}$ use A.M. $\ge $ G.M.
I'm going to approach this a bit differently from the most usual algorithms. Suppose we view $$ x+\frac{1}{4x}\tag1 $$ as $a^2+b^2$, and we seek a term that will be $-2ab$ to add between them, so that $a^2-2ab+b^2$ can be factored as $(a-b)^2$. We have $a=\sqrt{x}$ and $b = \dfrac{1}{2\sqrt{x}}$, so $2ab=1$. Then $$ x+\frac{1}{4x} = \left(x - 1 +\frac{1}{4x} \right) + 1 = \left(\sqrt{x}-\frac{1}{2\sqrt{x}}\right)^2+1 $$ Clearly this expression is $\ge 1$ and is $=1$ only if $x=1/2$. But all this works only if $x>0$. If $x<0$ then we can't take the square root, or if we allow imaginary numbers we can't conclude that the square is nonnegative. If $x=0$ then $1/(4x)$ is undefined.
So the set of values of $x$ for which the expression in $(1)$ above is $\ge 1$ is just the set of all positive numbers.