0% found this document useful (0 votes)
36 views4 pages

Derivative Rules and Chain Rule Explained

This document is a module on derivatives that covers several key rules and properties including: 1. The derivative of a reciprocal function. 2. The derivative of a function with rational exponents. 3. The chain rule for finding the derivative of composite functions. Examples are provided to demonstrate how to apply each rule to find the derivative. The module concludes with an assessment requiring students to use these rules to take derivatives of given functions.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views4 pages

Derivative Rules and Chain Rule Explained

This document is a module on derivatives that covers several key rules and properties including: 1. The derivative of a reciprocal function. 2. The derivative of a function with rational exponents. 3. The chain rule for finding the derivative of composite functions. Examples are provided to demonstrate how to apply each rule to find the derivative. The module concludes with an assessment requiring students to use these rules to take derivatives of given functions.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Republic of the Philippines

PARTIDO STATE UNIVERSITY


College of Engineering and Technology
Camarines Sur
PSY-SYL-___-___

MODULE #3: THE DERIVATIVE PART 2

Name of Student: Week No. 4

Course Code: M-1 Faculty: Engr. Jason C. Acayen

Course Title: Calculus 1

I. Learning Objectives
This module aims the following objectives which are to be expected as outcomes.
1. Enumerate and Discuss different rules and properties of derivative

II. Content

PROPERTIES AND RULES OF DERIVATIVE

7) THE DERIVATIVE OF A RECIPROCAL

𝒅
𝒅𝒚 𝒅 𝟏 − (𝒗)
𝒅𝒙
= ( )= or
𝒅𝒙 𝒅𝒙 𝒗 𝒗𝟐
𝟏
Ex. #1 𝒚 = , let v = x+1
𝒙+𝟏
𝑑
𝑑𝑦 − (𝑥+1) −(1+0) −𝟏
𝑑𝑥
= = =
𝑑𝑥 (𝑥+1)2 (𝑥+1)2 (𝒙+𝟏)𝟐

Page 1 of 4
Republic of the Philippines
PARTIDO STATE UNIVERSITY
College of Engineering and Technology
Camarines Sur
PSY-SYL-___-___

𝟒
Ex. #2 𝒚 = , let c=4, v = 3𝑡 2 + 4𝑡 − 5
𝟑𝒕𝟐 +𝟒𝒕−𝟓
𝑑
𝑑𝑦 −(4) (3𝑡 2 +4𝑡−5) −(4)(3(2)𝑡+4−0) −4(6𝑡+4) −𝟐𝟒𝒕−𝟏𝟔
𝑑𝑥
= = = (3𝑡 2 +4𝑡−5)2 = (𝟑𝒕𝟐 +𝟒𝒕−𝟓)𝟐
𝑑𝑥 (3𝑡 2 +4𝑡−5)2 (3𝑡 2 +4𝑡−5)2

8) THE DERIVATIVE OF A FUNCTION WITH RATIONAL EXPONENTS

𝟏 𝟏
𝒅𝒚 𝒅 𝟏 −𝟏
= (𝒙 ) =𝒎 (𝒙 𝒎 ) , where m ≠ 0
𝒅𝒙 𝒅𝒙 𝒎
𝟑
Ex.# 1 y= √𝒙 + √𝒙
1 1
y=𝑥 + 𝑥 2 3

1 1 1 2
1 −1 1 −1 1 − 1 −
y’= (𝑥 2 ) + (𝑥 3 ) = (𝑥 2 ) + (𝑥 3 )
2 3 2 3
1 1 𝟏 𝟏
= 1 + 2 = + 𝟑
𝟐√𝒙 𝟑 √𝒙 𝟐
2𝑥 2 3𝑥 3
𝟑
Ex. #2 y= √𝒛 + √𝒛𝟐
1 2
y=𝑧 +𝑧 2 3

1 2 1 1
1 −1 2 −1 1 − 2 −
y’= (𝑧 2 ) + (𝑧 3 ) = (𝑧 2 ) + (𝑧 3 )
2 3 2 3
1 2 𝟏 𝟐
= 1 + 1 = + 𝟑
𝟐 √𝒛 𝟑 √𝒛
2𝑧 2 3𝑧 3

9) THE CHAIN RULE

Page 2 of 4
Republic of the Philippines
PARTIDO STATE UNIVERSITY
College of Engineering and Technology
Camarines Sur
PSY-SYL-___-___

Ex.# 1 y = (4x2 - 2x+5)3 , let u = 4x2 - 2x+5


𝑑𝑦
y= u3 , = 3u3-1 =3u2
𝑑𝑢
𝑑𝑢
= 4(2)(x2-1)-2+0 =8x-2
𝑑𝑥
𝑑𝑦 𝑑𝑦 𝑑𝑢
= 𝑥 = 3u2 𝑥 (8x-2)
𝑑𝑥 𝑑𝑢 𝑑𝑥

= 3(4x2 - 2x+5)2 (8x-2)

