PDA

View Full Version : limit Abs value


scarebyte
May29-09, 07:55 AM
1. The problem statement, all variables and given/known data

find
limit y/(sqrt(2)Abs(y)) when y->0

2. Relevant equations



3. The attempt at a solution
limit y/sqrt(2)Abs(y)
if y > 0
limit =1/sqrt(2) when y->0
if y<0
limit=-1/sqrt(2) when y->0

so it has no limit???

thanks
1. The problem statement, all variables and given/known data



2. Relevant equations



3. The attempt at a solution

Dick
May29-09, 09:33 AM
Exactly. It has no limit.