document.write( "Question 293349: I am having difficulty factoring (x^4 - 1). The following is my attempt, will someone please help me with this? Thanks,
\n" );
document.write( "x16 – 1\r
\n" );
document.write( "\n" );
document.write( "(x4)4 – 1\r
\n" );
document.write( "\n" );
document.write( "(x4 – 1)(x4 + 1)\r
\n" );
document.write( "\n" );
document.write( "(x2 – 1)(x4 + 1)(x4 – 1)\r
\n" );
document.write( "\n" );
document.write( "(x2 – 1)(x2 + 1)(x4 – 1)\r
\n" );
document.write( "\n" );
document.write( "(x+1)(x-1)(x2 + 1)(x4 + 1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #211772 by helpnalgebra(91)![]() ![]() You can put this solution on YOUR website! remove the parentheses around the expression \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "not sure if it was a trick question by your teacher.\r \n" ); document.write( "\n" ); document.write( "answer is x^4-1 \n" ); document.write( " |