English

Quadratic Equations (Calculation)

🎯 Learning Goals

  • Understand the concept of quadratic equations and their solutions
  • Learn how to solve using factorization and the quadratic formula

💡 Why Learn This?

Quadratic equations model situations where a quantity is multiplied by itself, such as calculating the area of shapes or the trajectory of falling objects in physics. It's a powerful tool for predicting curves.

Finding the Roots

Unlike linear equations that have only one solution, a quadratic equation (x² = something) can have up to two solutions (roots). Imagine a U-shaped curve crossing the x-axis twice.

x² - 4 = 0
x = ±2

Common Methods

  • Factorization: (x - a)(x - b) = 0
  • Quadratic Formula: x = (-b ± √(b² - 4ac)) / 2a

⚠️ Common Pitfalls

A common mistake is forgetting that squaring a negative number results in a positive number, meaning x² = 4 has TWO solutions (2 and -2). Always remember the ± symbol when taking square roots.

Interactive Simulator

Input the coefficients a, b, c for ax² + bx + c = 0 to see the step-by-step solution.

a =
x² +
b =
x +
c =
= 0

📝 Summary & Recap

  • Quadratic equations usually have two solutions because squaring both a positive and negative number gives a positive result.
  • Factorization is often the fastest method, but the quadratic formula will always work for any equation.

Quick Drill

Test your understanding of quadratic equations!

What are the solutions for x² = 9?
x² = 9

🔍 Deep Dive (Optional)

The quadratic formula was discovered over thousands of years! Ancient Babylonians solved quadratic equations geometrically around 2000 BC, but the formula as we write it today (with algebraic notation) was standardized in the 17th century by René Descartes.

Google AdSense Area