Question 135094
The first thing is that either the initial velocity you have given is incorrect, or the function is incorrectly written.  The coefficient on the t term must be equal to the initial velocity.  Unfortunately, both 250 fps and 150 fps are within a resonable range for modern archery equipment.  So, I'm going to chose to believe that the function is correct.  If it is the other way around, you will have to modify things to fit.  

a.  The height after 2 seconds:  Evaluate {{{s(2)=-16(2)^2+150(2)+10}}}


b.  The maximum height:

Two ways to do this.


The algebra way:  This is a parabola with a vertex at ({{{-b/2a}}},{{{s(-b/2a)}}}).  {{{-b/2a=(-150)/(-32)=75/16}}}, so evaluate {{{s(75/16)=-16(75/16)^2+150(75/16)+10}}} to find the maximum height.


The calculus way:  Take the first derivative of the function:


{{{(d(s(t)))/dt=-32t+150}}}, set the first derivative equal to zero and solve:


{{{-32t+150=0}}}
{{{t=75/16}}}


Again, evaluate: {{{s(75/16)=-16(75/16)^2+150(75/16)+10}}} to find the maximum height.


c.  The arrow will be on the ground when s(t) = 0.  So solve {{{-16t^2+150t+10=0}}} for t.  You will get two roots, one of which will be negative (that's because the arrow started out 10 feet up, and it would be negative time when it was on the ground prior to getting up to 10 ft).  Discard the negative root and the positive root is the answer.