document.write( "Question 79028: Factor each polynomial completely:
\n" ); document.write( "8x3(x to the third) - 27
\n" ); document.write( "I tried, (4x +9)(2x-3) is that close
\n" ); document.write( " 8x2(x squared) +-12x +-18x -27
\n" ); document.write( "

Algebra.Com's Answer #56721 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"8x%5E3-27\"\r
\n" ); document.write( "\n" ); document.write( "Notice we can say \"8x%5E3=%282x%29%5E3\" and \"27=3%5E3\"\r
\n" ); document.write( "\n" ); document.write( "So we can use the difference of cubes formula:\r
\n" ); document.write( "\n" ); document.write( "\"8x%5E3-27=%282x-3%29%284x%5E2%2B6x%2B9%29\" and this is as far we can factor it
\n" ); document.write( "
\n" );