Asked by Lina

write a function that is shifted 2 units up from the function f(x)=|x|+3
Write a function that is shifted 4 units down from the function f(x)=|x-3|+1

Answers

Answered by Reiny
to shift "up" 2 units, add 2 to the function
f(x) = |x| + 3 + 2
f(x) = |x| + 5

What do you think we should do if we shift it 4 units down ?
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions