Discriminant
Calculator to determine the number and type of solutions of quadratic equations
Discriminant Calculator
What is calculated?
The discriminant D = b² - 4ac of a quadratic equation ax² + bx + c = 0 determines the number and type of solutions. It is the expression under the square root in the quadratic formula.
Discriminant Info
Interpretation
Discriminant D = b² - 4ac:
Geometrically: The discriminant indicates how many times the parabola intersects the x-axis.
Quick examples
D = 0² - 4(1)(-4) = 16 > 0
→ Two solutions: x = ±2
D = (-2)² - 4(1)(1) = 0
→ One solution: x = 1
D = 0² - 4(1)(1) = -4 < 0
→ No real solutions
Related topics
Formulas and relations
Discriminant
Quadratic formula
Two real solutions (D > 0)
One real solution (D = 0)
Complex solutions (D < 0)
Vieta's formulas
Vertex
Distance between roots
Detailed worked example
Example: -2x² + 3x + 5 = 0
Given:
- a = -2 (coefficient of x²)
- b = 3 (coefficient of x)
- c = 5 (constant term)
Step 1 - Compute discriminant:
Result: D = 49 > 0
→ Two distinct real solutions exist!
Step 2 - Compute solutions:
Geometric interpretation
Parabola and x-axis intersections
D > 0: Two intersections
Parabola intersects x-axis twice
D = 0: One tangent point
Parabola is tangent to the x-axis once
D < 0: No intersection
Parabola lies above the x-axis
Practical applications
Physics
- Projectile parabola calculations
- Vibration analysis
- Optimization problems
- Determine trajectories
Economics
- Profit and cost functions
- Break-even analyses
- Market equilibrium
- Optimal production quantities
Engineering
- Parabolic antenna design
- Bridge construction
- Signal processing
- Control system design
Historical context
Development of the theory
- Babylonians (~2000 BC): Early quadratic equations
- Al-Khwarizmi (~830): Systematic solutions
- Vieta (1540-1603): Symbolic algebra
- Modern form: 17th/18th century
Mathematical significance
- Fundamental concept of algebra
- Generalization to higher polynomials
- Galois theory and solvability
- Complex numbers originated from it
Summary
The discriminant is a central concept in algebra that characterizes the solvability of quadratic equations. It connects algebraic and geometric aspects and has broad applications in science and engineering. Its development was crucial for the emergence of modern algebra.