<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 Limit of a Function =====

vaZfqpWYDO8

Section 1.5 in Stewart's Calculus.

Preclass Learning Objectives:

  • The limit at an x-value describes the y-value the function “approaches” at that x-value.
  • Graphical intuition for limits.
  • Two-sided limits depend on both one-sided limits.


===== Tangents, Derivatives, and Rates of Change =====

oqBLj4coFvg

9_3l1bqV4Ak


Section 1.4/2.1 in Stewart's Calculus.

Preclass Learning Objectives:

  • A rate of change describes how one quantity changes in relation to another quantity.
  • Rate of change can result from averaging over an interval or finding a limit of averages approaching a single point.
  • Tangent lines result from the limit of secant lines.
  • A derivative is an instantaneous rate of change.


===== Limit Laws =====

jeiF2tm4Wx4

7RZJSTJQL5E


Section 1.6 in Stewart's Calculus.

Preclass Learning Objectives:

  • Algebraic limit laws.
  • When direct substitution isn't allowable in calculating a limit try simplification, conjugation, or squeezing the function.


===== Continuity =====

h836P0BCEcI

sb13L83w0n0


75Q69ZyOz5c

Section 1.8 in Stewart's Calculus.

Preclass Learning Objectives:

  • Graphical intuition of continuity.
  • Where limits align with actual values, a function is continuous.
  • Types of discontinuities.
  • Algebraic limit laws.
  • Continuous functions cannot jump (Intermediate Value Theorem).


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