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. Do this below by clicking "Another Point". Then connect these two ...
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 ...
There are three ways a line and a circle can be associated, ie the line cuts the circle at two distinct points, the line is a tangent to the circle or the line misses the circle. To work out which ...