Community
Limits (Question)
2 Answers
-
-
sid_du said – Fri, 25 Sep 2009 16:27:31 -0000 ( Link )
I think ans. is one (1) Soln:- let y = x/a hence, as x
->a () ,y-> 1 () (mod y)3 – (step y) y-> 1() indicates y is a number just less than 1 (0.99999999999999…) hence , (step y ) = 0 (1)3 – 0 = 1 note : ans would have been 0 had it been x—> a (+). Reply if the ans is correct.- Actions
Post Comments
Post Comments
djchalil said – Fri, 21 Aug 2009 12:31:08 -0000 ( Flag Edit Link )
a<0, x is tending to ‘a’ negative, There is a greatest integer function in the question, then how did u get ‘0’ as the answer? Pls explain.