document.write( "Question 797548: Determine the number and type of roots \r
\n" );
document.write( "\n" );
document.write( "2X(X+2) =-2 so would my root be 0 im sorry im trying to understand how to solve this problem \n" );
document.write( "
Algebra.Com's Answer #481848 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 2X(X+2) =-2 \n" ); document.write( "X(X+2) = -1 \n" ); document.write( "x^2 + 2x + 1 = 0 \n" ); document.write( "(x+1)^2 = 0 \n" ); document.write( "x = -1, -1 \n" ); document.write( " \n" ); document.write( " |