Active forum topics
- Ceva’s Theorem Is More Than a Formula for Concurrency
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Application of Differential Equation: Newton's Law of Cooling
- Problems in progression
- General Solution of $y' = x \, \ln x$
New forum topics
- Ceva’s Theorem Is More Than a Formula for Concurrency
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Problems in progression
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
Recent comments
- I get it now, for long I was…1 week 6 days ago
- Why is BD Tension?
is it not…1 week 6 days ago - Bakit po nagmultiply ng 3/4…2 months ago
- Determine the least depth…1 year ago
- Solve mo ang h manually…2 months ago
- Paano kinuha yung height na…1 year ago
- It's the unit conversion…1 year ago
- Refer to the figure below…1 year ago
- where do you get the sqrt412 months ago
- Thank you so much2 months ago


The correct quadratic
The correct quadratic equation is ax2 + bx - 6 = 0
The erroneous quadratic equation is ax2 + bx + 6 = 0
From ax2 + bx + 6 = 0, x1 = -2 and x2 = -3
Product of roots: $x_1 \, x_2 = \dfrac{c}{a}$
$-2(-3) = \dfrac{6}{a}$
$a = 1$
Sum of roots: $x_1 + x_2 = -\dfrac{b}{a}$
$-2 - 3 = -\dfrac{b}{1}$
$b = 5$
Thus, the correct equation is x2 + 5x - 6 = 0
$(x - 1)(x + 6) = 0$
$x = 1 ~ \text{and} ~ 6$
Thank you
In reply to The correct quadratic by Jhun Vert
Thank you