document.write( "Question 1025971: Write a quadratic equation with no real solutions. Explain how you know there are no solutions. Thanks! \n" ); document.write( "
Algebra.Com's Answer #641238 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Write a quadratic equation with no real solutions. \n" ); document.write( " Explain how you know there are no solutions. Thanks! \n" ); document.write( ": \n" ); document.write( "When the discriminant is less than 0 \n" ); document.write( "b^2 - 4*AC < 0 \n" ); document.write( "Write an equation where 4*AC is greater than b^2 like \n" ); document.write( "y = 3x^2 + 4x + 5 \n" ); document.write( "would be \n" ); document.write( "4^2 - (4*3*5) \n" ); document.write( "16 - 60 = -44, less than 0 so no real solutions \n" ); document.write( " |