Search Videos

Approximating Definite Integrals with Riemann Sums in Python thumbnail

Approximating Definite Integrals with Riemann Sums in Python

Using Python to approximate a definite integral using left endpoint Riemann sums

Definite IntegralExponential FunctionLeft EndpointsPythonRiemann Sum
Video Details
Areas Between Curves in Python thumbnail

Areas Between Curves in Python

Using Python to identify the region between curves and then evaluate the area of the region

Area Between CurvesDefinite IntegralEllipsePython
Video Details
Calculating Work in Python: Hooke’s Law thumbnail

Calculating Work in Python: Hooke’s Law

Using Python to calculate the amount of work done in moving a spring using Hooke's Law

Definite IntegralForceHooke's LawPythonWork
Video Details
Calculating Work in Python: Pumping Liquid from a Tank thumbnail

Calculating Work in Python: Pumping Liquid from a Tank

Using Python to calculate the work done in pumping the liquid from a tank whose ends are semicircles

Definite IntegralPythonTankWork
Video Details
Creating and Manipulating Symbolic Expressions in Python thumbnail

Creating and Manipulating Symbolic Expressions in Python

Creating symbolic expression in Python and then factoring, expanding, and simplifying the expressions

FactoringPolynomialPythonRational Function
Video Details
Definite and Indefinite Integrals in Python thumbnail

Definite and Indefinite Integrals in Python

Solving definite and indefinite integrals in Python

Definite IntegralIndefinite IntegralIntegralPython
Video Details
Finding Absolute (Global) Extrema in Python thumbnail

Finding Absolute (Global) Extrema in Python

Using Python to find the absolute maximum and minimum of a function on a closed interval

Absolute MaximumAbsolute MinimumCritical ValuePython
Video Details
Finding and Graphing Tangent Lines to a Curve in Python thumbnail

Finding and Graphing Tangent Lines to a Curve in Python

Using Python to find the equation of the tangent line to a curve and graphing the result

DerivativeGraphPoint-Slope FormPythonSlopeTangent Line
Video Details
Finding Derivatives in Python thumbnail

Finding Derivatives in Python

Finding derivatives in Python and solving for the rate of change of a force

DerivativeForceInstantaneous Rate of ChangePython
Video Details