1.7 Differentiation

Cards (35)

  • Differentiation determines the rate of change of a function
  • Differentiation is used to find the gradient of a curve at any point.
  • The outcome of differentiation is called the derivative
  • Differentiation is used to find maximum and minimum values of a function.
  • Differentiation calculates the rate of change of a function
  • Integration finds the area under a curve.
  • The general power rule for differentiation states that if y=y =xn x^{n}, then dy/dx=dy / dx =nxn1 nx^{n - 1}. This rule is foundational for derivatives of polynomials
  • The derivative of a constant is always 0.
  • The product rule for differentiation is d / dx (uv) = u'v + uv'</latex>, where uu' and vv' represent the derivatives
  • Match the differentiation rule with its example:
    Product Rule ↔️ d/dx(x2sin(x))=d / dx(x^{2}sin(x)) =2xsin(x)+ 2x sin(x) +x2cos(x) x^{2} cos(x)
    Quotient Rule ↔️ d/dx(x/(x+1))=d / dx(x / (x + 1)) =1/(x+1)2 1 / (x + 1)^{2}
    Chain Rule ↔️ d/dx((x+1)2)=d / dx((x + 1)^{2}) =2(x+1) 2(x + 1)
  • The derivative of exe^{x} is exe^{x}.
  • The derivative of ln(x)ln(x) is 1/x1 / x, which is valid for positive values of xx.
  • Order the derivatives of common trigonometric functions:
    1️⃣ sin(x)>cos(x)sin(x) - > cos(x)
    2️⃣ cos(x)>sin(x)cos(x) - > - sin(x)
  • What is the derivative of ln(x)ln(x)?

    1/x1 / x
  • Differentiation calculates the rate of change of a function, also known as the gradient
  • Differentiation is used to find maximum and minimum values of a function.
  • Match the concept with its definition or use case:
    Differentiation ↔️ Calculates the rate of change of a function
    Integration ↔️ Reverses differentiation and finds the area under a curve
  • What does the power rule for differentiation state if y=y =xn x^{n}?

    dydx=\frac{dy}{dx} =nxn1 nx^{n - 1}
  • According to the power rule, the derivative of x3x^{3} is 3x23x^{2}
  • The derivative of a constant is always zero.
  • What is the derivative of ax+ax +b b?

    aa
  • What does the power rule for differentiation state if y=y =xn x^{n}?

    dydx=\frac{dy}{dx} =nxn1 nx^{n - 1}
  • The derivative of a constant is always zero
  • The power rule for differentiation is foundational for polynomials.
  • Match the function with its derivative:
    xnx^{n} ↔️ nxn1nx^{n - 1}
    cc ↔️ 00
    ax+ax +b b ↔️ aa
  • What is the formula for the product rule of differentiation?
    \frac{d}{dx}(uv) = u'v + uv'</latex>
  • The quotient rule states that ddx(uv)=\frac{d}{dx}(\frac{u}{v}) =uvuvv2 \frac{u'v - uv'}{v^{2}}, where the denominator is v^{2}
  • Steps to apply the chain rule
    1️⃣ Identify the outer and inner functions
    2️⃣ Differentiate the outer function
    3️⃣ Differentiate the inner function
    4️⃣ Multiply the results
  • What is the derivative of sin(x)sin(x)?

    cos(x)cos(x)
  • The derivative of cos(x)cos(x) is -sin(x)</latex>
  • What is the derivative of exe^{x}?

    exe^{x}
  • The derivatives of sin(x)sin(x) and cos(x)cos(x) oscillate between each other.
  • What does the derivative function represent in terms of a curve?
    The slope of the curve
  • For y=y =3x2+ 3x^{2} +2x1 2x - 1, the derivative is \frac{dy}{dx} = 6x + 2
  • Steps to find the gradient of a curve at a point
    1️⃣ Differentiate the function
    2️⃣ Substitute the x value into the derivative
    3️⃣ Calculate the gradient