I'm looking for a function with the following characteristics:
- Vertical asymptote at $0$ (i.e. function never touches negative $x$-values)
- Horizontal asymptote at $7$ (i.e. function never results in $y$-values larger than $7$)
- $x$-intercept at $0.25$ (i.e. function crosses $x$-axis at $(0.25,0)$)
I tried working with a log-function (e.g. $y=\ln(x+0.75)$). This generally helped to achieve the intercept, but I still couldn't make the asymptotes work. Any advice?
Thanks

How can a function cross the x-axis above the x axis on the horizontal asymptote? Did you mean (0.25,0)?
– Neo Oct 10 '18 at 15:20