document.write( "Question 125630: We're working on polynomials and stuff in class and we're using the foil method. I have no clue what to do on that. so how would you do (X-4)(X+10)using the foil method? \n" ); document.write( "
Algebra.Com's Answer #92088 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
FOIL is summing the products of pairs of terms __ First terms, Outside terms, Inside terms, Last terms\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(X-4)(X+10) __ (X)(X)+(-4)(X)+(X)(10)+(-4)(10) __ X^2-4X+10X-40 __ X^2+6X-40
\n" ); document.write( "
\n" );