SOLUTION: how would you graph the quadratic equation {{{y<-x^2+2x+1}}} and graph it as a parabala? I can graph {{{y>x^2-3}}} I know the -3 is the y intercept, but I am not quite sure how to
Question 117964: how would you graph the quadratic equation and graph it as a parabala? I can graph I know the -3 is the y intercept, but I am not quite sure how to do this one. Could I factor to get my points? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! graph the quadratic equation y<-x^2+2x+1 and graph it as a parabola?
-------------
You have the y-intercept as (0,1)
Find the x-intercepts:
-x^2+2x+1 = 0
x^2-2x-1 = 0
x = [2 +- sqrt(4-4*-1)]/2
x = [2 +- sqrt(8)]/2
x = [1 +- sqrt(2)]
x = 1+sqrt(2) or x = 1-sqrt(2)
x = 2.414 or x = -0.414
------------------
---------------
Cheers,
Stan H.