- #1
aruwin
- 208
- 0
I have to find the limit of a function and draw a graph of it. First, can you check my work and then tell me how to draw the graph?
When 2 variables x,y are related by y=1+xlogy, find lim(x->1) dy/dx.
So,my first step is differentiating both sides:
dy/dx = logy + x*(1/y)*(dy/dx)
dy/dx = (y*logy)/(y - x)
So, lim(x->1) dy/dx = lim(x->1) (y*logy)/(y - x) = y*logy/(y-1)
Did I get the limit right? So how to draw the graph?
When 2 variables x,y are related by y=1+xlogy, find lim(x->1) dy/dx.
So,my first step is differentiating both sides:
dy/dx = logy + x*(1/y)*(dy/dx)
dy/dx = (y*logy)/(y - x)
So, lim(x->1) dy/dx = lim(x->1) (y*logy)/(y - x) = y*logy/(y-1)
Did I get the limit right? So how to draw the graph?