- #1
math4life
- 17
- 0
Homework Statement
Sketch the graph of each function given using shifts and stretches of the parent function y=x2 (not by simply plotting points). Clearly indicate and explicitly state the orientation, vertex, axis of symmetry, y-intercept, and point symmetric to the y-intercept, the x-intercepts, and the maximum or minimum value of each function. Use these features to complete your graph.
f(x)=-x2-4x
Homework Equations
The Attempt at a Solution
My factoring(please check):
f(x)=-x2-4x
f(x)=-(x2-4x+4)+4=0
f(x)=-(x-2)2+4=0.
Finding the x intercepts is the part I am stuck on.
The y intercept is obviously 0, so we have 0,0.
I know that the other x intercept will be at 4 due to the similar proportion (I think) but I want to know how to find that.
We get -4=-(x-2)2
+-SQRT(-4)=-x+2
-x=-2+-SQRT(-4)
X=2+-SQRT(-4)
That's a non real answer. Please someone check my math on solving for the x intercept. The rest of the problem I have done.