document.write( "Question 153362: Can you please help me expand this set of numbers?
\n" );
document.write( "(3x-5)(2x+7) \n" );
document.write( "
Algebra.Com's Answer #112883 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! expand this set of numbers? \n" ); document.write( "(3x-5)(2x+7) \n" ); document.write( "Use FOIL: \n" ); document.write( "F: 3x * 2x = 6x^2 \n" ); document.write( "O: 3x * 7 = 21x \n" ); document.write( "I: -5*2x = -10x \n" ); document.write( "L: -5*7 = -35 \n" ); document.write( "----------------- \n" ); document.write( "Combine those four terms to get: \n" ); document.write( "6x^2 + 11x -35 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |