News

To find the tangent line to a curve at a point P we first pick another point on the curve a little bit away from P. Call this point Q.
Find \(\ds \lim_{h\to 0}\frac{f(1+h)-f(1)}{h}\) where \(\ds f(x)=\frac{3x+1}{x-2}\text{.}\) What does the result in (a) tell you about the tangent line to the graph ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...