Visibility: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Tman21901
No edit summary
en>Winner 42
m Reverted edits by 86.2.195.192 (talk) (HG)
 
Line 1: Line 1:
[[Image:MonkeyFaceFOILRule.JPG|thumb|250px|right|A visual representation of the FOIL rule. Each colored line represents two terms that must be multiplied.]]
The other day I woke up and realised - Today I've been solitary for a little while and following much bullying from buddies I today find myself signed-up for on line dating. They assured me that there  [http://lukebryantickets.omarfoundation.org luke bryan tickets phoenix] are plenty of entertaining, pleasant and ordinary visitors to meet, therefore  [http://www.cinemaudiosociety.org luke bryan tour dates 2014] the pitch is gone by here!<br>I attempt to maintain as physically fit as possible being at the gym several times weekly. I enjoy my athletics and endeavor to perform or view while many a potential. I am going to often at Hawthorn fits being wintertime. Note: I have seen the carnage of wrestling matches at stocktake sales, If you really contemplated buying a hobby I really don't mind.<br>My buddies and fam are magnificent and hanging out with them at bar gigs or dinners is constantly imperative. I have never been into cabarets as I discover that you can not own a significant dialog with the noise. Additionally, I have two [http://Photo.net/gallery/tag-search/search?query_string=undoubtedly+cheeky undoubtedly cheeky] and really cute dogs that are almost always keen to meet up new individuals.<br><br>Review my blog ... [http://lukebryantickets.citizenswebcasting.com vip Tickets for Luke bryan]
In [[elementary algebra]], '''''FOIL''''' is a [[mnemonic]] for the standard method of multiplying two [[binomial]]s&mdash;hence the method may be referred to as the '''FOIL method'''. The word ''FOIL'' is an [[acronym]] for the four terms of the product:
* '''F'''irst (“first” terms of each binomial are multiplied together)
* '''O'''uter (“outside” terms are multiplied—that is, the first term of the first binomial and the second term of the second)
* '''I'''nner (“inside” terms are multiplied—second term of the first binomial and first term of the second)
* '''L'''ast (“last” terms of each binomial are multiplied)
The general form is:
: <math>(a+b)(c+d) = \underbrace{ac}_\mathrm{first} + \underbrace{ad}_\mathrm{outside} + \underbrace{bc}_\mathrm{inside} + \underbrace{bd}_\mathrm{last}</math>
Note that <math>a</math> is both a “first” term and an “outer” term; <math>b</math> is both a “last” and “inner” term, and so forth. The order of the four terms in the sum is not important, and need not match the order of the letters in the word FOIL.
 
The FOIL method is a special case of a more general method for multiplying algebraic expressions using the [[distributive law]]. The word ''FOIL'' was originally intended solely as a [[mnemonic]] for high-school students learning algebra, but many students and educators in the [[United States]] now use the word “foil” as a [[verb]] meaning “to expand the product of two binomials”.{{Fact|date=May 2011}}  This [[neologism]] has not gained widespread acceptance in the mathematical community.{{fact|date=March 2012}}
 
==Examples==
The FOIL method is most commonly used to multiply [[linear function|linear]] binomials.  For example,
:<math>\begin{align}
(x + 3)(x + 5) \,&=\, x\cdot x \,+\, x\cdot 5 \,+\, 3 \cdot x \,+\, 3 \cdot 5 \\
&=\, x^2 + 5x + 3x + 15 \\
&=\, x^2 + 8x + 15
\end{align}</math>
If either binomial involves [[subtraction]], the corresponding terms must be negated. For example,
:<math>\begin{align}
(2x-3)(3x-4) &= (2x)(3x)+(2x)(-4)+(-3)(3x)+(-3)(-4) \\
&= 6x^2 - 8x - 9x + 12 \\
&= 6x^2 - 17x + 12
\end{align}</math>
 
==The distributive law==
The FOIL method is equivalent to a two-step process involving the [[distributivity|distributive law]]:
: <math>\begin{align}
(a+b)(c+d) &{} = a(c+d) + b(c+d) \\
&{}= ac + ad + bc + bd
\end{align}</math>
In the first step, the <math>(c+d)</math> is distributed over the addition in first binomial. In the second step, the distributive law is used to simplify each of the two terms. Note that this process involves a total of three applications of the distributive property.
 
==Reverse FOIL==
The FOIL rule converts a [[multiplication|product]] of two binomials into a [[addition|sum]] of four (or fewer, if [[like terms]] are then combined) [[monomial]]s. The reverse process is called ''factoring'' or ''[[factorization]]''. In particular, if the proof above is read in reverse it illustrates the technique called [[Factorization#Factoring by grouping|factoring by grouping]].
 
==Table as an alternative to FOIL==
A visual memory tool can replace the FOIL mnemonic for a pair of polynomials with any number of terms. Make a table with the terms of the first polynomial on the left edge and the terms of the second on the top edge, then fill in the table with [[multiplication|products]]. The table equivalent to the FOIL rule looks like this.
:<math>\begin{matrix}
\times & c & d \\
a & ac & ad \\
b & bc & bd
\end{matrix}</math>
In the case that these are polynomials, <math>(ax+b)(cx+d),</math> the terms of a given degree are found by adding along the [[antidiagonal]]s
:<math>\begin{matrix}
\times & cx & d \\
ax & acx^2 & adx \\
b & bcx & bd
\end{matrix}</math>
so <math>(ax+b)(cx+d) = acx^2 + (ad+bc)x + bd.</math>
 
To multiply (''a''+''b''+''c'')(''w''+''x''+''y''+''z''), the table would be as follows.
:<math>\begin{matrix}
\times & w & x & y & z \\
a & aw & ax & ay & az \\
b & bw & bx & by & bz \\
c & cw & cx & cy & cz
\end{matrix}</math>
The sum of the table entries is the product of the polynomials. Thus
:<math>\begin{align}
(a+b+c)(w+x+y+z) = {} & aw + ax + ay + az \\
& {} + bw + bx + by + bz \\
& {} + cw + cx + cy + cz .
\end{align}</math>
Similarly, to multiply <math>(ax^2+bx+c)(dx^3+ex^2+fx+g),</math> one writes the same table
:<math>\begin{matrix}
\times & d & e & f & g \\
a & ad & ae & af & ag \\
b & bd & be & bf & bg \\
c & cd & ce & cf & cg
\end{matrix}</math>
and sums along antidiagonals:
:<math>\begin{align}(ax^2&+bx+c)(dx^3+ex^2+fx+g)\\
&= adx^5 + (ae+bd)x^4 + (af+be+cd)x^3 + (ag+bf+ce)x^2+(bg+cf)x+cg.\end{align}</math>
 
==Generalizations==
The FOIL rule cannot be directly applied to expanding products with more than two multiplicands, or multiplicands with more than two summands. However, applying the [[associativity|associative law]] and recursive foiling allows one to expand such products. For instance,
:<math>\begin{align}(a+b+c+d)(x+y+z+w)=&\,((a+b)+(c+d))((x+y)+(z+w)) \\ =&\,(a+b)(x+y)+(a+b)(z+w) \\ &\,{}+(c+d)(x+y)+(c+d)(z+w) \\ =&\,ax+ay+bx+by+az+aw+bz+bw \\ &\,{}+cx+cy+dx+dy+cz+cw+dz+dw. \end{align}</math>
Alternate methods based on distributing forgo the use of the FOIL rule, but may be easier to remember and apply. For example,
:<math>\begin{align}
(a+b+c+d)(x+y+z+w)&=(a+(b+c+d))(x+y+z+w) \\
&=a(x+y+z+w)+(b+c+d)(x+y+z+w) \\
&=a(x+y+z+w)+(b+(c+d))(x+y+z+w) \\
&=a(x+y+z+w)+b(x+y+z+w) \\
&\qquad +(c+d)(x+y+z+w) \\
&=a(x+y+z+w)+b(x+y+z+w) \\
&\qquad +c(x+y+z+w)+d(x+y+z+w) \\
&=ax+ay+az+aw+bx+by+bz+bw \\
&\qquad +cx+cy+cz+cw+dx+dy+dz+dw.
\end{align}</math>
 
==See also==
*[[Binomial theorem]]
*[[Factorization]]
 
==References==
* {{Citation |first1=Ray |last1=Steege |first2=Kerry |last2=Bailey |title=Schaum's Outline of Theory and Problems of Intermediate Algebra |year=1997 <!--|date=1997-04-01--> |publisher=McGraw–Hill |place=New York |series=Schaum's Outline Series |isbn=978-0-07-060839-9 <!--|doi=10.1036/0070608393--> |page=54 |doi_brokendate=2008-10-14}}
 
{{DEFAULTSORT:Foil Method}}
[[Category:Elementary algebra]]
[[Category:Mnemonics]]

Latest revision as of 18:00, 6 December 2014

The other day I woke up and realised - Today I've been solitary for a little while and following much bullying from buddies I today find myself signed-up for on line dating. They assured me that there luke bryan tickets phoenix are plenty of entertaining, pleasant and ordinary visitors to meet, therefore luke bryan tour dates 2014 the pitch is gone by here!
I attempt to maintain as physically fit as possible being at the gym several times weekly. I enjoy my athletics and endeavor to perform or view while many a potential. I am going to often at Hawthorn fits being wintertime. Note: I have seen the carnage of wrestling matches at stocktake sales, If you really contemplated buying a hobby I really don't mind.
My buddies and fam are magnificent and hanging out with them at bar gigs or dinners is constantly imperative. I have never been into cabarets as I discover that you can not own a significant dialog with the noise. Additionally, I have two undoubtedly cheeky and really cute dogs that are almost always keen to meet up new individuals.

Review my blog ... vip Tickets for Luke bryan