Were you given a specific parent function? All of the parent functions follow the same or a very similar template. I’ll use a quadratic equation as an example first.
Parent function: y = x2
The template for this function is: y = a (x - h)2 + k
-
a represents the vertical stretch or shrink - it’s kind of like slope
-
h represents the graph shifting left or right. It uses the opposite sign, so up is minus and down is plus.
-
k represents the graph shifting down or up. It uses the same sign, so down is minus and up is plus.
In your problem, the k needs to be changed to show 5 units up. You would want to replace k with + 5.
y = a (x - h)2 + k
y = a (x - h)2 + 5
Since there is no a or h values given because the graph doesn’t change that way, you can get rid of them from the template, so your answer is y = x2 + 5.
It works the same way with absolute value as another example.
Parent function: y = |x|
Template: y = a |x - h| + k
Your answer: y = |x| + 5
I hope this helps! If you need a last minute tutoring session, please reach out to me!