|
|
home >algebra>multiply-binomials-foilmethodMultiply Binomials CalculatorCalculate binomial equation using FOIL method. The FOIL is the short form of First, Outer, Inner and Last. It is represented to multiply and simplify the first, outer, inner and the last terms of two equations. Multiply Binomials Calculator
Code to add this calci to your website
Just copy and paste the below code to your webpage where you want to display this calculator. Example : Multiplying two Binomials using FOIL method, (3x - 4) and (2x +1) Using FOIL Method, Multiply the First Terms : (3x) × (2x) = 6x2 Multiply the Outside Terms : (3x) × (1) = 3x Multiply the Inside Terms : (-4) × (2x) = - 8x Multiply the Last Terms : (-4) × (1) = - 4 Binomial Equation = ( 6x2 + 3x - 8x - 4 ) = 6x2 - 5x - 4. FOIL method is suitable only to multiply two binomial equations not for polynomials. | ||||||||||||