document.write( "Question 1204219: I need to factor h^3-25. I've tried but I always get h in there. I've done (h)(h+5)(h-5) or (h)(h^2-25) but I always get h^3-25h. There is no perfect cube so I am struggling. Thank you \n" ); document.write( "
Algebra.Com's Answer #840328 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
\"h%5E3-25\"...... rewrite \"25\" as \"%28root%283%2C25%29%29%5E3\"\r
\n" ); document.write( "\n" ); document.write( " \"h%5E3-%28root%283%2C25%29%29%5E3\".....now you have the difference of cubes and apply the rule \"x%5E3-y%5E3=%28x-y%29%28x%5E2%2Bxy%2By%5E2%29\"\r
\n" ); document.write( "\n" ); document.write( "in your case \"x=h+\" and \"y+=root%283%2C25%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );