document.write( "Question 64607: Solve by completing the square.
\n" );
document.write( "2x^2 - 3x + 5 = 0 \n" );
document.write( "
Algebra.Com's Answer #46520 by faceoff57(108)![]() ![]() You can put this solution on YOUR website! 2x^2 - 3x + 5 = 0 \n" ); document.write( "(2x - 5)(x + 1) = 0 \n" ); document.write( "2x - 5 = 0 \n" ); document.write( "2x = 5 \n" ); document.write( "x = 5/2 or 2 1/2\r \n" ); document.write( "\n" ); document.write( "or x + 1 = 0 \n" ); document.write( "x = -1\r \n" ); document.write( "\n" ); document.write( "x= 5/2 or -1 \n" ); document.write( " |