Question 1010024


set {{{x=0}}} to find the y-intercept for {{{f(x)=-(x+1)^2}}}

{{{f(0)=-(0+1)^2}}}

{{{f(0)=-(1)^2}}}

{{{f(0)=-1}}}


{{{ graph( 600, 600, -10, 10, -10, 10, -(x+1)^2) }}}