document.write( "Question 27089: Please help me solve the problem: (3w + 7)(2w - 5) \n" ); document.write( "
Algebra.Com's Answer #21872 by scoop(27)![]() ![]() ![]() You can put this solution on YOUR website! Use the foil method: \n" ); document.write( "(3w+7)(2w-5)= \n" ); document.write( "(F) 3w*2w=6w^2 \n" ); document.write( "(O) 3w*-5+=-15w \n" ); document.write( "(I) 7*2w= 14w \n" ); document.write( "(L) 7*-5=-35 so \n" ); document.write( "6w^2-15w+14w-35 \n" ); document.write( "combine like terms \n" ); document.write( "6w^2-w-35 \n" ); document.write( " \n" ); document.write( " |