Ex.# 2 y = √(𝒕𝟐 − 𝟐𝐭 + 𝟑)𝟑 , let u =𝑡 2 − 2t + 3


3 3 1
𝑑𝑦 3 −1 3
y= 𝑢 2 = 𝑢 2 = 𝑢 2
𝑑𝑢 2 2
𝑑𝑢
=(2)(t2-1)-2+0 = 2t-2
𝑑𝑡
1
𝑑𝑦 𝑑𝑦 𝑑𝑢 3
= 𝑥 = 𝑢 𝑥 (2t-2)
2
𝑑𝑡 𝑑𝑢 𝑑𝑡 2
1 1
3 2 2
= (𝑡 − 2t + 3)2 2(t-1) = 3(t-1) (𝑡 − 2t + 3)2
2

= 3(t-1)√𝑡2 − 2t + 3

III. Learning Activity

A. EDUCATIONAL VIDEO VIEWING

The internet has tons of learning materials which can be access for free, one which is the audio-
visual materials (educational videos) found on different sites.

Visit this link: [Link]


SITE: [Link]
TITLE: Derivatives Lecture Part 2
AUTHOR/CHANNEL: Yu Jei Abat
DATE UPLOADED: February 19, 2019

Page 3 of 4
Republic of the Philippines
PARTIDO STATE UNIVERSITY
College of Engineering and Technology
Camarines Sur
PSY-SYL-___-___

IV. Learning Assessment


EVALUATION. Find the derivative of each function given below. (40 pts.)

THE DERIVATIVE OF A FUNCTION WITH RATIONAL EXPONENTS

1.

2.

THE DERIVATIVE OF A RECIPROCAL


3. 𝒚 =
𝟒𝒙𝟑 −𝟕𝒙+𝟖

𝟐
4. 𝒇(𝒚) =
𝒚𝟓 −𝟓𝒚𝟑 +𝟐𝒚

THE CHAIN RULE

5.

`
6.

7.

8.

V. Learning Resources

1. Velleman, D. J.( 2017) .Calculus: A Rigorous First Course. Dover Publications

2. Gillesania, D. (2012). Engineering Mathematics (3rd ed., Vol. 2). Cebu, Philippines: Cebu DG
Print, Inc.

3. Farlow, S. J. (1990). Calculus and its Application.

4. Leithold, L. (2001). The Calculus.

5. Love, C. E., & Rainville, E. (n.d.). Differential Calculus & Integral Calculus.

Page 4 of 4

Common questions

Powered by AI

Educational videos provide visual and auditory reinforcement of calculus concepts, facilitating better understanding through dynamic presentation and demonstration of derivatives. These resources, such as the Derivatives Lecture Part 2 by Yu Jei Abat, allow learners to review complex ideas at their own pace and reinforce classroom teachings through practical examples and step-by-step visual guides . Such multimedia resources enhance traditional learning by providing alternative explanations and the flexibility for students to revisit challenging topics as needed.

The derivative of a reciprocal function follows the rule \( \frac{dy}{dx} = -\frac{d}{dx}(v)/v^2 \) as shown in examples where \( y = 1/(x+1) \). This involves applying the chain rule to functions defined as quotients . Conversely, the derivative of a function with a rational exponent uses the power rule for derivatives, such as \( \frac{dy}{dx} = \frac{1}{m}(x^{1/m-1}) \) as demonstrated with functions like \( y = \sqrt{x} + \sqrt[3]{x} \), focusing primarily on adjusting exponents . While both involve the chain rule conceptually, the former explicitly requires it to process the reciprocal, whereas the latter adjusts exponents directly.

The chain rule is used for differentiating compositions of functions, as exemplified by \( y = (4x^2 - 2x + 5)^3 \), where it's essential to derive the outer function and multiply it by the derivative of the inner function . The derivative of reciprocal functions, however, such as \( y = 1/(x+1) \), involves differentiating the denominator and applying the quotient rule alongside simplification techniques. The chain rule applies broadly across complex nested functions, while the reciprocal rule is specific to functions of the form \( \frac{1}{v} \) and focuses on manipulating fractions .

The derivative concept of functions with rational exponents is crucial in engineering for modeling material properties, optimizing systems, and simulating physical phenomena where growth patterns follow non-linear relationships, such as heat conduction processes described by equations with roots or fractional powers . These derivatives help in calculating instantaneous rates of change, understanding curvature in structural analysis, and determining stability constraints in complex systems by providing precise mathematical tools to model and predict system behavior accurately.

Understanding the chain rule is essential for mastering advanced calculus because it provides a method for differentiating composite functions, which are prevalent in higher-level calculus and mathematical modeling. It allows for the simplification and differentiation of complex functions that involve multiple layers, such as nested trigonometric or exponential functions . Its implications for complex models include accurately determining rates of change in systems with multiple dependencies, such as population growth models in biology or compound interest scenarios in economics, where outcomes rely on the interaction of several variables.

You might also like