One-Line Definition
A Quadratic Equation is an algebraic equation in which the highest exponent of the variable is 2, forming a parabolic curve when graphed.
Two Solutions (Roots)
Consider x² = 25. What values of x give 25 when squared?
- • Positive Root: (5)² = 25 ⇒ x = 5
- • Negative Root: (-5)² = 25 ⇒ x = -5
💡 WHY THIS CONCEPT MATTERS & REAL-LIFE APPLICATIONS
Quadratic Equations appear directly and indirectly across major Algebra topics. Click on any connected topic to jump directly to its Vault page:
Where Are Quadratic Equations Used?
📐 QUADRATIC FORMULA & DISCRIMINANT (D)
The Discriminant D = b² - 4ac & Nature of Roots
📝 SOLVED EXAMPLES (LEVEL 0 TO ADVANCED)
Solve for x: x² - 9 = 0.
Solve for x: x² - 5x + 6 = 0.
Solve for x: 2x² + 3x - 2 = 0.
⚠️ COMMON MISTAKES TO AVOID
🚀 CAT & MBA CET SHORTCUTS
🎯 PRACTICE QUESTIONS
❓ FREQUENTLY ASKED QUESTIONS
Q: Why does a quadratic equation usually have two solutions?
Because both positive and negative numbers yield positive squares. For example, x² = 16 has two solutions: x = 4 and x = -4, since (4)² = 16 and (-4)² = 16.
Q: Should I always use the quadratic formula?
No. In aptitude exams, factorization by splitting the middle term is often faster. Use the quadratic formula when the equation does not factor easily.
Q: What is the discriminant used for?
The discriminant D = b² - 4ac determines the nature of the roots: D > 0 means 2 distinct real roots, D = 0 means 1 repeated real root, and D < 0 means no real roots.