--- disqus: abhyas29 --- # Basic Geometry ###### tags: `Mathematics` [TOC] [All Mathematics Formula by Abhyas here](/@abhyas/maths_formula) Please see [README](/@abhyas/maths_formula#README) if this is the first time you are here. ## Basic Shapes ### Circle Area = $\pi r^2$ Circumference = $\pi d=2\pi r$ ### Line Distance between two poitns $(x_1,y_1)$ and $(x_2,y_2)$ $=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}$ Mid point of two poitns $(x_1,y_1)$ and $(x_2,y_2)$ = $(\frac{x_2-x_1}{2},\frac{y_2-y_1}{2})$ Getting point that is k part from $(x_1,y_1)$ to $(x_2,y_2)$ $=(x,y)=(x_1+k(x_2-x_1)+k(y_2-y_1)$ ## Licensing and Links [All Mathematics Formula by Abhays here](https://hackmd.io/@abhyas/maths_formula) <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a>.