document.write( "Question 422434: Creating my own quadratic equation that cannot be solved by factoring, but can be solved using the quadratic formula. and solving the equation. \n" ); document.write( "
Algebra.Com's Answer #294863 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Creating my own quadratic equation that cannot be solved by factoring, but can be solved using the quadratic formula. and solving the equation.
\n" ); document.write( "----
\n" ); document.write( "y = x^2+2x+2
\n" ); document.write( "---
\n" ); document.write( "x = [-2+- sqrt(4-4*2)]/2
\n" ); document.write( "----
\n" ); document.write( "x = [-2 +- sqrt(-6)]/2
\n" ); document.write( "-----
\n" ); document.write( "x = [-2+sqrt(-6)]/2 or x = [-2-sqrt(-6)]/2
\n" ); document.write( "=============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );