document.write( "Question 32757: Dealing with contradictions: If a, b, and c are nonzero real numbers such that a>0 and the equation ax^2+bx+c has no real solutions, then show that ax^2+bx+c<0 cannot be true for all values of x. \n" ); document.write( "
Algebra.Com's Answer #19261 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
AX^2+BX+C=0...HAS NO REAL SOLUTION...SO DISCRIMINANT = B^2-4AC ..IS
\n" ); document.write( "NEGATIVE....OR....4AC-B^2 IS POSITIVE
\n" ); document.write( "LET F(X)=AX^2+BX+C=A{X^2+BX/A+C/A}=A[{X^2+2(X)(B/2A)+(B/2A)^2}-(B/2A)^2+(C/A)]
\n" ); document.write( "=A[{X+(B/A)}^2}+{(C/A)-B^2/4A^2}]=A[{X+(B/A)}^2+{(4AC-B^2)/4A^2}]
\n" ); document.write( "SO F(x)=A..SINCE {X+(B/A)}^2 IS
\n" ); document.write( "ALWAYS POSITIVE BEING A PERFECT SQUAREAND {(4AC-B^2)} IS POSITIVE AS
\n" ); document.write( "SHOWN ABOVE AND 4A^2 IS ALSO POSITIVE BEING A PERFECT SQUARE...
\n" ); document.write( "HENCE F(X) IS ONLY DEPENDENT ON SIGN OF A...
\n" ); document.write( "F(X) IS POSITIVE IF A IS POSITIVE ..AND
\n" ); document.write( "F(X) IS NEGATIVE IF A IS NEGATIVE..
\n" ); document.write( "SO IF WE ARE GIVEN THAT A >0..OR POSITIVE THEN
\n" ); document.write( "F(X)=AX^2 + BX + C CAN NOT BE NEGATIVE
\n" ); document.write( "
\n" );