Graph Transformation Question

168 Views Asked by At

I get that because x^2 will be negative the answer will be one of the following a, b, or e. But I don't understand why the answer is a??

enter image description here

2

There are 2 best solutions below

0
On BEST ANSWER

The "$+a$" in $-(x + a)^2$ indicates a horizontal shift. Since $a > 0$ (i.e., $a$ is a positive number), this shift must be to the left. Only choice (a) has both the properties of vertical reflection and leftward shift.

0
On

$y = -(x + a)^2 = -(x - [-a])^2$

The first minus means that the graph concaves downward. This rules out (c) and (d).

Inserting the middle minus is a way to find the root, which is $[-a]$.

Since $a > 0, -a$ is some negative quantity. This leave (a) as the only choice.