document.write( "Question 360612: Solve each equation\r
\n" );
document.write( "\n" );
document.write( "x^3 = 4x \n" );
document.write( "
Algebra.Com's Answer #257304 by mananth(16946) You can put this solution on YOUR website! x^3=4x \n" ); document.write( "x^3-4x=0 \n" ); document.write( "x(x^2-4)=0 \n" ); document.write( "x(x+2)(x-2)=0 \n" ); document.write( "x= +/- 2 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |