document.write( "Question 695270: how do you do the following equation: x to the power of 3 minus 25x? \n" ); document.write( "
Algebra.Com's Answer #428398 by Ave(106)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "1.x=0 \n" ); document.write( "2.x-5=0 \n" ); document.write( "x=5 \n" ); document.write( "3.x+5=0 \n" ); document.write( "x=-5 \n" ); document.write( "{-5,0,5} \n" ); document.write( " |