News

We can calculate the gradient of a tangent to a curve by differentiating. In order to find the equation of a tangent, we: Differentiate the equation of the curve Substitute the \(x\) value into the ...
As the tangent is a straight line, the equation of the tangent will be of the form \(y = mx + c\). We can use perpendicular gradients to find the value of \(m\), then use the coordinates of P to find ...
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 ...
An object is moving counter-clockwise along a circle with the centre at the origin. At \(t=0\) the object is at point \(A(0,5)\) and at \(t=2\pi\) it is back to point \(A\) for the first time.
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 ...