$a,b,c,d:=$non zero real number constants.
$t\geq0$
$f(t):=\frac{a+bt}{c+dt}$
The thing which I want to do is determine the values of the above $4$ constants to make $f(t)$ as a constant function.
The textbook gave the condition for it as below.
$\frac{a}{c}=\frac{b}{d}$
Why this equation is able to be said as the condition for composing a constant function?
Taking $t=0$ and $t=1$, we obtain that $\frac{a}{c} = \frac{b}{d}$ is a necessary condition. Conversely, if $a = \frac{bc}{d}$ then $\frac{bc/d + bt}{c+dt} = \frac{b}{d}$, a constant.