Quadratic Equation Calculator
Solve quadratic equations of the form ax² + bx + c = 0 using the quadratic formula.
Quadratic Equation Calculator
ax² + bx + c = 0
ax² + bx + c = 0
Quadratic Equations
A quadratic equation is a second-degree polynomial equation of the form ax² + bx + c = 0. The solutions, or 'roots', are found using the quadratic formula: x = [-b ± √(b²-4ac)] / 2a. The graph of a quadratic equation is a parabola.
How the Quadratic Equation Calculator Works
A quadratic equation is a polynomial equation of degree 2, written in the standard form ax² + bx + c = 0, where a ≠ 0. These equations produce parabolic curves when graphed and have wide applications in physics, engineering, and economics.
Key Properties
- Standard Form: ax² + bx + c = 0
- Solutions: Can have 2, 1, or 0 real solutions (roots)
- Graph: Always forms a parabola (U-shaped curve)
Solving Methods
Quadratic Formula
x = (-b ± √(b² - 4ac)) / (2a)
The most reliable method that works for all quadratic equations. The discriminant (b² - 4ac) determines the number of real solutions.
The Discriminant
- If b² - 4ac > 0: Two distinct real solutions
- If b² - 4ac = 0: One repeated real solution
- If b² - 4ac < 0: No real solutions (complex solutions)
Factoring Method
When possible, factor the equation into (x - r₁)(x - r₂) = 0
Example: x² - 5x + 6 = 0 → (x - 2)(x - 3) = 0 → x = 2 or x = 3
Completing the Square
Convert to the form (x - h)² = k and solve for x
Steps:
- Move constant to right side
- Complete the square on left side
- Take square root of both sides
- Solve for x
Real-World Applications
Projectile Motion
Calculate the trajectory of objects thrown or launched, finding maximum height and landing distance.
Business & Economics
Find profit maximization points, break-even analysis, and optimal pricing strategies.
Engineering
Design bridges, arches, and structures; analyze stress and load distributions.
Area Problems
Calculate dimensions for maximum area with given perimeter constraints in construction and landscaping.
Frequently Asked Questions
Related Math Calculators
Algebra Calculator
Solve algebraic equations and expressions with step-by-step solutions.
Linear Equation Calculator
Solve linear equations of the form ax + b = c with step-by-step solutions.
Series And Sequence Calculator
Series And Sequence - Solve mathematical problems with step-by-step solutions.
Absolute Value Calculator
Calculate the absolute value of any number or expression.
Angle Conversion Calculator
Angle Conversion - Solve mathematical problems with step-by-step solutions.
Area And Perimeter Calculator
Area And Perimeter - Solve mathematical problems with step-by-step solutions.