Search Videos
Approximating Definite Integrals with Riemann Sums in Python
Using Python to approximate a definite integral using left endpoint Riemann sums
Areas Between Curves in Python
Using Python to identify the region between curves and then evaluate the area of the region
Calculating Work in Python: Hooke’s Law
Using Python to calculate the amount of work done in moving a spring using Hooke's Law
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
Creating and Manipulating Symbolic Expressions in Python
Creating symbolic expression in Python and then factoring, expanding, and simplifying the expressions
Definite and Indefinite Integrals in Python
Solving definite and indefinite integrals in Python
Finding Absolute (Global) Extrema in Python
Using Python to find the absolute maximum and minimum of a function on a closed interval
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
Finding Derivatives in Python
Finding derivatives in Python and solving for the rate of change of a force