document.write( "Question 31154This question is from textbook
\n" );
document.write( ": (x+3)(2x-5)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #18064 by troyapplehelen(46)![]() ![]() ![]() You can put this solution on YOUR website! 1. first multiply x to 2x and -5, then 2x^2 and -5x \n" ); document.write( "2. then, multiply 3 to 2x and -5, then 6x and -15 \n" ); document.write( "3. then, add them up like 2x^2+(-5x)+(6x)+(-15) \n" ); document.write( " = 2x^2+x-15. \n" ); document.write( " |