document.write( "Question 319436: Solve. Identify all double roots.\r
\n" );
document.write( "\n" );
document.write( "(x-3)^3 - (x-3)^2 = 0 \n" );
document.write( "
Algebra.Com's Answer #228744 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x-3)^3 - (x-3)^2 = 0\r \n" ); document.write( "\n" ); document.write( "(x-3)^2(x-3-1)=0 \n" ); document.write( "(x-3)^2(x-2)=0 \n" ); document.write( "x=3 OR 2 \n" ); document.write( " |