Robert1986
- 825
- 2
IMO, about 80% of the confusion in this thread has been caused by your inability to use standard terminology to explain what you mean. If you don't mind, I would like to re-state what you have said, but in a way that math people might better understand:
Given the quadratic ax^2 + bx +c, we all know how to find the roots with the quadratic formula. The following method also works: let b' = -b and c' = -c and use this formula:
x = [b' +- sqrt(b'^2 + 4ac')]/[2a]
Proof:
x = [b' +- sqrt(b'^2 + 4ac')]/[2a] = [(-b)^2 +- sqrt((-b)^2 + 4a(-c))]/[2a] = x = [-b +- sqrt(b^2 -4ac)]/[2a] which is the quadratic formula associated with ax^2 + bx + c. QED.
If you had said that, I would have understood exactly what you mean much sooner. Now, you might not have used the same method to derive your formula, but that doesn't matter. Usually, when giving a proof, you give the most efficient and easily understood proof, which is what I did above. For example, Gauss would never really explain why something was true. He would just state something and then prove it. He felt that all written theorems should appear as though they just came from the brow of the author of the proof.
Now, let's move on to this thing about not having to set and equation equal to 0 (in your terms) to find the roots. When someone says to find the roots of a polynomial p(x) it means to find the value of x such that p(x) = 0. This is by definition. It confuses us when you write down a completley new polynomial, say p'(x), and then describe a method that does not find the roots of p'(x) but of the original p(x).
The polynomials p(x) and p'(x) don't have the same solutions so when you start with this:
ax^2 + bx + c = 0
then
ax^2 = bx + c
doesn't make sense. Saying that these two equations are equivilant (which, BTW, is no difference than saying they are equal) is simply not true.
Now, please explain how your method makes life easier.
Given the quadratic ax^2 + bx +c, we all know how to find the roots with the quadratic formula. The following method also works: let b' = -b and c' = -c and use this formula:
x = [b' +- sqrt(b'^2 + 4ac')]/[2a]
Proof:
x = [b' +- sqrt(b'^2 + 4ac')]/[2a] = [(-b)^2 +- sqrt((-b)^2 + 4a(-c))]/[2a] = x = [-b +- sqrt(b^2 -4ac)]/[2a] which is the quadratic formula associated with ax^2 + bx + c. QED.
If you had said that, I would have understood exactly what you mean much sooner. Now, you might not have used the same method to derive your formula, but that doesn't matter. Usually, when giving a proof, you give the most efficient and easily understood proof, which is what I did above. For example, Gauss would never really explain why something was true. He would just state something and then prove it. He felt that all written theorems should appear as though they just came from the brow of the author of the proof.
Now, let's move on to this thing about not having to set and equation equal to 0 (in your terms) to find the roots. When someone says to find the roots of a polynomial p(x) it means to find the value of x such that p(x) = 0. This is by definition. It confuses us when you write down a completley new polynomial, say p'(x), and then describe a method that does not find the roots of p'(x) but of the original p(x).
The polynomials p(x) and p'(x) don't have the same solutions so when you start with this:
ax^2 + bx + c = 0
then
ax^2 = bx + c
doesn't make sense. Saying that these two equations are equivilant (which, BTW, is no difference than saying they are equal) is simply not true.
Now, please explain how your method makes life easier.