
Nik E. answered 08/26/13
Math and Computer Science Tutor Here to Help
You can multiply the given binomials using the FOIL method. FOIL means First, Outside, Inside, Last. Let's show that with your given problem:
(y2z2 - 8)(y2z2 + 5)
Your "First" terms are y2z2 and y2z2 which multiply like this:
y2z2 * y2z2 = y2+2z2+2 = y4z4
Next you multiple the "Outside" terms, y2z2 and 5, like this:
y2z2 * 5 = 5y2z2
Third you multiple the "Inside" terms, -8 and y2z2, like this:
-8 * y2z2 = -8y2z2
Finally you multiple the "Last" terms, -8 and 5, like this:
-8 * 5 = -40
The last step is to put it all together. Here is the whole process:
(y2z2 - 8)(y2z2 + 5)
y4z4 + 5y2z2 - 8y2z2 - 40
y4z4 - 3y2z2 - 40
That's all there is to it!