document.write( "Question 523917: what is the FOIL method to find the product of (4m + 1)(5m - 3) \n" ); document.write( "
Algebra.Com's Answer #348622 by tracyc0912(40)\"\" \"About 
You can put this solution on YOUR website!
FOIL= first, outer, inner, last
\n" ); document.write( "First: 4m*5m
\n" ); document.write( "Outer: 4m*3
\n" ); document.write( "Inner: 1*5m
\n" ); document.write( "Last: 1*(-3)
\n" ); document.write( "You get 20m^2-12m+5m-3 (combine like terms (-12m+5m)
\n" ); document.write( "Final answer: 20m^2-7m-3
\n" ); document.write( "Does that make sense?
\n" ); document.write( "Best of luck to you! :-)
\n" ); document.write( "
\n" );