Summary
Highlights
To differentiate radical functions, convert them into expressions with rational exponents. For instance, square root of x becomes x^(1/2). Then apply the power rule, convert back to radical form, as shown with the cube root of x^5 and the 7th root of x^4.
A derivative is a function that provides the slope of a curve at a given x-value. The derivative of any constant is zero. For monomials, the power rule states that the derivative of x^n is n*x^(n-1). Examples include finding the derivatives of x^2, x^3, x^4, and x^5.
The constant multiple rule explains that the derivative of a constant (C) multiplied by a function (f(x)) is C times the derivative of f(x). This is demonstrated with examples like 4x^7, 8x^4, 5x^6, 9x^5, and 6x^7.
While the power rule is efficient, the video also shows how to find the derivative of x^2 using the limit definition of a derivative: f'(x) = lim(h->0) [f(x+h) - f(x)]/h. This method confirms that the derivative of x^2 is 2x.
The derivative function gives the slope of the tangent line at any x-value. Examples include finding the slope of the tangent line for f(x)=x^2 at x=1 and for f(x)=x^3 at x=2, and demonstrating how secant lines approximate tangent lines.
To find the derivative of a polynomial, differentiate each term separately using the power rule and constant multiple rule. This is shown with examples like x^3 + 7x^2 - 8x + 6 and 4x^5 + 3x^4 + 9x - 7.
For rational functions like 1/x or 1/x^2, rewrite them using negative exponents (x^-1, x^-2) and then apply the power rule. The result is then converted back to a fraction. An example of 8/x^4 is also covered.
Sometimes, it's easier to simplify the function first before finding the derivative. This includes distributing terms, as in x^2(x^3 + 7), or expanding binomials like (2x-3)^2. Another example demonstrates simplifying a fractional polynomial (X^5 + 6X^4 + 5X^3)/X^2 by dividing each term before differentiating.
A list of six fundamental trigonometric derivatives is introduced: sin(x) -> cos(x), cos(x) -> -sin(x), sec(x) -> sec(x)tan(x), csc(x) -> -csc(x)cot(x), tan(x) -> sec^2(x), and cot(x) -> -csc^2(x).
The product rule is used for differentiating two functions multiplied together: (fg)' = f'g + fg'. Examples include differentiating x^2 * sin(x) and a more complex polynomial product (3x^4 + 7)(x^3 - 5x). The video also shows a method for a three-part product rule (fgh)'.
The quotient rule is applied when differentiating functions expressed as a fraction: (f/g)' = (gf' - fg')/g^2. An example demonstrates finding the derivative of (5x + 6) / (3x - 7).