document.write( "Question 450390: Solve the following equation:
\n" );
document.write( "x(x-2)(x-3)=0 \n" );
document.write( "
Algebra.Com's Answer #309805 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Use the zero-property rule:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 0, or\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-2 = 0 --> x = 2, or\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-3 = 0 --> x = 3. \n" ); document.write( " |