document.write( "Question 729636: let k be an integer and p is a prime such that the quadratic equation x^2+kx+p=0 has two distinct positive integer solutions. The value of (k+p)=,,? \n" ); document.write( "
Algebra.Com's Answer #446220 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
let k be an integer and p is a prime such that the quadratic equation
\n" ); document.write( " x^2 + kx + p = 0 has two distinct positive integer solutions.
\n" ); document.write( " The value of (k+p)=,,?
\n" ); document.write( ":
\n" ); document.write( "If p is prime and it has two integer solutions, one of the solutions has to be 1
\n" ); document.write( "therefore k = p + 1
\n" ); document.write( "x^2 + (p+1)x + p = 0
\n" ); document.write( "\" The value of (k+p)=\"
\n" ); document.write( "(p+1) + p = 2p+1
\n" ); document.write( "
\n" ); document.write( "
\n" );