document.write( "Question 270051: To factor a trinomial that is quadratic in form.\r
\n" );
document.write( "\n" );
document.write( "16x3 y+4x2y2-42xy3 \n" );
document.write( "
Algebra.Com's Answer #197895 by scott8148(6628) You can put this solution on YOUR website! 2xy (8x^2 + 2xy - 21y^2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2xy (4x + 7y) (2x - 3y) \n" ); document.write( " |