document.write( "Question 458365: Given that p and q are the roots of the quadratic equation 2x^2+2px=q^2,if p-q=6 find the value of pq,thanks~~ \n" ); document.write( "
Algebra.Com's Answer #314454 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"2x%5E2+%2B+2px+=+q%5E2\" is equivalent to \"x%5E2+%2B+px+-+q%5E2%2F2+=+0\"\r
\n" ); document.write( "\n" ); document.write( "==> The sum of the roots are p + q = -p, or 2p = q.\r
\n" ); document.write( "\n" ); document.write( "Now p - q = 6 ==> p - 2p = 6, or p = -6.\r
\n" ); document.write( "\n" ); document.write( "==> q = 2*-6 = -12, so that pq = -6*-12 = 72.
\n" ); document.write( "
\n" );