document.write( "Question 289817: what are the steps in solving the problem:\r
\n" );
document.write( "\n" );
document.write( " 36x^3-64x \n" );
document.write( "
Algebra.Com's Answer #209851 by richwmiller(17219) You can put this solution on YOUR website! You haven't said what you wan to do with this \"problem\". \n" ); document.write( "It is not an equation and therefore has no solution. \n" ); document.write( "It is an expression and there is freedom of expression. \n" ); document.write( "You could factor it. \n" ); document.write( "x*(36x^2-64) \n" ); document.write( "2x*(18x^2-32) \n" ); document.write( "4x*(9x^2-16) \n" ); document.write( "4x*(3x-4)(3x+4) \n" ); document.write( " \n" ); document.write( " |