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}(-10z+5)(3z+5) &= (-10z)\cdot (3z)+(-10z)\cdot 5+5\cdot (3z)+5\cdot 5\\
&\phantom{abcdevwxyz}\blue{\text{the banana method}}\\ &= -30z^2-50z+15z+25\\
&\phantom{abcdevwxyz}\blue{\text{simplification of terms}}\\ &=-30z^2-35z+25\\
&\phantom{abcdevwxyz}\blue{\text{collection of similar terms}}\end{aligned}\]