Learn to Create a Robotic Device Using Arduino in the Free Webinar. Register Now
One of our academic counsellors will contact you within 1 working day.
Click to Chat
1800-1023-196
+91-120-4616500
CART 0
Use Coupon: CART20 and get 20% off on all online Study Material
Welcome User
OR
LOGIN
Complete Your Registration (Step 2 of 2 )
Free webinar on Robotics (Block Chain) Learn to create a Robotic Device Using Arduino
30th Jan @ 5:00PM for Grade 1 to 10
modulus operator is a bit tough for me and i cant understand a thing in some questions for eg lim x->0- mod(x)/x=-1; how does this work mod must always be positive right? modulus operator is a bit tough for me and i cant understand a thing in some questions for eglim x->0- mod(x)/x=-1;how does this workmod must always be positive right?
Its not difficult if you visualise it graphically. Search google for desmos graphing calculator and plot the graph for this function y= mod(x)/x.You will see why left hand limit for thins function is -1 at 0. Aletrnate solution 2by definition mod(x) = x if x> 0 and = -x if x Hence for xor limit x->0- = -1. Alternate solution2let x =0-has h->0 x->0-hence the given limit can we evalauted aslimit h->0 mod (h)/(-h) = -1. Its as simple as that
Posting again as the there is bug in website which does not properly dispay inequalities. Its not difficult if you visualise it graphically. Search google for desmos graphing calculator and plot the graph for this function y= mod(x)/x.You will see why left hand limit for this function is -1 at 0. Alternate solution 1by definition mod(x) = x if x is greater than 0 = -x if x is less than 0Hence for x less than 0mod(x)/x = -x/x = -1.or limit x->0- = -1. Alternate solution2let x =0-has h->0 x->0-hence the given limit can we evalauted aslimit h->0 mod (h)/(-h) = -1. Its as simple as that
Post Question
Dear , Preparing for entrance exams? Register yourself for the free demo class from askiitians.
points won -