Relation between coefficients and zeros of a quadratic polynomial

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 6K views
physics kiddy
Messages
135
Reaction score
1

Homework Statement



For any quadratic polynomial ax2+bx+c having zeros β and α
Prove that β + α = -b/a and αβ = c/a.

Homework Equations


The Attempt at a Solution



I have found a method myself to prove α+ β = -b/a. However, I could not prove αβ = c/a.

It goes like this.

If α and β are the zeros of the given polynomial.

a(α)2+b(α) + c = 0 ...... (i)

Also,

a(β)2+b(β) + c = 0 ......(ii)

Comparing (i) and (ii)

a(α)2+b(α) + c = a(β)2+b(β) + c

=> aα2-aβ2 = bβ - bα
=>a(α22) = -b(α-β)
=>α22/α-β = -b/a
=> α+β = -b/a

Please help me prove αβ = c/a using the same method.
 
Last edited:
Physics news on Phys.org
physics kiddy said:

Homework Statement



For any quadratic polynomial ax2+bx+c having zeros β and α
Prove that β + α = -b/a and αβ = c/a.

Homework Equations



The Attempt at a Solution



I have found a method myself to prove α+ β = -b/a. However, I could not prove αβ = c/a.

It goes like this.

If α and β are the zeros of the given polynomial.

a(α)2+b(α) + c = 0 ...... (i)

Also,

a(β)2+b(β) + c = 0 ......(ii)

Comparing (i) and (ii)

a(α)2+b(α) + c = a(β)2+b(β) + c

=> aα2-aβ2 = bβ - bα
=>a(α22) = -b(α-β)
=>α22/α-β = -b/a
=> α+β = -b/a

Please help me prove αβ = c/a using the same method.
Use the quadratic formula for the two zeros of the quadratic polynomial.
 
physics kiddy said:
Please help me prove αβ = c/a using the same method.
Do you have reason to think the same method will work?

SammyS said:
Use the quadratic formula for the two zeros of the quadratic polynomial.
It would be easier to just write down the factorization of the polynomial, I think.
 
Thank you very very very very much. I can't explain how happy I am to get the answer. Thanks again.
 
SammyS said:
Use the quadratic formula for the two zeros of the quadratic polynomial.

Hurkyl said:
It would be easier to just write down the factorization of the polynomial, I think.

Yes, that's correct supposing that physics kiddy knows:
If α and β are the solutions to [itex]\text{a}x^2+bx+c=0\,,[/itex] then [itex]\text{a}x^2+bx+c=\text{a}(x-\alpha)(x-\beta)\ .[/itex]


Of course, I agree that is a very handy thing to know!