Home » Math » Basic Math
pin
 
Science Calculators

X

Web 2.0 scientific calculator
Close

Math Calculators

Basic Math

Because doing this all by hand is for people living before computers were awesome.

math chalkboard

Quadratic Formula

Given

\(ax^2+bx+c=0 \)

solve for x : $$x = \frac {-b \pm \sqrt {b^2 - 4ac}}{2a}$$






OR

Distance Formula

Given two points \((x_1,y_1)\) and \((x_2,y_2)\)

solve for distance between them :
$$\sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2}$$







Common Factors

Greatest Common Denominator (GCD) and Least Common Multiple (LCM)






Disclaimer:

While we have done our best to ensure accurate results, the authors of this website do not make any representation or warranty, express or implied, regarding the calculators on this website, nor assume any liability for its use. The code implementation is the intellectual property of the developers.

Please let the webmaster know if you find any errors or discrepancies.
We also take suggestions for new calculators to include on the site.