Solving Quadratics: When to Use Each Quadratic Equation?

AI Thread Summary
The discussion centers on the confusion between two quadratic equations, specifically the standard quadratic formula and a modified version that simplifies calculations. The correct formula is {-b ± SQRT(b^2 - 4ac)}/2a, while the alternative form {-b ± SQRT(b^2 - ac)}/2a is derived by manipulating the square root for easier arithmetic. Participants clarify that the modification involves dividing the square root term by 4, which can lead to misunderstanding if not properly explained. The original poster expresses embarrassment over the confusion but ultimately realizes their answers align with the standard formula when calculated independently. The conversation emphasizes the importance of understanding the derivation and application of the quadratic formula in problem-solving.
Lavace
Messages
62
Reaction score
0
I've been having trouble understanding why my answers are always different to the solutions and I found that there's two equations:

{-b ± SQRT(b^2 - 4ac)}/2a
and
{-b ± SQRT(b^2 -ac)}/2a

I don't know when to use either equation, always having used the first, and for someone at my level to have just encountered this is fairly embarressing (undergraduate on Physics)!

Any quick answers is REALLY appreciated, or an explanation of why etc, or even a website describing this would be very helpful!
 
Physics news on Phys.org
Where did you find "{-b ± SQRT(b^2 -ac)}/2a" ?

The first (correct) equation is fairly easy to derive
 
Is it something to do with complex numbers?
 
Mgb, I'm revising for an exam and answering excerise questions, take a look at this:

http://www.ph.qmul.ac.uk/mt2/Homework/mt2HW1.pdf

Quesions 1) a and b

http://www.ph.qmul.ac.uk/mt2/Homework/hw11.pdf

The solutions are -ac instead of -4ac which I don't understand!
 
Last edited by a moderator:
I've just realized he's divided the sqrt to make it simpler, I'm checking it out now!
 
Actualy I'm still lost if you can be of any help!
 
Yes it seems he's divided the SQRT by 4 to make it simpler, is this correct?

If so I feel pretty silly!
 
Seems I jumped ahead of myself.

If I answer the quadratic without looking at the answers, I get the same answer.

Why has he done that to the SQRT?
 
Yes, that is correct.
The "standard" quadratic formula is
\frac{-b\pm\sqrt{b^2- 4ac}}{2a}
Of course, you can separate that into two fractions:
\frac{-b}{2a}\pm\frac{\sqrt{b^2- 4ac}}{2}
If you take that second denominator, 2, inside the square root, it becomes 4:
\frac{-b}{2a}\pm\sqrt{\frac{b^2- 4ac}{4}}
= \frac{-b}{2a}\pm\sqrt{\frac{b^}{4}- ac}

Presumably, he did that in order to simplify the arithmetic!
 
  • #10
HallsofIvy said:
Yes, that is correct.
The "standard" quadratic formula is
\frac{-b\pm\sqrt{b^2- 4ac}}{2a}
Of course, you can separate that into two fractions:
\frac{-b}{2a}\pm\frac{\sqrt{b^2- 4ac}}{2}
If you take that second denominator, 2, inside the square root, it becomes 4:
\frac{-b}{2a}\pm\sqrt{\frac{b^2- 4ac}{4}}
= \frac{-b}{2a}\pm\sqrt{\frac{b^}{4}- ac}

Presumably, he did that in order to simplify the arithmetic!

Er, Halls, what happened to the 'a' in the second denominator (I'm looking at at your work immediately following "Of course...")

I'm on a little medication after oral surgery, so if I missed something obvious I will apologize and blame that for my problem.
 
Back
Top