I have a linear function $10-5x$. I am trying to create a downward sloping curve at a point where the tangency point is $(1.5, 2.5)$.
I tried using a function of $3.75/x$, but instead of making it a tangent to the linear curve it instead intersects it. How do I make a function that is tangent to the linear curve at point $(1.5,2.5)$?
HINT
Let try with a parabola $y=ax^2+bx+c$ with the conditions