Show that the function $f(x)=2x^2+4x+5$ is positive for all real values of $x$.
At first I used completing the square technique, ${ax^2 + bx + c}$ is converted to ${a(x + h)^2 + k}$
$2x^2+4x+5$
= ${2(x^2+2x+5/2)}$
= ${2((x+1)^2+3/2)}$
= ${2(x+1)^2+3}$
since ${(x+1)^2}$ is always positive and the coefficient of ${x^2}$ is 2>0, thus ${f(x)>0}$
And find its minimum value.
Again I used completing the square technique to find it's minimum value : 3
${2(x+1)^2+3}$ ≥ ${3}$
Hence show that $0<\frac{6}{f(x)}\leq2$.
but at last I've got trouble with this, If anyone can help, I appreciate it
2026-04-13 15:42:42.1776094962
On
Show that $f(x)=2x^2+4x+5$ is positive for all real values of $x$.
179 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
- $\Delta=16-40<0$ and the coefficient of $x^2$ is $2>0$, thus $f(x)>0\;\forall x\in\Bbb R$.
- $f'(x)=4x+4$ is equal to $0$ iff $x=-1$ thus $\min f=f(-1)=2-4+5=3$
- from previous point $f(x)\ge3\;\forall x\in\Bbb R$, thus $0\le\frac1{f(x)}\le\frac13$ and multiply all three sides by $6$ your result follows.
Hints:
Try to complete the square.
Set the derivative equal to zero or use the formula that the minimum of $ax^2+bx+c$ is attained at $x=-\frac{b}{2a}$.
Use (2) and because $f(x)$ is positive, you may divide by $f(x)$.