Given ϵ > 0, we have to find δ>0 such that
if 0<∣x−21∣<δ then | x³+1−89∣ |<ϵ
Now | x³+1 −89∣∣=∣x3−81∣
= |(x −21)(x2+21x+41)∣
If |x−21∣<21 that means −21<x−21<21 then
0 < x < 1 <=> x2+21x+41<12+21+41=47
Therefore |x³+1−89∣=∣x−21∣ (x²+−21)(x2+21x+41)<47∣x−21∣
Let us choose δ= min { 21,74ϵ }
then 0<∣x−21∣<δ => |x³+1−89∣∣<74ϵ.47=ϵ
Thus by the δ−ϵ method
limx−>21(x3+1)=89
Comments