document.write( "Question 395045: Find all solutions of the equation x^2−3x+8=0 and express them in the form a+bi:
\n" ); document.write( "First with the input b<0
\n" ); document.write( "Then with the input b>0
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #280391 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
x^2−3x+8=0
\n" ); document.write( "-----
\n" ); document.write( "Use the Quadratic Formula to get:
\n" ); document.write( "x = [3+-sqrt(9-4*8)]/2
\n" ); document.write( "---
\n" ); document.write( "x = [3+-sqrt(-23)]/2
\n" ); document.write( "----
\n" ); document.write( "x = (3/2) + (sqrt(23)/2)i or x = (3/2)-(sqrt(23)/2)i
\n" ); document.write( "======================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "========
\n" ); document.write( "
\n" );