document.write( "Question 630080: using the Quadratic Formula \n" ); document.write( "how can i solve \n" ); document.write( "½x^2 + x = 1 \n" ); document.write( "
Algebra.Com's Answer #396702 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! multiply by 2 to make it easier to work with. \n" ); document.write( "x^2+2x=2 \n" ); document.write( "x^2+2x-2=0 \n" ); document.write( "now use the quadratic formula \n" ); document.write( "
|