SOLUTION: What will be the impact of changing the function {{{ f(x)= x^2 }}} to be {{{ f(x)= -2/5x^2 }}}

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: What will be the impact of changing the function {{{ f(x)= x^2 }}} to be {{{ f(x)= -2/5x^2 }}}      Log On


   



Question 366723: What will be the impact of changing the function +f%28x%29=+x%5E2+ to be +f%28x%29=+-2%2F5x%5E2+
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
y=x%5E2
.
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C0%2Cx%5E2%29
.
.
.
y=-%282%2F5%29x%5E2
.
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C0%2Cx%5E2%2C-%282%2F4%29x%5E2%29
.
.
.