Instantaneous Rate of Change (e.g., velocity, speed)
Slope of the Tangent Line
Derivatives
Introducing an alternative method for calculating derivatives.
Notation and Representation
Common notations used for derivatives include:
f′(x)
y′
dxdy
dxd with the function.
Basic Rules of Derivatives
1. Constant Rule
Statement of the Rule: If f(x)=k (where k is any real number), then:
f′(x)=0
Explanation: The derivative of a constant function is always zero.
Examples:
If y=π, then y′=0 because π is a constant.
If y=4 (a constant), then y′=0 as well.
Key Reminder: The derivative of any constant is zero regardless of whether it is positive, negative, or a specific numerical value.
2. Power Rule
Statement of the Rule: If f(x)=xn (where n is any real number), then:
f′(x)=n⋅xn−1
Explanation: The exponent is multiplied by the base (x), and then the exponent is decreased by one.
Example:
To find the derivative of y=x8:
Bring down the exponent 8: y′=8x8−1=8x7.
For y=x (noting that the exponent is understood to be 1):
Apply the rule: y′=1⋅x1−1=1⋅x0=1.
Reminder: The derivative of variable x is always 1 regardless of complex calculations.
Additional Example:
For y=t23:
Bring down the exponent 23: y′=23t23−1=23t21.
Handling Fractions in Derivatives
When encountering a fraction such as y=x31:
Convert it to y=x−3 before using the power rule:
Derivative: y′=−3x−3−1=−3x−4.
Constant Multiplication Rule
Statement of the Rule: If f(x)=k⋅g(x), then:
f′(x)=k⋅g′(x).
Example:
If f(x)=8x4, then:
f′(x)=8⋅4x4−1=32x3.
Derivatives of Functions with Constants and Square Roots
1. Functions with Constant Multipliers
For y=6x2:
y′=6⋅2x2−1=12x.
2. Square Roots as Rational Exponents
Convert square roots into exponent form:
For example, x=x21.
For y=5x:
Change to y=5x21.
Derivative: y′=5⋅21x21−1=25x−21.
Reminder: The derivative of x21 will lead to terms involving negative fractions.
The Sum and Difference Rule
Statement of the Rule: When dealing with addition or subtraction of functions, the derivative can be taken term by term:
For two functions f(x) and g(x):
If the operation is addition: f′(x)+g′(x).
If the operation is subtraction: f′(x)−g′(x).
Example:
For finding the derivative of f(x)=18x2+30x:
Apply the derivative to each term: f′(x)=36x+30.
Homework and Practice
Students are encouraged to practice exercises related to the above rules and concepts to solidify their understanding of derivatives before the next class.