GMAT Exam  >  GMAT Notes  >  30 Days Preparation  >  Foil & Reverse-Foil, Algebra for GMAT

Foil & Reverse-Foil, Algebra for GMAT - 30 Days Preparation for GMAT PDF

FOIL & REVERSE-FOIL

FOIL is an acronym standing for First, Outer, Inner, Last. It is a method for multiplying two binomials and is especially useful when working with quadratics. Many standardised-test questions require quick expansion (FOIL) or factoring (reverse FOIL) of quadratic expressions. Be alert for squared terms or expressions under a square root-these often indicate a quadratic structure.

The FOIL method explained

To multiply two binomials, multiply each pair of terms indicated by the words First, Outer, Inner, and Last, then collect like terms.

  • First: product of the first terms of each binomial.
  • Outer: product of the outer terms.
  • Inner: product of the inner terms.
  • Last: product of the last terms.

FOIL example

Example: Expand (x + 3)(x + 3).

(x + 3)(x + 3)
x × x = x²
x × 3 = 3x
3 × x = 3x
3 × 3 = 9

Collect like terms:

x² + 3x + 3x + 9
x² + 6x + 9

This can be recognised as a perfect square: (x + 3)² = x² + 6x + 9.

Reverse FOIL (factoring)

Reverse FOIL means converting a quadratic expression into a product of two binomials. The common approach for quadratics of the form x² + bx + c is to find two numbers whose product is c and whose sum is b.

Reverse FOIL example

Example: Factor x² + 6x + 9.

x² + 6x + 9

Find two numbers that multiply to 9 and add to 6: these are 3 and 3.

Rewrite the quadratic as (x + 3)(x + 3) or (x + 3)².

When the coefficient of x² is not 1, use factoring by grouping or apply the quadratic formula when necessary.

The three classic quadratics

These common forms recur frequently; it is efficient to memorise their expanded forms and factored forms.

  • (x + y)(x + y) - perfect square.
  • (x - y)(x - y) - perfect square with negative cross term.
  • (x + y)(x - y) - difference of squares.

Classic quadratic expansions (worked)

1. Expand (x + y)(x + y).
(x + y)(x + y)
x × x = x²
x × y = xy
y × x = yx = xy
y × y = y²
Collect like terms:
x² + xy + xy + y²
x² + 2xy + y²
2. Expand (x - y)(x - y).
(x - y)(x - y)
x × x = x²
x × (-y) = -xy
(-y) × x = -yx = -xy
(-y) × (-y) = y²
Collect like terms:
x² - xy - xy + y²
x² - 2xy + y²
3. Expand (x + y)(x - y).
(x + y)(x - y)
x × x = x²
x × (-y) = -xy
y × x = yx = xy
y × (-y) = -y²
Collect like terms:
x² - xy + xy - y²
x² - y²

Symbolism

 (custom symbols / operators)

A symbolism question defines a new operator and requests calculations using that definition. Read the operator definition carefully and apply it exactly as stated. These questions test accuracy and attention to detail.

Symbolism example (worked)

Given: aΩb = ab + a²

Compute: 2Ω3

Replace a with 2 and b with 3 in the definition:

2Ω3 = 2 × 3 + 2²

2 × 3 = 6

2² = 4

6 + 4 = 10

Practical advice and application

When you see a binomial product or a quadratic expression, decide quickly whether to expand (FOIL) or to factor (reverse FOIL). Look for:

  • squared binomials that match (x ± y)² patterns;
  • constants whose factor pairs sum to the coefficient of x;
  • structure of a difference of squares x² - y² that factors as (x + y)(x - y).

Practice by expanding and factoring a variety of examples, including cases where the coefficient of x² is not 1, and by solving short timed drills that mix FOIL, reverse FOIL and symbolic-operator problems. This builds both speed and accuracy for test situations.

The document Foil & Reverse-Foil, Algebra for GMAT is a part of the GMAT Course 30 Days Preparation for GMAT.
All you need of GMAT at this link: GMAT

FAQs on Foil & Reverse-Foil, Algebra for GMAT

1. What is FOIL and Reverse-FOIL in algebra?
Ans. FOIL stands for First, Outer, Inner, Last, and it is a method used to multiply two binomials. It involves multiplying the first terms, then the outer terms, then the inner terms, and finally the last terms. Reverse-FOIL, on the other hand, is the process of factoring a quadratic expression back into two binomials. It is essentially the opposite of FOIL, where you start with a quadratic expression and find the two binomials that multiply to give that expression.
2. How do you use FOIL to multiply binomials?
Ans. To multiply binomials using FOIL, follow these steps: 1. Multiply the first terms of each binomial. 2. Multiply the outer terms of each binomial. 3. Multiply the inner terms of each binomial. 4. Multiply the last terms of each binomial. 5. Combine the like terms obtained from the previous steps to simplify the expression. For example, if you have the binomials (x + 2) and (3x - 4), you would multiply them using FOIL as follows: (x + 2)(3x - 4) = x * 3x + x * (-4) + 2 * 3x + 2 * (-4) = 3x^2 - 4x + 6x - 8 = 3x^2 + 2x - 8.
3. Can FOIL be used to multiply more than two binomials?
Ans. Yes, FOIL can be used to multiply more than two binomials. The process remains the same - you multiply the corresponding terms of each binomial and then combine the like terms. For example, if you have the binomials (x + 2), (3x - 4), and (5x + 6), you would multiply them using FOIL as follows: (x + 2)(3x - 4)(5x + 6) = (x + 2)(3x - 4) * (5x + 6) = [(x + 2)(3x - 4)] * (5x + 6) = (3x^2 + 2x - 8) * (5x + 6) = (3x^2 + 2x - 8)(5x + 6).
4. How can Reverse-FOIL be used to factor a quadratic expression?
Ans. To factor a quadratic expression using Reverse-FOIL, follow these steps: 1. Identify the coefficients of the quadratic term, linear term, and constant term in the expression. 2. Determine the factors of the quadratic coefficient and the constant term that add up to the coefficient of the linear term. 3. Use these factors to rewrite the linear term in terms of two binomials. 4. Apply Reverse-FOIL by multiplying the first terms, outer terms, inner terms, and last terms of the binomials. 5. Combine like terms to simplify the expression. For example, if you have the quadratic expression 3x^2 + 7x + 2, you would factor it using Reverse-FOIL as follows: 3x^2 + 7x + 2 = (3x + 1)(x + 2).
5. Can Reverse-FOIL be used to factor a quadratic expression with a leading coefficient other than 1?
Ans. Yes, Reverse-FOIL can be used to factor a quadratic expression with a leading coefficient other than 1. The process is similar to the one mentioned earlier, but you need to consider the additional coefficient when determining the factors of the quadratic and constant terms. For example, if you have the quadratic expression 2x^2 + 5x + 2, you would factor it using Reverse-FOIL as follows: 2x^2 + 5x + 2 = (2x + 1)(x + 2).
Explore Courses for GMAT exam
Get EduRev Notes directly in your Google search
Related Searches
past year papers, Sample Paper, Extra Questions, practice quizzes, pdf , Algebra for GMAT, MCQs, mock tests for examination, Previous Year Questions with Solutions, Exam, Foil & Reverse-Foil, Foil & Reverse-Foil, Objective type Questions, video lectures, Algebra for GMAT, Algebra for GMAT, ppt, study material, Free, Important questions, Semester Notes, Viva Questions, Summary, Foil & Reverse-Foil, shortcuts and tricks;