2
$\begingroup$

Suppose $a$ and $b$ are two real numbers with $a<0$ and $b>0$, and $f$ is a continuous function with $\lim_{x\to +\infty} f(x)= b$ and $\lim_{x\to -\infty} f(x)= a$. How can I prove that the equation $f(x)=0$ has at least one solution in $\mathbb{R}$ using the definition of the limit?

1 Answers 1

3

If $\lim_{x\to\infty}f(x)=b>0$, then there is some $N\in R$ such that $x>N$ implies $\frac12 b=b-\frac12 b Hence there is some $r>0$ with $f(r)>0$.

If $\lim_{x\to-\infty}f(x)=a<0$, then there is some $M\in R$ such that $x implies $\frac32 a=a+\frac12 a Hence there is some $p<0$ with $f(p)<0$.

Now $f$ is continuous and $f(p)<0, so by the intermediate value theorem, there is some $q\in R$ with $p and $f(q)=0$.

  • 0
    thanks, now it's clear and good2012-11-05