document.write( "Question 297315: Quadratic equation\r
\n" );
document.write( "\n" );
document.write( "(x - 1)^2 = -49 (solve) \n" );
document.write( "
Algebra.Com's Answer #214167 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (x - 1)^2 = -49 \n" ); document.write( "X^2-2X+1=-49 \n" ); document.write( "X^2-2X+1+49=0 \n" ); document.write( "X^2-2X+50=0 \n" ); document.write( " \n" ); document.write( "x=(2+-sqrt{-2^2-4*1*50])/2*1 \n" ); document.write( "x=(2+-sqrt4-200)/2 \n" ); document.write( "x=(2+-196i)/2 \n" ); document.write( "x=(2+-14i)/2 \n" ); document.write( "x=2/2+-14i/2 \n" ); document.write( "x=1+-7i ans. \n" ); document.write( " |