document.write( "Question 31575: find the product
\n" );
document.write( "(6x -2) (2x +2) \n" );
document.write( "
Algebra.Com's Answer #18218 by stanbon(75887) ![]() You can put this solution on YOUR website! Use FOIL: \n" ); document.write( "F= (6x)(2x)=12x^2 \n" ); document.write( "O=(6x)(2)=12x \n" ); document.write( "I=((-2)(2x)=-4x \n" ); document.write( "L=(-2)(2)=-4 \n" ); document.write( "The product is 12x^2+8x-4 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |