In my example I have a point $P$:
$P = (1,3)$
And another point $Q$
$Q = (8,8)$
I need to find a logarithmic function which passes through both $P$ and $Q$ and
$y = 8$ when $x > 8$.
I have no idea where to start. How can I go about finding such a function?