Foil Formula: Definition, Solved Examples

Collegedunia Team logo

Collegedunia Team

Content Curator

FOIL Formula can be referred to as a standard formula that is needed to multiply two binomials. This method is mostly used in elementary algebra. This FOIL is a mnemonic, which will help us in remembering the method of multiplying the two binomials. The “FOIL Formula” is an important formula that is required in solving algebraic equations. 

Key Terms: FOIL Formula, Uses, Distributive Law, Polynomials, Binomial Theorem


How to use the FOIL Formula?

[Click Here for Sample Questions]

The term “FOIL” is considered as an acronym for the four terms which are used in four terms of product.

(a+b)(c+d)=ac (First)+ ad(Outer) + bc(Inner) +bd (Last)

  • First (the term is used for the first of each binomial that will be multiplied together)
  • Outer (Outer terms of the binomial will be multiplied with each other)
  • Inner (Inner terms of the binomial will be multiplied with each other)
  • Last (Last terms of the binomial will be multiplied with each other

FOIL Formula General Form

[Click Here for Sample Questions]

In order to multiply the binomial, one must know the general form of FOIL Formula. The general form is given below:

(a+b)(c+d) = a(c+d)+b(c+d)

= ac+ ad+ bc+ bd

Foil Formula

Foil Formula 


FOIL Formula Example

[Click Here for Sample Questions]

In order to multiply the linear binomials, the FOIL method is used. For example

(x+3)(x+5) = (x.x) + (x.5) +(3.x) + (3.5)

= X2 + 5x+ 3x + 15

= x2 + 8x + 15

If there is subtraction involved in the binomial, the corresponding terms in the equation should be negated. Let's consider another example:

(2x-3)(3x-4) = (2x)(3x) + (2x) (-4) + (-3)(3x) + (-3)(-4)

= 6x2 – 8x – 9x + 12

=6x2 - 17x + 12


FOIL Formula: Distributive Law

[Click Here for Sample Questions]

The FOIL formula has the involvement of the distributive law. Hence. The method is a two-way process. In this process, there is an involvement of three applications of the distributive property. The distributive law along with the FOIL formula is generally applied in the case of trinomials and higher.

(a+b)(c+d) = a(c+d)+b(c+d)

= ac+ad+bc+bd

Here, the (c+d) is placed with the addition with the first binomial, which is the first step of the method. The second step involves the distributive law to simplify the two terms.


FOIL Formula: Polynomials

[Click Here for Sample Questions]

If we have to apply the FOIL Formula for a pair of Polynomials. We can make a table using the FOIL method, which is given below:

formula

If we take an example- (a+b+c)(w+x+y+z) as polynomials, the degree of the terms can be found by anti-diagonally adding them.

In order to multiply these polynomials, we can use a table:

formula 2

By summing up the entries of the table, the product of the polynomials will look like-

(a+b+c)(w+x+y+z) = (aw+ax+ay+az)+ (bw+bx+by+bz)+ (cw+cx+cy+cz)


Things To Remember

  • FOIL formula is used to multiply a binomial with another binomial
  • The general form of FOIL Formula is (a+b)(c+d) = ac+ad+bc+bd
  • Distributive law is along with FOIL Formula for trinomials or higher polynomials
  • FOIL is mnemonic, which makes the multiplication process easy.

Sample Questions

Ques. Solve (2x+4)(5x+3). ( 2 Marks)

Ans.

The expression provided is = (2x+4)(5x+3)

Using the FOIL Formula, we get

(2x + 4)(5x + 3) = (2x)(5x) + (2x)(3) +(4)(5x) + (4)(3)

= 10x2 + 6x +20x + 12

= 10x2 + 26x +12

Ques. Find the product by multiplying the binomial (2x + 3)(5x +2). ( 2 Marks)

Ans.

The expression provided is = (2x + 3)(5x +2)

Using the FOIL Formula, we get

(2x + 3)(5x +2) = (2x)(5x) + (2x)(2) + (2)(3) + (3)(2)

= 10x2 + 19x +16

Ques. Find the area of a rectangle, if its length is (2x+4)units and its width is (3x-2)units. ( 2 Marks)

Ans.

Given, the length is (2x+4)units and width is (3x-2)units

By applying the FOIL formula,

(2x+4)(3x-2) = 2x x 3x + 2x x (-2) + 4 x 3x + 4 x (-2)

= 6x2 - 4x +12x -8 

= 6x2 +8x -8 square units

Ques. Evaluate: (2x-5)(3x-1). ( 2 Marks)

Ans.

Given expression is (2x-5)(3x-1)

Using the FOIL formula,

(2x-5)(3x-1) = (2x)(3x)+ (2x)(1)+(-5)(3x)+(-5)(1)

= 6x2 +2x + (-15x)+ (-5)

= 6x2 -13x - 5

Ques. Find the Ans.(x-4)(3x+y-2). ( 2 Marks)

Ans.

Given expression is (x-4)(3x+y-2)

By applying the FOIL formula,

(x-4)(3x+y-2) = x(3x+y) + x(-2) + (-4)(3x+y) + (-4)(-2)

= 3x2 +xy - 2x -12 x -4y +8

= 3x2 +xy -14x - 4y + 8

Ques. Evaluate: (x-3)(x+5). ( 2 Marks)

Ans.

Given expression is (x-3)(x+5)

Using the FOIL formula, we get

(x-3)(x+5) = (x)(x) + (x)(5) + (-3)(x) + (-3)(5)

= x2 +5x - 3x - 15

= x2 + 2x - 15

Ques. Multiply: (2a + 3b) (3a +4b). ( 2 Marks)

Ans.

Given expression is (2a + 3b) (3a +4b)

By using the FOIL Formula here, we get

(2a + 3b) (3a +4b) = (3a)(2a) + (3a)(3b) + (4b)(2a) + (4b)(3b)

= 6a2 + 9ab + 8ba + 12b2 

= 6a2 + 17ab + 12b2 

Ques. Evaluate: (x-4) (2x+3).( 2 Marks)

Ans.

Given expression is (x-4) (2x+3)

Using FOIL Formula, 

(x-4) (2x+3) = (x)(2x) + (x)(3) - (4)(2x) - (4)(3)

= 2x2 + 3x - 8x -12

= 2x2 -5x -12

Ques. Simplify: (x-y) (3x+5y). ( 2 Marks)

Ans.

Given expression is (x-y) (3x+5y)

Using FOIL Formula, we get,

(x-y) (3x+5y) = (x)(3x) + (x)(5y)- (y)(3x) - (y)(5y)

= 3x2 + 5xy -3xy - 5y2 

= 3x2+ 2xy - 5y2

Ques. Multiply the following: (a+7)(b-5). ( 2 Marks)

Ans.

Given expression is (a+7)(b-5)

Using FOIL Formula, we get,

(a+7)(b-5) = (a)(b) +(a)(-5) + (7)(b) + (7)(-5)

= ab -5a + 7b - 35

Also Read: 

CBSE X Related Questions

  • 1.
    Assertion (A) : H.C.F. \((36 m^{2}, 18 m) = 18 m\), where \(m\) is a prime number.
    Reason (R) : H.C.F. of two numbers is always less than or equal to the smaller number.

      • Both Assertion (A) and Reason (R) are true and Reason (R) is the correct explanation of the Assertion (A).
      • Both Assertion (A) and Reason (R) are true, but Reason (R) is not the correct explanation of the Assertion (A).
      • Assertion (A) is true, but Reason (R) is false.
      • Assertion (A) is false, but Reason (R) is true.

    • 2.
      Use graphical method to solve the system of linear equations : $x = -3$ and $5x - 2y = -5$.


        • 3.
          The graph of \(y = f(x)\) is given. The number of zeroes of \(f(x)\) is :

            • 0
            • 1
            • 3
            • 2

          • 4.
            A chord of a circle, of radius 14 cm, subtends an angle of $60^\circ$ at the centre. Find the area of the smaller sector and perimeter of the smaller segment.


              • 5.
                Prove that: $\frac{\tan \theta}{1 - \cot \theta} + \frac{\cot \theta}{1 - \tan \theta} = 1 + \tan \theta + \cot \theta$


                  • 6.
                    A bag contains 25 balls. Some of them are yellow and others are green. One ball is drawn at random. If probability of getting a green ball is $3/5$, then find the number of yellow balls.

                      Comments


                      No Comments To Show