document.write( "Question 1013673: If one root of the equation x^2+px+q=0 is twice of the second root, then prove that 2p^2=9q. \n" ); document.write( "
Algebra.Com's Answer #629992 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
quadratic formula
\n" ); document.write( "x=(1/2)(-p+sqrt(p^2-4q)) and that is 2*(1/2) (-p-sqrt (p^2-4q))
\n" ); document.write( "multiply both sides by 2
\n" ); document.write( "-p+sqrt(p^2-4q)=2*(-p-sqrt(p^2-4q))
\n" ); document.write( "-p+sqrt(p^2-4q)=-2p-2sqrt(p^2-4q)
\n" ); document.write( "p=-3 sqrt(p^2-4q)
\n" ); document.write( "square both sides
\n" ); document.write( "p^2=9 (p^2-4q)=9p^2-36q
\n" ); document.write( "-8p^2= -36 q
\n" ); document.write( "2p^2=9q\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );