document.write( "Question 90344This question is from textbook algebra and trigonometry
\n" );
document.write( ": Factor the polynomial. Show all work.\r
\n" );
document.write( "\n" );
document.write( "4x^4 - 4x^2 + 1 \n" );
document.write( "
Algebra.Com's Answer #65652 by Nate(3500) ![]() You can put this solution on YOUR website! p = x^2 \n" ); document.write( "4x^4 - 4x^2 + 1 \n" ); document.write( "4p^2 - 4p + 1 \n" ); document.write( "(2p - 1)^2 \n" ); document.write( "(2x^2 - 1)^2 \n" ); document.write( " |