document.write( "Question 254683: How many solutions can an equation whose form is (x-1)(x –2)(x – 3) = 0 have? \n" ); document.write( "
Algebra.Com's Answer #187075 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! The given equation is \n" ); document.write( " (x-1)(x –2)(x – 3) = 0 \n" ); document.write( " X = 1,2,3 \n" ); document.write( "The roots are 1,2,3 \n" ); document.write( "This is a cubic equation and so it has exactly three roots. \n" ); document.write( " |