consider this IVP
y'=r-ky , y(0)=y0
y= (y0)e^(-kt) + (r/k)(1-e^(-kt))
if y,y0,r,t are provided, we should be able to solve for k and that's the problem but what I'm really interested is analyzing this problem
if we let y=0.99 (r/k) find t in terms of all other variables
Of courses, if...