Derivative Practice Problems Part 1

Share

Summary

This video provides a detailed walkthrough of several derivative practice problems, covering various techniques including the power rule, product rule, quotient rule, and chain rule. The instructor emphasizes simplifying functions before differentiation to make calculations easier.

Highlights

Power Rule for Polynomial Functions
00:00:00

The video begins by demonstrating the power rule to find the derivative of a polynomial function: Y = 4x^5 - 3x^4 + 2x^3 - x + 100. The derivative is calculated step-by-step as 20x^4 - 12x^3 + 6x^2 - 1.

Product Rule and Simplification for Derivatives
00:01:48

The second problem, Y = (3w^2 - 4) * (3w^2 + 4), is solved using both the product rule and by first simplifying the function. The product rule yields 36w^3. An alternative solution involves first multiplying the terms using the FOIL method to get Y = 9w^4 - 16, then applying the power rule, resulting in the same derivative of 36w^3. This highlights the benefit of simplification.

Quotient Rule with Prior Simplification
00:05:49

For Y = (t^2 - 6t + 9) / (t^2 - 5t + 6), the instructor advises simplifying by factoring the numerator to (t-3)(t-3) and the denominator to (t-2)(t-3). This simplification leads to Y = (t-3) / (t-2). Then, the quotient rule is applied, resulting in a derivative of 1 / (t-2)^2.

Simplifying Complex Fractions Before Differentiation
00:08:45

The fourth example presents W = (t + 1)(t^2 - 1) / (t^2 - 2t + 1). The video emphasizes simplifying the expression first. Factoring the numerator to (t+1)(t+1)(t-1) and the denominator to (t+1)(t+1) allows for cancellation, reducing the expression to W = t-1. The derivative is then simply 1.

Derivative of a Sum of Quotients
00:10:42

Problem five involves finding the derivative of Y = X/(X+1) + (X-1)/X. The quotient rule is applied separately to each term. After simplifying each derivative, the terms are combined over a common denominator, leading to the final derivative of (2x^2 + 2x + 1) / (x^2 * (x+1)^2).

Chain Rule for Functions with Powers
00:14:38

The sixth problem, Y = (4x^3 - x^-2 + 1)^4, is solved using the chain rule. The inner function is defined as U = 4x^3 - x^-2 + 1. The derivative dy/du is found, then du/dx, and finally multiplied to get dy/dx. The final answer is 8(4x^3 - 1/x^2 + 1)^3 * (6x^2 + 2/x^3).

Chain Rule with Product Rule for Square Roots
00:17:48

For Y = sqrt((3t^2 - 2t + 1)(t^2 - 1)), the chain rule is combined with the product rule. The inner function is defined as the product under the square root. The derivatives are meticulously calculated and simplified. The final derivative is (6t^3 - 3t^2 - 2t + 1) / sqrt((3t^2 - 2t + 1)(t^2 - 1)).

Chain Rule with Quotient Rule
00:25:05

The eighth example, Y = ((3x + 2) / (2x - 1))^2, demonstrates the chain rule with the quotient rule. U is set as the inner quotient. dy/du is calculated as 2U, and du/dx is found using the quotient rule, simplifying to -7 / (2x-1)^2. The final dy/dx is -14(3x+2) / (2x-1)^3.

Chain Rule for Simple Square Root
00:29:03

The ninth problem, Y = sqrt(x^2 - 1), applies the chain rule. U is x^2 - 1. The derivative simplifies to x / sqrt(x^2 - 1).

Product Rule with Chain Rule for Square Roots
00:30:58

The final example is Y = (x + 1) * sqrt(2x - 1). This requires the product rule. For the derivative of the square root term, the chain rule is applied. After simplifying each part of the product rule, the terms are combined and simplified, yielding a final derivative of 3x / sqrt(2x - 1).

Recently Summarized Articles

Loading...