Fundamental Differentiation Formula PDF
Fundamental Differentiation Formula PDF
Traditionally, the Newton Notation was used to denote derivatives. But most calculus books today make use of either the Leibniz
𝑑𝑦
Notation or the Lagrange Notation. The symbol 𝑑𝑥 is read as “the derivative of 𝑦 with respect to 𝑥”, 𝑦′ is read as “𝑦 prime”, and
𝑑𝑦
𝑓′(𝑥) is read as “𝑓 prime of 𝑥”. As a student, you should be aware that the Leibniz Notation 𝑑𝑥 is not an absolute symbol for
ALL derivatives. It varies from function to function. Say you are given the function 𝑠 = 𝑓(𝑡). Solving for the derivative does
𝑑𝑦 𝑑𝑠
not mean you are solving for 𝑑𝑥 , rather you are getting 𝑑𝑡 . The same goes for the function 𝑟 = 𝑓(𝜃), where the derivative in
𝑑𝑟
Leibniz Notation should be written as 𝑑𝜃.
Sample Problems: Solve for the first derivative of the following functions
1. 𝑦 = 𝑥 3 − 4𝑥 2 + 5
Solution: Using the sum rule and the power rule
𝑑 𝑑 3
(𝑦) = (𝑥 − 4𝑥 2 + 5)
𝑑𝑥 𝑑𝑥
𝑑𝑦 𝑑 3 𝑑 𝑑 Rule #4 from the list of differentiation rules can be thought of “the derivative
= (𝑥 ) − (4𝑥 2 ) + (5)
𝑑𝑥 𝑑𝑥 𝑑𝑥 𝑑𝑥 of a sum is equal to the sum of the individual derivatives of each function”
𝑑𝑦 𝑑 𝑑
= 3𝑥 3−1 (𝑥) − 4 (𝑥 2 ) + 0
𝑑𝑥 𝑑𝑥 𝑑𝑥
𝑑𝑦 𝑑
= 3𝑥 2 (1) − 4(2)𝑥 2−1 (𝑥)
𝑑𝑥 𝑑𝑥
𝑑𝑦
= 3𝑥 2 − 8𝑥
𝑑𝑥
𝑑𝑦 3
=
𝑑𝑥 2√3𝑥 + 2
𝑑𝑦
= 2(3𝑡 3 − 2𝑡)[3(3)𝑡 3−1 − 2𝑡]
𝑑𝑡
𝑑𝑦
= 2(3𝑡 3 − 2𝑡)(9𝑡 2 − 2)
𝑑𝑡
4. 𝑦 = (2𝑥 + 1)3 (4𝑥 − 1)2
Solution: Using a combination of product rule and power rule
It can be seen in the function that we are given a product of two functions, each of which are raised to a certain exponent.
From the list of differentiation formula, the product rule has the form
𝑑 𝑑𝑣 𝑑𝑢
(𝑢𝑣) = 𝑢 +𝑣 The Product Rule
𝑑𝑥 𝑑𝑥 𝑑𝑥
To solve for the first derivative of the given function, it is convenient to primarily assign the variables 𝑢 and 𝑣 to each factor
present in the function. In this case we shall let 𝑢 = (2𝑥 + 1)3 and 𝑣 = (4𝑥 − 1)2
Once we have defined our variables 𝑢 and 𝑣, we are now ready to write the derivative of the function as reflected on the
right side of the product rule shown above
𝑑𝑦 𝑑 𝑑
= (2𝑥 + 1)3 (4𝑥 − 1)2 + (4𝑥 − 1)2 (2𝑥 + 1)3
𝑑𝑥 𝑑𝑥 𝑑𝑥
𝑑𝑦 𝑑 𝑑
= (2𝑥 + 1)3 (2)(4𝑥 − 1) (4𝑥 − 1) + (4𝑥 − 1)2 (3)(2𝑥 + 1)2 (2𝑥 + 1)
𝑑𝑥 𝑑𝑥 𝑑𝑥
𝑑𝑦
= (2𝑥 + 1)3 (2)(4𝑥 − 1)(4) + (4𝑥 − 1)2 (3)(2𝑥 + 1)2 (2)
𝑑𝑥
𝑑𝑦
= 2(4𝑥 − 1)(2𝑥 + 1)2 [4(2𝑥 + 1) + 3(4𝑥 − 1)]
𝑑𝑥
𝑑𝑦
= 2(4𝑥 − 1)(2𝑥 + 1)2 (8𝑥 + 4 + 12𝑥 − 3)
𝑑𝑥
𝑑𝑦 Writing final answers in factored form especially when using both product and
= 2(4𝑥 − 1)(2𝑥 + 1)2 (20𝑥 + 1) quotient rules of differentiation is recommended. If possible, try to avoid
𝑑𝑥 expansion of powers too much.
PRACTICE PROBLEMS:
Solve for the first derivative of the following functions
1. 𝑦 = (2 + 𝑥)2 (1 − 𝑥)3 Ans: 𝑦 ′ = −(2 + 𝑥)(1 − 𝑥)2 (4 + 5𝑥)
4 24
2. 𝑦 = (1+3𝑥)2 Ans: 𝑦 ′ = − (1+3𝑥)3
𝑥−1
3. 𝑦 = √𝑥 2 − 2𝑥 + 1 Ans: 𝑦 ′ = √𝑥 2
−2𝑥+1
4𝑥−5 14
4. 𝑦 = 2𝑥+1 Ans: 𝑦 =′
(2𝑥+1)2
4(3𝑥+2)
5. 𝑦 = (2𝑥 + 5)√4𝑥 − 1 Ans: 𝑦 ′ =
√4𝑥−1
2𝑥−3 4 68(2𝑥−3)3
6. 𝑦 = (5𝑥+1) Ans: 𝑦 ′ = 5(𝑥+1)5