SOLUTION: If the roots of the equation ax^2 + bx + c is equals to zero are alpha and beta find the equation whose roots are Alpha square and beta square

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: If the roots of the equation ax^2 + bx + c is equals to zero are alpha and beta find the equation whose roots are Alpha square and beta square      Log On


   



Question 1207562: If the roots of the equation ax^2 + bx + c is equals to zero are alpha and beta find the equation whose roots are Alpha square and beta square
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
If the roots of the equation ax^2 + bx + c is equals to zero are alpha and beta find the equation whose roots are Alpha square and beta square
Instead of alpha and beta i will use p& q respectively
ax^2 + bx + c =0
p+q = -b/a and pq = c/a
(p+q)^2 = b^2/a^2
we have to find equation with roots p^2 and q^2
p^2+q^2 = (p+q)^2-2pq (from identity)
substitute (p+q)^2 and pq
sum of roots
p^2+q^2 = b^2/a^2-2(c/a)

product of roots
p2q^2= (pq)^2 = c^2/a^2
The general form of a quadratic equation is x^2-(sum of roots)x+(product of roots)=0

x^2- (b^2/a^2-2(c/a) )x +c^2/a^2=0

x^2- ((b^2-2ac)/a^2) )x +c^2/a^2=0

multiply by a^2

a%5E2x%5E2+-%28b%5E2-2ac%29x+%2Bc%5E2=0
a