document.write( "Question 260020: Is there a trick to factoring cubed or higher equations \n" ); document.write( "
Algebra.Com's Answer #191458 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! no. \n" ); document.write( "There's no \"trick\" or procedure for the general case, but some are commonly known. \n" ); document.write( "---------- \n" ); document.write( "a^3 + b^3 = (a+b)*(a^2 - ab + b^2) \n" ); document.write( "a^3 - b^3 - (a-b)*(a^2 + ab + b^2) \n" ); document.write( "---------------------------------- \n" ); document.write( "The difference of any 2 even powered exponents \n" ); document.write( "(a^2n - b^2n) can be factored. \n" ); document.write( "The sum or difference of any 2 odd powered exponents \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |