What graph fulfills these properties?

25 Views Asked by At

I need to think of a function for a graph which reflects in the x axis and has a horizontal asymptote at y=0. I have a hunch it is going to involve a modulus of x but cant quite put my finger on it. Thanks.

1

There are 1 best solutions below

2
On

You can use $f(x) = e^{-|x|}$.