Is My Approach to Proving lim (x^3+2x^2) = 1 Using ε/δ Definition Correct?

  • Thread starter Thread starter cwz
  • Start date Start date
  • Tags Tags
    Definition
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
cwz
Messages
1
Reaction score
0

Homework Statement


Prove using ε/δ definition,

lim x tends to -1 (x^3+2x^2) = 1


Homework Equations





The Attempt at a Solution


I have done to the step where δ(δ^2-δ-1) ≤ δ ≤ ε

so i choose ε=min(2,ε)

Not sure whether I am correct or not
 
Physics news on Phys.org
I hope you realize that
$$\lim_{x \to -1} (x^3+2x^2) \ne 1$$ so you're going to have a tough time proving it. In any case, you need to show more of your work. We can't see your paper or read your mind to see what you actually did.
 
vela said:
i hope you realize that
$$\lim_{x \to -1} (x^3+2x^2) \ne 1$$

[itex](-1)^3 + 2(-1)^2 = -1 + 2 = 1[/itex]. Last time I checked, [itex]x^3 + 2x^2[/itex] was continuous everywhere.