Proving the Limit of x^2 + 5x - 2 as x Approaches 2 Using Epsilon-Delta Proof

  • Thread starter Thread starter nietzsche
  • Start date Start date
  • Tags Tags
    Proof
nietzsche
Messages
185
Reaction score
0

Homework Statement



Prove that

<br /> \begin{equation*}<br /> \lim_{x \to 2} x^2 + 5x -2 = 12<br /> \end{equation*}<br />

Homework Equations





The Attempt at a Solution



We want to prove that given \varepsilon &gt; 0, there exists a \delta such that

<br /> 0&lt;|x-2|&lt;\delta \Rightarrow |f(x) - 12| &lt; \varepsilon<br />

<br /> \begin{equation*}<br /> f(x)-12\\<br /> = x^2+5x-2-12\\<br /> = (x+7)(x-2)<br /> \end{equation*}<br />

So I have an (x-2) term there in the epsilon part. I don't know how to apply that information so that I can choose a delta. Suggestions please!
 
Physics news on Phys.org
write x+7 as (x-2)+9
 
sorry, i don't follow

so when i write x+7 as (x-2)+9 i get

f(x) - 12
= (x-2)^2 + 9(x-2)

and it looks like it might be useful, but i don't know how to use it.
 
can you use the fact that the the limit distributes of addition and products?
 
i'm sorry I'm still confused. i have no idea where to go.
 
never mind, i think i figured it out, but not with factoring it like that.

i got <br /> \delta = min(1,\frac{\varepsilon}{10})<br />
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top