📘 Today’s Maths Topic: Quadratic Equations (Basics & Easy Method with examples )

✨ What is a Quadratic Equation?

A quadratic equation is an equation where the highest power of the variable is 2.

👉 Standard form:

ax2+bx+c=0ax^2 + bx + c = 0

Where:

  • a, b, c are numbers
  • a ≠ 0

📌 Example:

x2+5x+6=0x^2 + 5x + 6 = 0


🔍 Method 1: Factorization (Easy Method)

Step 1: Find two numbers

  • Multiply = 6
  • Add = 5

👉 Numbers are 2 and 3

Step 2:x2+2x+3x+6=0x^2 + 2x + 3x + 6 = 0

Step 3:x(x+2)+3(x+2)=0x(x+2) + 3(x+2) = 0

Step 4:(x+2)(x+3)=0(x+2)(x+3) = 0

👉 Final Answer:x=2,x=3x = -2,\quad x = -3


🎯 Real-Life Example:

If you throw a ball upward, its height follows a quadratic equation 📈

🔍 Method 2: Quadratic Formula

Use when factorization is difficult 👇

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 – 4ac}}{2a}

Example:

x2+4x+1=0x^2 + 4x + 1 = 0

👉 Here:

  • a = 1, b = 4, c = 1

x=4±1642x = \frac{-4 \pm \sqrt{16 – 4}}{2}

👉 Final Answer:x=2±3x = -2 \pm \sqrt{3}


📊 Discriminant (Important Concept)

D=b24acD = b^2 – 4ac

👉 Based on D value:

  • D > 0 → Two real solutions
  • D = 0 → One solution
  • D < 0 → No real solution

🎯 Real-Life Example:

  • Height of a ball 📈
  • Profit & loss problems
  • Area calculations

🧠 Practice Questions:

x2+2x+5=0x^2 + 2x + 5 = 0

x2+7x+10=0x^2 + 7x + 10 = 0

x25x+6=0x^2 – 5x + 6 = 0

Learn quadratic equations in a simple way with step-by-step examples. Perfect for students and beginners.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *