Why Does the Limit of |(h² + 4h)|/h Differ When Using Modulus Properties?

  • Thread starter Thread starter vikcool812
  • Start date Start date
  • Tags Tags
    Limit Modulus
vikcool812
Messages
13
Reaction score
0
lim as h->0 (|(h^2) + 4h |)/h comes out = 4 when i do it by splitting the definition of function according to modulus , but if according to distributive property of modulus , i can also write it as lim as h->0 (|h|/h)|((h) + 4|)) , but I am as h->0 (|h|/h) does not exist , so what's wrong?
 
Physics news on Phys.org
Hi vikcool812! :smile:

(try using the X2 and X2 tags just above the Reply box :wink:)
vikcool812 said:
lim as h->0 (|(h^2) + 4h |)/h comes out = 4 when i do it by splitting the definition of function according to modulus , but if according to distributive property of modulus , i can also write it as lim as h->0 (|h|/h)|((h) + 4|)) , but I am as h->0 (|h|/h) does not exist , so what's wrong?

No, limh->0- |h2 + 4h |/h = -4, just as limh->0- |h|/h = -1.
 
Back
Top