Raymond J. answered 02/20/21
Patient with Ability to Explain in Many Ways
To rewrite this we need to expand the terms. Are you having difficulty with this?
y = (x + 6)2 - 12
First expand the polynomial
y = (x + 6)(x + 6) - 12
Next, distribute the terms. Multiply the first x with each term in the second set of parenthesis then multiply the 6 the same way. We could do a simple distribution to make it easier to understand.
y = x(x + 6) + 6(x + 6) - 12
Now multiply x with x and add that to x times 6. Do the same for the 2nd set.
Combine "like" terms, and simplify. For instance, 8a + a2 + 5a + 11 = (8a + 5a) + a2 + 11 = 13a + a2 + 11 but standard form is typically the highest order polynomial first, i.e. a2 + 13a + 11.
Good luck!