Session3 - Without Solutions
Session3 - Without Solutions
Session-3
f + g and f − g.
f g.
f
g (provided g(c) ̸= 0).
sin(x)
cos(x)
ex
log(x), x > 0
1
f (x) = x−2 − 3x.
x+1
f (x) = x 2 −4x+3
.
f (x) = |x − 1| + sin x.
continuous at every x?
f (x0 ) − f (x0 − h)
lim .
h→0 h
Right hand derivative of f at x = x0 ,
f (x0 + h) − f (x0 )
lim .
h→0 h
The function f (x) is said to be differentiable at x0 if the
derivative of f (x) exists. i.e., Left hand derivative and Right
hand derivative of f exists and equal.
the slope of the tangent line of f at the point (a, f (a)) and
Given that f ′ (c) exists, we must show that limx→c f (x) = f (c)
(or) equivalently, that
lim f (c + h) = f (c).
h→0
If h ̸= 0 then
f (c + h) = f (c) + (f (c + h) − f (c)) ,
f (c + h) − f (c)
= f (c) + h.
h
Thus, we have
lim f (c + h) = f (c).
h→0
The functions
f (x) = |x|
and
g(x) = x 1/3
are examples of functions that are continuous for all x, but are
not differentiable at x = 0.
x
Differentiate f (x) = x−1 .
−1
= −1.
(x − 1)2
d u v u′ − u v ′
= .
dx v v2
Power rule for negative integers.
If n is a negative integer and x ̸= 0 then
d n
x = n x n−1 .
dx
dy
If y = u 3 + 1 and u = x + 1, then find dx .
x
10 df
If f (x) = 5 +1 , find dx .
dy
If y = sin2 x find dx .
dy
If y = sin2 (x 2 + 1), find dx .