Limiting Proof: Showing lim (x^2+3x) = 10 x→2

  • Thread starter Thread starter roadworx
  • Start date Start date
  • Tags Tags
    Limit Proof
Click For Summary
SUMMARY

The discussion focuses on proving the limit of the function \( f(x) = x^2 + 3x \) as \( x \) approaches 2, specifically showing that \( \lim_{x \to 2} (x^2 + 3x) = 10 \). The user attempts to apply the epsilon-delta definition of limits but encounters confusion regarding the appropriate choice of delta (\( \delta \)). A key insight provided is to express \( |x^2 + 3x - 10| \) as \( |x - 2||x + 5| \) and to establish a relationship between \( \epsilon \) and \( \delta \) using a constant \( \gamma \) to bound \( |x + 5| \).

PREREQUISITES
  • Understanding of the epsilon-delta definition of limits
  • Familiarity with polynomial functions and their properties
  • Basic algebraic manipulation skills
  • Knowledge of bounding techniques in calculus
NEXT STEPS
  • Study the epsilon-delta definition of limits in detail
  • Learn how to manipulate polynomial expressions for limit proofs
  • Explore bounding techniques for functions approaching specific values
  • Practice additional limit problems using the epsilon-delta method
USEFUL FOR

Students studying calculus, particularly those learning about limits and the epsilon-delta definition, as well as educators looking for examples to illustrate limit proofs.

roadworx
Messages
20
Reaction score
0

Homework Statement



Use the precise definition to show
[tex]lim (x^2+3x) = 10[/tex]
x[tex]\rightarrow[/tex]2

The Attempt at a Solution



Let [tex]\epsilon[/tex] > 0

[tex]x^2 + 3x - 10 < \epsilon[/tex]

[tex](x-2)^2 = x^2 - 4x + 4[/tex]

This doesn't equal the equation. Add 7x, -14

[tex]\left| x-2 \right| ^2 + 7 \left| x-2 \right|[/tex]

So far it's alright. Now I need to get a value for [tex]\delta[/tex]

[tex]\epsilon[/tex] = [tex]\delta^2 + 7 \delta[/tex]

Now I'm totally confused. Normally I've used simply [tex]\delta[/tex] expressions like [tex]\delta[/tex] = [tex]\epsilon[/tex]/2. What should I say my [tex]\delta[/tex] is equal to in this case, and why?

So [tex]\left| (x^2 + 3x) -10 \right|[/tex] < [tex]\delta^2 + 7 \delta[/tex]

Any help?
 
Physics news on Phys.org
It would be better to use the fact that x2+ 3x- 10= (x- 2)(x+ 5) so
|x2+ 3x- 10|= |x-2||x+ 5| and you want that less than [itex]\epsilon[/itex]. That will be true if [itex]|x-2|< \epsilon/|x+5|[/itex] but you want a constant. If [itex]\gamma> |x+5|[/itex] then [itex]\epsilon/\gamma< \epsilon/|x+5|[/itex] so you can set [itex]\delta= \epsilon/\gamma[/itex]. To find an upper bound on |x+ 5| remember that you are taking x close to 2 anyway: say |x- 2|< 1 so -1< x-2< 1. How large can x+ 5 be?
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
Replies
19
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
2
Views
1K