In mathematics, the tangent line to a curve at a point is a straight line that touches the curve at this point only. The tangent line can provide valuable insights into the properties of the curve, ...
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 ...
The tangent is defined as the single point where a straight line meets a curved surface. The tangent can be determined with a collection of mathematical formulas but is most commonly determined by ...
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 ...