AI Tutor Chat

๐Ÿ“ Mathematics
AI Tutor Active
๐ŸŽ“

Welcome to Your AI Tutor Session!

I'm here to help you with Mathematics. Ask me anything about your CBSE curriculum!

Can you explain how to solve quadratic equations using the quadratic formula?
2:30 PM
RS

Great question! ๐ŸŽฏ Let me explain the Quadratic Formula step by step.

A quadratic equation has the form: axยฒ + bx + c = 0

The quadratic formula is:

x = (-b ยฑ โˆš(bยฒ - 4ac)) / 2a

Let's work through an example:

Solve: xยฒ - 5x + 6 = 0

Here, a = 1, b = -5, c = 6

  1. Calculate bยฒ - 4ac = (-5)ยฒ - 4(1)(6) = 25 - 24 = 1
  2. Apply the formula: x = (5 ยฑ โˆš1) / 2
  3. x = (5 + 1) / 2 = 3 or x = (5 - 1) / 2 = 2

โœ… Solutions: x = 3 or x = 2

Would you like to practice with another example? ๐Ÿ“

2:31 PM