document.write( "Question 379643: Hey! I am a college student who is practicing for her exam by using a study guide. Right now I need help with factoring polynomials. I've tried solving these two problems but im really just guessing. The questions are: \r
\n" );
document.write( "\n" );
document.write( "1) 5x + 35 + xy + 7y\r
\n" );
document.write( "\n" );
document.write( "2) x^2 + x -56\r
\n" );
document.write( "\n" );
document.write( "If someone could help i would be so grateful!! I missed the day when we covered factoring polynomials and have never quite understood it. \n" );
document.write( "
Algebra.Com's Answer #269570 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 1) 5x + 35 + xy + 7y \n" ); document.write( "=5(x+7)+y(x+7) Factoring by grouping. \n" ); document.write( "=(5+y)(x+7) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |