156k views
4 votes
If you could.. please explain this to me on how to convert this equation.. I would be very thankful.

If you could.. please explain this to me on how to convert this equation.. I would-example-1
User Forecaster
by
8.6k points

1 Answer

4 votes
y = -2(x + 3)^2 - 4

First expand the parentheses:-

y = -2(x + 3)(x + 3) - 4

y = -2 [(x(x + 3) + 3(x + 3)] - 4

y = -2 ( x^2 + 3x + 3x + 9) - 4

y = -2(x^2 + 6x + 9) - 4

Now distribute the -2 over the parentheses:-

y = -2x^2 - 12x - 18 - 4

y = -2x^2 - 12x - 22 Answer
User Alfongj
by
7.6k points