Engineering ToolBox - Resources, Tools and Basic Information for Engineering and Design of Technical Applications!

Solving Quadratic Equation with One Unknown

How to solve a quadratic equation.

The quadratic equation can be expressed as

a x2 + b x + c = 0                      (1)

which can be solved for the two alternatives of x as

x1,2 = (-b ± (b2 - 4 a c)1/2) / (2 a)             (2)

Example - Solving Quadratic Equation

If

a = 1

b = 6

c = 5

then the two alternatives for x can be calculated as

x1 = (-6 + (62 - 4 1 5)1/2) / (2 1)

    = -1

x2 = (-6 - (62 - 4 1 5)1/2) / (2 1) 

   = -5

Quadratic equation curve

3D Engineering ToolBox - draw and model technical applications! 2D Engineering ToolBox - create and share online diagram drawing templates! Engineering ToolBox Apps - mobile online and offline engineering applications!

Unit Converter


















































9.4.10

.
Cookie Settings