document.write( "Question 187571: I nee to factor this but I cant not quite get it to work.
\n" );
document.write( "15+3y–5x^2–x^2*y \n" );
document.write( "
Algebra.Com's Answer #140611 by scott8148(6628) You can put this solution on YOUR website! it is already grouped fairly well\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(15+3y) – (5x^2+x^2*y) ___ remember the sign change when you factor the negative\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3(5+y) - x^2(5+y) ___ (3-x^2)(5+y) \n" ); document.write( " |