How do you foil (6x-y)(3x-2y)(6xy)(3x2y)?

2 Answers
Aug 5, 2015

Add (product of F irst terms) plus (product of O utside terms) plus (product of I nside terms) plus (product of L ast terms) to get
color(white)("XXXX")XXXX18x^2-15xy+2y^218x215xy+2y2

Explanation:

First terms: 6x6x and 3x3x
color(white)("XXXX")XXXXcolor(white)("XXXX")XXXXProduct of First terms: 18x^218x2

Outside terms: 6x6x and -2y2y
color(white)("XXXX")XXXXcolor(white)("XXXX")XXXXProduct of Outside terms : -12xy12xy

Inside terms: -yy and 3x3x
color(white)("XXXX")XXXXcolor(white)("XXXX")XXXXProduct of Inside terms: -3xy3xy

Last terms: -yy and -2y2y
color(white)("XXXX")XXXXcolor(white)("XXXX")XXXXProduct of Last terms: 2y^22y2

Sum of Products:
color(white)("XXXX")XXXX18x^2-12xy-3xy+2y^218x212xy3xy+2y2

color(white)("XXXX")XXXX= 18x^2-15xy+2y^2=18x215xy+2y2

Aug 5, 2015

FOIL is a reminder of how to multiply two binomials.

Explanation:

When we multiply two polynomials, we must multiply each (and every) term in one times each (and every) term of the other.

{Reminder: things that are to be multiplied are called "factors", things to be added are called "terms".)

Many people use FOIL to remind themselves and to keep track of how to multiply these:

Multiply: (6x - y)(3x – 2y)" " (in this example we'll use FOIL)

{:(color(red)("F")"irst",(color(red)(6x) -y)(color(red)(3x) – 2y), (6x)(3x), =, 18x^2),(color(red)("O")"utside",(color(red)(6x) -y)(3x color(red)(-9)), (6x)(-2y), =, -12xy),(color(red)("I")"nside",(6xcolor(red) (-y))(color(red)(3x) – 2y), (-y)(3x), =, -3xy),(color(red)("L")"ast",(6xcolor(red) (-y))(3x color(red)(-2y)), (-y)(-2y), =, 2y^2) :}

Written on one line, we have:

(6x - y)(3x – 2y) = (6x)(3x)+(6x)(-2y)+(-y)(3x)+(-y)(-2y)

(6x - y)(3x – 2y) = 18x^2-12xy-3xy+2y^2" " now combine similar terms

(6x - y)(3x – 2y) = 18x^2-15xy+2y^2