document.write( "Question 270079: To Factor a trinomial that is quadratic in form ?\r
\n" );
document.write( "\n" );
document.write( "3x^4+20x^2+32 \n" );
document.write( "
Algebra.Com's Answer #197906 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! 3x^4+20x^2+32 = 3x^4+12x^2+8x^2+32 \n" ); document.write( "=3x^2(x^2+4)+8(x^2+4) \n" ); document.write( "=(x^2+4)(3x^2+8) \n" ); document.write( " |