<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>

===== Definite Integrals =====

MivL_1A7Lxw

psKT74jZafs


Section 4.2 in Stewart's Calculus.

Preclass Learning Objectives:

  • Definite integrals calculate the area under a function over an interval.
  • Riemann Sums.
  • Properties of definite integrals.


===== The Fundamental Theorem of Calculus =====
Section 4.3 in Stewart's Calculus.


===== Indefinite Integrals =====

z9nW0k5IQZo

Section 4.4 in Stewart's Calculus.

Preclass Learning Objectives:

  • An indefinite integral of a function is its general antiderivative.
  • The definite integral of a rate of change is the net change.


===== Integration with Substitution =====

4sCmHfBNpwM

Section 4.5 in Stewart's Calculus.

Preclass Learning Objectives:

  • Substitution is the rule for integration which corresponds to the chain rule for differentiation.
  • Introduction to integrating with substitution.


===== Area =====

g5MMts3tcHI

Section 5.1 in Stewart's Calculus.

Preclass Learning Objectives:

  • Total area between functions f and g is calculated by integrating the absolute value of the difference of f and g.


===== Volume =====

FMU8PLT_CSg

Section 5.2/5.3 in Stewart's Calculus.

Preclass Learning Objectives:

  • Formula for calculating volume using cylindrical shells.
  • Differences between the washer and shell methods.


===== The Average Value of a Function =====

IIkXga3YMik

Section 5.5 in Stewart's Calculus.

Preclass Learning Objectives:

  • Average Value Formula.


<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>