document.write( "Question 31897: the factorization of 2x squared + 7x - 15 \n" ); document.write( "
Algebra.Com's Answer #18483 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! 2x^2+7x-15 \n" ); document.write( "=2x^2+10x-3x-15 \n" ); document.write( "=2x(x+5)-3(x+5) \n" ); document.write( "=(x+5)(2x-3) \n" ); document.write( " |