Q. 40

Question

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

limx12x4=2; you may assume δ1.

Step-by-Step Solution

Verified
Answer

δ=min(1,ε30)

1Step1. Given information.

We have been given a limit statement as limx12x4=2; 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)=2x4c=1L=2For ε>02x42<ε2x41<εx21x2+1<ε2(x1)(x+1)x2+1<ε2|x1|(x+1)x2+1<ε2δ(x+1)x2+1<ε2

3Step 3. Put x = 2 .

δ(2+1)22+1<ε2δ|35|<ε2δ|15|<ε2δ<ε30For 0<|xc|<δ, we get |x-1|<ε30Therefore, δ=min(1,ε30)