Calculating with letters: Computing with letters
The banana method for expanding double brackets
The banana method
For the product of two two-terms, we have the banana method:
Examples
\[\begin{aligned} (a+2)(b+3) &=a\cdot b+a\cdot 3+2\cdot b + 2\cdot 3\\ &= ab+3a+2b+6\\[0.3cm] (-4a+2)(2b-1) &= -4a\cdot 2b+-4a\cdot -1\\ &\phantom{=\,\,} +2\cdot 2b+2\cdot -1\\ &=-8ab+4a+4b-2\end{aligned}\]
With the banana method you can expand the double pairs of brackets. A square of a two-term can be seen here as the product of two identical two-terms. The formula can also be used in all kinds of complicated situations. Sometimes you can collect terms after expansion of brackets with the banana formula.
\[\begin{aligned}(10y+6)(-3y-2) &= (10y)\cdot (-3y)+(10y)\cdot (-2)+6\cdot (-3y)+6\cdot (-2)\\
&\phantom{abcdevwxyz}\blue{\text{the banana method}}\\ &= -30y^2-20y-18y-12\\
&\phantom{abcdevwxyz}\blue{\text{simplification of terms}}\\ &=-30y^2-38y-12\\
&\phantom{abcdevwxyz}\blue{\text{collection of similar terms}}\end{aligned}\]