Simple roots of a quadratic question

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Quadratic Roots
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 3K views
Messages
6,221
Reaction score
31

Homework Statement


Given that the roots of [itex]x^2+px+q=0[/itex] are [itex]\alpha and \beta[/itex], form an equation whose roots are [itex]\frac{1}{\alpha} and \frac{1}{\beta}[/itex]
b) Given that [itex]\alpha[/itex] is a root of the equation [itex]x^2=2x-3[/itex] show that
i)[itex]\alpha^3=\alpha-6[/itex]
ii)[itex]\alpha^2-2\alpha^3=9[/itex]

Homework Equations


[tex]\sum\alpha=\frac{-b}{a}[/tex]
[tex]\sum\alpha\beta=\frac{c}{a}[/tex]

The Attempt at a Solution


well for part a) I can do that simply
but it is part b) that confuses me, as I can simply factorize what the eq'n and get 1 and -3 as the roots..but I don't see how i can use those numbers to prove what they want to show...
 
Last edited:
on Phys.org
rock.freak667 said:
b) Given that [itex]\alpha[/itex] is a root of the equation [itex]x^2=2x-3[/itex] show that
i)[itex]\alpha^3=\alpha-6[/itex]
ii)[itex]\alpha^2-2\alpha^3=9[/itex]


well for part a) I can do that simply
but it is part b) that confuses me, as I can simply factorize what the eq'n and get 1 and -3 as the roots..but I don't see how i can use those numbers to prove what they want to show...

Are you quite sure the roots are 1 and -3? What is the discriminant?
 
ah wait...wrong sign i used...must redo

Well the roots are imaginary, but if i take [itex]\alpha[/itex] to be one of them and cube it I wouldn't get what i want
 
Last edited:
rock.freak667 said:
ah wait...wrong sign i used...must redo

Well the roots are imaginary, but if i take [itex]\alpha[/itex] to be one of them and cube it I wouldn't get what i want

What exactly were the roots you found? I just tried out (b-i) and got that to work. I'm trying (b-ii) now...
 
rock.freak667 said:
ah...forgot to divide the imag. part by 2...but if i take [itex]\alpha[/itex] as either of the 2 roots it will work out?

You'll find that changing the sign of the imaginary part only flips the signs of certain terms in the expressions you are evaluating in a manner that still allows them to cancel out. Try it on (b-i)...
 
Of course, actually solving the equation and using those values as [itex]\alpha[/itex] defeats the point of the problem: use the equation itself!

If [itex]\alpha[/itex] satisfies [itex]x^2= 2x- 3[/itex] then obviously [itex]\alpha^2= 2\alpha - 3[/itex] so [itex]\alpha^3= 2\alpha^2- 3\alpha[/itex]. But, again, [itex]\alpha^2= 2\alpha - 3[/itex] so [itex]\alpha^3= 2(2\alpha- 3)- 3\alpha= \alpha - 6[/itex]