Question 93
Well, you have to find out t such that s(t) = 11. That is, t^2-8t = 11. Or t^2-8t-11 = 0. Solve it using my solver, here's the graph:

{{{ graph( 300, 200, -4, 12, -30, 30, x^2-8x-11) }}}