document.write( "Question 1049547: Factor the polynomial completely, or state that the polynomial is prime.
\n" );
document.write( "3 x Superscript 4 Baseline minus 3 3x4−3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #665119 by ewatrrr(24785) You can put this solution on YOUR website! IF \n" ); document.write( " \n" ); document.write( "3(x^4 - 1) \n" ); document.write( "3(x^2-1)(x^2+1) \n" ); document.write( "3(x-1)(x+1)(x^2+1) \n" ); document.write( " |