Save
...
Pure Core
4. Calculus
4.1 Differentiation
Save
Share
Learn
Content
Leaderboard
Share
Learn
Cards (101)
The definition of differentiation calculates the
instantaneous
rate of change of a function.
The formula for the definition of differentiation is
d
y
d
x
=
\frac{dy}{dx} =
d
x
d
y
=
lim
h
→
0
f
(
x
+
h
)
−
f
(
x
)
h
\lim_{h \to 0} \frac{f(x + h) - f(x)}{h}
lim
h
→
0
h
f
(
x
+
h
)
−
f
(
x
)
.
What does the definition of differentiation find as
h
h
h
approaches zero?
The derivative
The derivative of
y
=
y =
y
=
x
2
x^{2}
x
2
using the definition of differentiation is 2x.
The derivative of
y
=
y =
y
=
3
x
+
3x +
3
x
+
2
2
2
using the definition of differentiation is 3.
Match the function with its derivative using the definition of differentiation:
x^{2}</latex> ↔️
2
x
2x
2
x
3
x
+
3x +
3
x
+
2
2
2
↔️
3
3
3
The power rule states that
d
d
x
(
x
n
)
=
\frac{d}{dx}(x^{n}) =
d
x
d
(
x
n
)
=
n
x
n
−
1
nx^{n - 1}
n
x
n
−
1
, so the derivative of
3
x
4
3x^{4}
3
x
4
is 12x^{3}.
The derivative of
sin
x
\sin x
sin
x
is
cos
x
\cos x
cos
x
, and the derivative of
cos
x
\cos x
cos
x
is
−
sin
x
- \sin x
−
sin
x
.
What is the derivative of
e
x
e^{x}
e
x
?
e
x
e^{x}
e
x
The derivative of
ln
x
\ln x
ln
x
is
1
x
\frac{1}{x}
x
1
.
Match the function with its differentiation rule and its derivative:
x
n
x^{n}
x
n
↔️
d
d
x
(
x
n
)
=
\frac{d}{dx}(x^{n}) =
d
x
d
(
x
n
)
=
n
x
n
−
1
nx^{n - 1}
n
x
n
−
1
sin
x
\sin x
sin
x
↔️
d
d
x
(
sin
x
)
=
\frac{d}{dx}(\sin x) =
d
x
d
(
sin
x
)
=
cos
x
\cos x
cos
x
e
x
e^{x}
e
x
↔️
d
d
x
(
e
x
)
=
\frac{d}{dx}(e^{x}) =
d
x
d
(
e
x
)
=
e
x
e^{x}
e
x
ln
x
\ln x
ln
x
↔️
d
d
x
(
ln
x
)
=
\frac{d}{dx}(\ln x) =
d
x
d
(
ln
x
)
=
1
x
\frac{1}{x}
x
1
The product rule states that
d
d
x
(
u
v
)
=
\frac{d}{dx}(uv) =
d
x
d
(
uv
)
=
u
′
v
+
u'v +
u
′
v
+
u
v
′
uv'
u
v
′
, where
u
u
u
and
v
v
v
are differentiable functions.
The derivative of
x
2
sin
x
x^{2} \sin x
x
2
sin
x
using the product rule is
2
x
sin
x
+
2x \sin x +
2
x
sin
x
+
x
2
cos
x
x^{2} \cos x
x
2
cos
x
.
What are u</latex> and
v
v
v
in the product rule for differentiating
e
x
ln
x
e^{x} \ln x
e
x
ln
x
?
u
=
u =
u
=
e
x
e^{x}
e
x
,
v
=
v =
v
=
ln
x
\ln x
ln
x
Steps to apply the product rule for
y
=
y =
y
=
e
x
ln
x
e^{x} \ln x
e
x
ln
x
1️⃣ Identify
u
=
u =
u
=
e
x
e^{x}
e
x
and
v
=
v =
v
=
ln
x
\ln x
ln
x
2️⃣ Differentiate
u
′
=
u' =
u
′
=
e
x
e^{x}
e
x
and
v
′
=
v' =
v
′
=
1
x
\frac{1}{x}
x
1
3️⃣ Apply the product rule:
d
y
d
x
=
\frac{dy}{dx} =
d
x
d
y
=
u
′
v
+
u'v +
u
′
v
+
u
v
′
uv'
u
v
′
4️⃣ Simplify:
d
y
d
x
=
\frac{dy}{dx} =
d
x
d
y
=
e
x
ln
x
+
e^{x} \ln x +
e
x
ln
x
+
e
x
x
\frac{e^{x}}{x}
x
e
x
The derivative of
x
2
sin
x
x^{2} \sin x
x
2
sin
x
is 2x \sin x + x^{2} \cos x</latex>.
What does the formula
d
y
d
x
=
\frac{dy}{dx} =
d
x
d
y
=
lim
h
→
0
f
(
x
+
h
)
−
f
(
x
)
h
\lim_{h \to 0} \frac{f(x + h) - f(x)}{h}
lim
h
→
0
h
f
(
x
+
h
)
−
f
(
x
)
calculate?
Derivative of f(x)
\frac{dy}{dx} = \lim_{h \to 0} (2x + h) =
2x
What is the derivative of
3
x
+
3x +
3
x
+
2
2
2
?
3
Match the function with its derivative:
x
2
x^{2}
x
2
↔️
2
x
2x
2
x
3
x
+
3x +
3
x
+
2
2
2
↔️
3
3
3
The definition of differentiation calculates the instantaneous
rate of change
of a function.
The derivative of
y
=
y =
y
=
f
(
x
)
f(x)
f
(
x
)
is given by
d
y
d
x
=
\frac{dy}{dx} =
d
x
d
y
=
lim
h
→
0
f
(
x
+
h
)
−
f
(
x
)
h
\lim_{h \to 0} \frac{f(x + h) - f(x)}{h}
lim
h
→
0
h
f
(
x
+
h
)
−
f
(
x
)
and is also known as the limit of the difference quotient
Order the common functions from the simplest to the most complex differentiation rule:
1️⃣ Polynomials
2️⃣ Trigonometric Functions
3️⃣ Exponential Functions
4️⃣ Logarithmic Functions
What is the power rule for differentiating polynomials?
d
d
x
(
x
n
)
=
\frac{d}{dx}(x^{n}) =
d
x
d
(
x
n
)
=
n
x
n
−
1
nx^{n - 1}
n
x
n
−
1
The derivative of \sin x</latex> is
\cos x
What is the derivative of
ln
x
\ln x
ln
x
?
1
x
\frac{1}{x}
x
1
Differentiation rules provide shortcuts for finding derivatives of
common functions
.
Match the function with its derivative:
x
n
x^{n}
x
n
↔️
n
x
n
−
1
nx^{n - 1}
n
x
n
−
1
sin
x
\sin x
sin
x
↔️
cos
x
\cos x
cos
x
e
x
e^{x}
e
x
↔️
e
x
e^{x}
e
x
ln
x
\ln x
ln
x
↔️
1
x
\frac{1}{x}
x
1
What is the product rule for differentiation?
d
d
x
(
u
v
)
=
\frac{d}{dx}(uv) =
d
x
d
(
uv
)
=
u
′
v
+
u'v +
u
′
v
+
u
v
′
uv'
u
v
′
If
y
=
y =
y
=
x
2
sin
x
x^{2} \sin x
x
2
sin
x
, then
u
=
u =
u
=
x
2
x^{2}
x
2
and
v
=
v =
v
=
sin
x
\sin x
sin
x
, and their derivatives are
u
′
=
u' =
u
′
=
2
x
2x
2
x
and
v
′
=
v' =
v
′
=
cos
x
\cos x
cos
x
. Applying the product rule, the derivative is 2x \sin x + x^{2} \cos x
What is the derivative of
ln
x
\ln x
ln
x
?
1
x
\frac{1}{x}
x
1
The product rule states that the derivative of
u
v
uv
uv
is
u
′
v
+
u'v +
u
′
v
+
u
v
′
uv'
u
v
′
.
What is the product rule for differentiation?
d
d
x
(
u
v
)
=
\frac{d}{dx}(uv) =
d
x
d
(
uv
)
=
u
′
v
+
u'v +
u
′
v
+
u
v
′
uv'
u
v
′
What is the derivative of
u
=
u =
u
=
e
x
e^{x}
e
x
?
u
′
=
u' =
u
′
=
e
x
e^{x}
e
x
The derivative of
v
=
v =
v
=
ln
x
\ln x
ln
x
is \frac{1}{x}</latex>
The product rule states
d
d
x
(
u
v
)
=
\frac{d}{dx}(uv) =
d
x
d
(
uv
)
=
u
′
v
+
u'v +
u
′
v
+
u
v
′
uv'
u
v
′
What is the derivative of
y
=
y =
y
=
e
x
ln
x
e^{x} \ln x
e
x
ln
x
?
e
x
ln
x
+
e^{x} \ln x +
e
x
ln
x
+
e
x
x
\frac{e^{x}}{x}
x
e
x
The derivative of
sin
x
\sin x
sin
x
is
cos
x
\cos x
cos
x
What is the derivative of
y
=
y =
y
=
x
2
sin
x
x^{2} \sin x
x
2
sin
x
?
2
x
sin
x
+
2x \sin x +
2
x
sin
x
+
x
2
cos
x
x^{2} \cos x
x
2
cos
x
The quotient rule is used to differentiate the division of two
differentiable
functions.
See all 101 cards