where the two points are located at (x<sub>1</sub>, y<sub>1</sub>) and (x<sub>2</sub>, y<sub>2</sub>).
where the two points are located at (x<sub>1</sub>, y<sub>1</sub>) and (x<sub>2</sub>, y<sub>2</sub>).
+
+
===Introduction to derivative===
+
+
If a function has value <math>f(x)</math> at <math>x</math> and <math>f(x+h)</math> at <math>x+h</math> with <math>h>0</math> than the gradient of the line joining <math>(x,f(x))</math> to <math>(x+h,f(x+h))</math> is,
+
+
:<math>\frac{f(x+h)-f(x)}{h}</math>.
+
+
Therefor the gradient of the line that meet (is tangential to) <math>f(x)</math> at <math>x</math> is the limit as <math>h</math> tends to zero, or,