Q. 39

Question

For each limit statement , use algebra to find δ > 0 in terms of ε > 0 so that if 0 < |x − c| < δ, then | f(x) − L| < ε.

limx3(x2-2x-3)=0; you may assume δ1

Step-by-Step Solution

Verified
Answer

δ=min(1,ε5)

1Step1. Given information.

We have been given a limit statement as limx3(x2-2x-3)=0; you may assume δ1.

We have to find δ in terms of ε.

2Step 2. Use algebra.

From the given limit statement, we can identify 

f(x)=x22x3c=3L=0For ε>0x22x30<εx23x+x3<ε|x(x3)+1(x3)|<ε|(x3)(x+1)|<ε|x3||x+1|<εδ|x+1|<ε

3Step 3. Put x = 4

δ|4+1|<εδ|5|<εδ<ε5For 0<|xc|<δ, we get |x-3|<ε5Therefore, δ=min(1,ε5)