[tex]u(t) \Longleftrightarrow \frac{1}{s}[/tex]
[tex]y(t)=x(t)*h(t) \Longleftrightarrow X(s)H(s)[/tex]
[tex]Y(s) = \frac{k}{s(s+a)}=\frac{k}{as}-\frac{k}{a(s+a)}[/tex]
[tex]\frac{k}{as}-\frac{k}{a(s+a)} \Longleftrightarrow \frac{k}{a}(1-e^{-at})[/tex]
Now, it seems you have a tangential line and knowledge for what change in time it takes for that tangent to arrive to the maximal height of your output. So let derive an answer from this given:
We shall call the function for the tangent z(t) to avoid confusion with my previously used y(t). Thus:
[tex]z - z_1 = m(t - t_1)[/tex]
[tex]z_1 = y(t_1) = \frac{k}{a}(1-e^{-at_1})[/tex]
[tex]m = y'(t_1) = ke^{-at_1}[/tex]
Plugging in the last two into the first:
[tex]z - \frac{k}{a}(1-e^{-at_1}) = ke^{-at_1}(t-t_1)[/tex]
We then solve for what new time, t_2, will give the maximal height, which is z = k/a:
[tex]\frac{k}{a} - \frac{k}{a}(1-e^{-at_1}) = ke^{-at_1}(t_2-t_1)[/tex]
[tex]t_2 = \frac{1}{a} + t_1[/tex]
or
[tex]t_2 - t_1 = \Delta t = \frac{1}{a} \rightarrow a = \frac{1}{\Delta t}[/tex]
We then need simply to apply the known maximal height of one to solve for k:
[tex]\frac{k}{a} = 1 \rightarrow k = a = \frac{1}{\Delta t}[/tex]