Partial derivatives

0/3
?
Intros
Lessons
  1. Partial Derivatives Overview:
  2. Introduction to Partial Derivatives
    • Derivatives in terms of 1 variable
    • Treating all other variables as constants
    • An example
  3. Definition of Partial Derivatives
    • Recalling the definition of derivative
    • Two formal equations
    • Won't be Using them (Too Complicated)
  4. Application of Partial Derivatives
    • Finding the tangent slope of a trace
    • Seeing if the function is increasing or decreasing
0/7
?
Examples
Lessons
  1. Finding the Partial Derivatives
    Find the first order partial derivatives of the following function:

    f(x,y)=2xln(xy2)+xyx3f(x,y) = 2x \ln (xy^2) + \frac{x}{y} - \sqrt{x^3}

    1. Find the first order partial derivatives of the following function:

      h(s,t)=h(s,t) = sin(es2t3)+tan2t \sin(e^{s^2t^3}) + \tan \frac{2}{t}

      1. Find the first order partial derivatives of the following function:

        g(r,s)=rlnr2+s2+rs g(r,s) = r \ln \sqrt{r^2 + s^2 + rs}

        1. Find the slope of the traces to z=4x2y2 z= \sqrt{4-x^2-y^2} at the point (1,2) (1, \sqrt{2} ) .
          1. Find the slope of the traces to z=z = sin(xy)\sin(xy) at the point (0,π2)(0, \frac{\pi}{2}).
            1. Is the Function Increasing or Decreasing?
              Determine if f(x,y)=y2cos(xy)f(x,y)=y^2 \cos (\frac{x}{y}) is increasing or decreasing at the point (π2,1)(\frac{\pi}{2},1) if:
              1. We allow xx to vary and hold yy fixed.
              2. We allow yy to vary and hold xx fixed.
            2. Determine if f(x,y)=x2+y2+ln(xy)f(x,y)=x^2+y^2+ \ln (xy) is increasing or decreasing at the point (1,2)(1, 2) if:
              1. We allow xx to vary and hold yy fixed.
              2. We allow yy to vary and hold xx fixed.