1

Let $f(x)=\dfrac{20}{(x^6+x^4+x^2+1)}$.

I need to show that for any $k \in [5,20]$, there is a point $c \in [0,1]$ such that $f(c)=k$.

Thanks in advance.

hrkrshnn
  • 6,287

1 Answers1

1

Observe that $x^6+x^4+x^2+1>0 \quad \forall x\in \mathbb{R}$ and is continuous(see proving continuity of polynomials). Now $f(x)$ is continuous on $\mathbb{R}$ and observe that $f(1)=5, f(0)=20$. Intermediate value theorem tells that for every $k$ such that $5\le k\le 20$ there exists a $c\in [0,1]$ such that $f(c)=k$.

hrkrshnn
  • 6,287