document.write( "Question 1150725: Consider the quadratic equation x^2 + px + q = 0 where p · q ≠ 0. If one root is three times the other root, find p^2/q. \n" ); document.write( "
Algebra.Com's Answer #772145 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Let the two roots be a and 3a. The sum of the roots is 4a, and their product is 3a^2.

\n" ); document.write( "By Vieta's Theorem, the quadratic is

\n" ); document.write( "\"x%5E2-4ax%2B3a%5E2\"

\n" ); document.write( "Then

\n" ); document.write( "\"p%5E2%2Fq+=+%28-4a%29%5E2%2F%283a%5E2%29+=+16%2F3\"

\n" ); document.write( "ANSWER: p^2/q = 16/3

\n" ); document.write( "
\n" ); document.write( "
\n" );