Question 1040483

I am having trouble with this question: "What is the product of (y+2)(y-8)? The answers available are 
y^2+6y-16 ,  y^2-6y-16 , y^2-6y+16 , y^2+6y+16 .  Please explain how you got the correct answer, thank you so much in advance , Emily.
<pre>Apply the FOIL method of distribution
(y + 2)(y - 8)
y(y - 8) + 2(y - 8)
{{{highlight(matrix(1,3, y^2 - 8y + 2y - 16, "=======>", highlight_green(y^2 - 6y - 16)))}}}