Complete set of real values of $k$ for which
$4\cdot 2^{2x}-4k\cdot 2^x+5-4k\geq 0$ has at least
one real solution .
Try: From $$4k(2^x+1)\leq 4\cdot 2^{2x}+5$$
$$4k\leq \frac{4\cdot 2^{2x}+5}{2^x+1}$$
put $2^{x}=t>1$ for all $x \in R$
$$4k\leq \frac{4t^2+5}{t+1}=4(t-1)+\frac{9}{t+1}$$
let $\displaystyle f(t) = 4(t-1)+\frac{9}{t+1}$ and $\displaystyle f'(t)=4-\frac{9}{(t+1)^2}>0$ for $t>1$
so function $f(t)$ is strictly increasing function
$$4k<\lim_{t\rightarrow \infty}\frac{4t^2+5}{t+1}<\infty\Rightarrow k<\infty$$
could some help me where i am missing
A simpler argument than my original answer: for any given $k \in \mathbb{R}$, we have $\lim_{x \to \infty} 4 \cdot 2^{2x} - 4k \cdot 2^x = \lim_{t \to \infty} 4t^2 - 4kt = \infty$, so the quantity $4 \cdot 2^{2x} - 4k \cdot 2^x$ can be made arbitrarily large by taking $x$ sufficiently large and positive. In particular, it can be made greater than or equal to $4k-5$, whence there is always a real solution to the desired inequality, and so any $k \in \mathbb{R}$ works.