Prove that limit as x approaches three of x^2 is equal to 9

  • Thread starter Thread starter WK95
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary
SUMMARY

The limit of the function as x approaches 3 for the expression x² is proven to equal 9. The proof utilizes the ε-δ definition of limits, stating that for every ε>0, there exists a δ>0 such that if 0<|x-3|<δ, then |x²-9|<ε. The solution involves manipulating the expression |x²-9| into |x-3||x+3| and applying the triangle inequality to establish bounds on |x+3|, leading to the conclusion that δ can be chosen as the minimum of 1 and ε/7.

PREREQUISITES
  • Understanding of limits in calculus
  • Familiarity with the ε-δ definition of limits
  • Knowledge of algebraic manipulation of expressions
  • Basic understanding of the triangle inequality
NEXT STEPS
  • Study the ε-δ definition of limits in more depth
  • Learn about the triangle inequality and its applications in calculus
  • Explore other limit proofs, such as limits involving trigonometric functions
  • Practice problems on limits to solidify understanding of the concepts
USEFUL FOR

Students studying calculus, particularly those focusing on limits and proofs, as well as educators looking for examples to illustrate the ε-δ definition of limits.

WK95
Messages
139
Reaction score
1

Homework Statement


Prove that
##\lim_{x \rightarrow 3} x^{2} = 9##

Homework Equations


For every ε>0, there is a δ<0 so that if 0<|x-a|<δ then |f(x)-L|<ε

The Attempt at a Solution


##If~0<|x - 3|<δ~then~|x^2 - 9|<ε##
##|x^2 - 9|##
##|x - 3||x + 3|##
##= |x - 3||x - 3 + 3 + 3|##
##= |x - 3|*|(x - 3) + 6|##
##≤ |x - 3|*(|x - 3| + |6|), by~triangle~inequality##
##= |x - 3|2 + 6|x - 3|##
##<##
 
Physics news on Phys.org
WK95 said:

Homework Statement


Prove that
##\lim_{x \rightarrow 3} x^{2} = 9##


Homework Equations


For every ε>0, there is a δ<0 so that if 0<|x-a|<δ then |f(x)-L|<ε

The Attempt at a Solution



##If~0<|x - 3|<δ~then~|x^2 - 9|<ε##
##|x^2 - 9|##
##|x - 3||x + 3|##

It was correct until there. Remember to use the fact that ##|x-3| < \delta## so you can write :

##|x - 3||x + 3| < \delta |x+3|##

Now apply the triangle inequality to ##|x+3|##, what can you conclude?
 
WK95 said:

Homework Statement


Prove that
##\lim_{x \rightarrow 3} x^{2} = 9##

Homework Equations


For every ε>0, there is a δ<0 so that if 0<|x-a|<δ then |f(x)-L|<ε

The Attempt at a Solution


##If~0<|x - 3|<δ~then~|x^2 - 9|<ε##
##|x^2 - 9|##
##|x - 3||x + 3|##
At this point, I would argue that if, say, |x- 3|< 1, then 2< x< 4 so that 5< x+ 3< 7.
If we want [itex]|x- 3||x+ 3|< |x- 3|(7)< \epsilon[/itex] then we must have
[itex]|x- 3|< \frac{\epsilon}{7}[/itex]
So we can take [itex]\delta[/itex] to be the smaller of 1 and [itex]\frac{\epsilon}{7}[/itex]

##= |x - 3||x - 3 + 3 + 3|##
##= |x - 3|*|(x - 3) + 6|##
##≤ |x - 3|*(|x - 3| + |6|), by~triangle~inequality##
##= |x - 3|2 + 6|x - 3|##
##<##
 
  • Like
Likes   Reactions: 1 person

Similar threads

Replies
7
Views
2K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
19
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
5
Views
2K
Replies
7
Views
5K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 13 ·
Replies
13
Views
4K