SOLUTION: Write the function whose graph is the graph of y=x^4, but is: a. shifted up 14 units b. reflected about the x-axis

Algebra ->  Graphs -> SOLUTION: Write the function whose graph is the graph of y=x^4, but is: a. shifted up 14 units b. reflected about the x-axis      Log On


   



Question 323867: Write the function whose graph is the graph of y=x^4, but is: a. shifted up 14 units
b. reflected about the x-axis

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
a) y=x%5E4%2B14
.
.
.
graph%28300%2C300%2C-5%2C5%2C-2%2C22%2Cx%5E4%2Cx%5E4%2B14%29
.
.
.
b) y=-x%5E4
.
.
.
graph%28300%2C300%2C-5%2C5%2C-5%2C5%2Cx%5E4%2C-x%5E4%29
.
.
.