document.write( "Question 967789: Find the smallest integer p such that x^2-2x+p is always greater than 3. \n" ); document.write( "
Algebra.Com's Answer #591527 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The discriminant of \"x%5E2-2x%2Bp-3\" must be negative:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28-2%29%5E2-4%2A%28p-3%29%3C0\" and then find the necessary integer p which works.
\n" ); document.write( "
\n" );