<html> <style> #header {

  background-color:#006f3f;
  height: 55px;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: rgb(256,256,256)

} #menu {

  height: 35px;
  font-size: 15px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
  text-align: center;
  text-shadow: 3px 2px 3px #333333;
  background-color: rgb(102,156,156);

} #menu ul {

  height: auto;
  padding: 8px 0px;
  margin: 0px;

} #menu li { display: inline; padding: 16px; } #menu a {

  text-decoration: none;
  color: rgb(256,256,256);
  padding: 8px 8px 8px 8px;

} #menu a:hover {

  color: #006f3f;
  background-color: #FFF;

} </style>

<h1 style=“margin-top:1; margin-bottom:1;”>Flipped Calculus 1 at Binghamton</h1>

<ul> <li><a href=“http://www2.math.binghamton.edu/p/calculus/resources/calculus_flipped_resources”>Home</a></li> <li><a href=“http://www2.math.binghamton.edu/p/calculus/resources/calculus_flipped_resources/limits”>Limits</a></li> <li><a href=“http://www2.math.binghamton.edu/p/calculus/resources/calculus_flipped_resources/derivatives”>Derivatives</a></li> <li><a href=“http://www2.math.binghamton.edu/p/calculus/resources/calculus_flipped_resources/applications”>Applications</a></li> <li><a href=“http://www2.math.binghamton.edu/p/calculus/resources/calculus_flipped_resources/integrals”>Integrals</a></li> </ul>

</html>

===== The Derivative as a Function =====
Section 2.2 in Stewart's Calculus.


===== Differentiation Formulas =====

qFHSXnXSaS4

Section 2.3 in Stewart's Calculus.

Preclass Learning Objectives:

  • Derivative formulas for powers and roots.
  • Derivative formulas for sums/differences/products/quotients.


===== Trigonometric Derivatives =====

tafh4ANt-gs

Section 2.4 in Stewart's Calculus.

Preclass Learning Objectives:

  • Familiarity with the limit of sin(x)/x as x approaches zero.


===== The Chain Rule =====

bNwaBeNamr0

Section 2.5 in Stewart's Calculus.

Preclass Learning Objectives:

  • Composition and rates of change.
  • Chain Rule Formula.


===== Implicit Differentiation =====

LUtciqbWhyw

hUEDDP7CvPs


Section 2.6 in Stewart's Calculus.

Preclass Learning Objectives:

  • An equation implicitly defines many functions.
  • Implicitly versus explicitly defined functions.
  • Basics of Implicit Differntiation.


===== Rates of Change in the Sciences =====

ZImKZBJlkRE

Section 2.7 in Stewart's Calculus.

Preclass Learning Objectives:

  • Instantaneous Rates of Change are everywhere!


===== Related Rates =====

W6sPil54GQ8

Q0wgb9pYMoo


Section 2.8 in Stewart's Calculus.

Preclass Learning Objectives:

  • Rates of change can be found by implicitly differentiating an equation. This technique is useful in obtaining information in natural, less mathematical, settings.


<html> <style> #footer {

  background-color:#006f3f;
  height: 16px;

} #footer h1 {

  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: rgb(256,256,256);

} </style>

<h1>Laura Anderson and Joseph Brennan</h1>

</html>