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)![]() ![]() 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( " \n" ); document.write( "Then \n" ); document.write( " \n" ); document.write( "ANSWER: p^2/q = 16/3 \n" ); document.write( " \n" ); document.write( " |