document.write( "Question 312922: I am trying to figure out how to factor the difference of two cubes of
\n" );
document.write( "n^6 - 343= I know your look for Gcf but their isnt what would i do if their isn one?? \n" );
document.write( "
Algebra.Com's Answer #223827 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! from google (where else...) \n" ); document.write( "\"An expression of the form a^3 - b^3 . The difference of two cubes factors into (a - b)(a^2 + ab + b^2)\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "343 is 7^3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(n^2 - 7)(n^4 + 7n^2 + 49) \n" ); document.write( " |