document.write( "Question 352293: An object is thrown straight up from the top of a 40 foot building at an initial rate of 72 feet per second.
\n" ); document.write( "a) Write the position function indicated.
\n" ); document.write( "b) Find the objects maximum height.
\n" ); document.write( "c) When does the object hit the ground? Hint: s(t)=0
\n" ); document.write( "d) When is it 80 feet above the ground? Hint: s(t)=80
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #251799 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
a) s(t) = -16t^2 + 72t + 40 ___ gravitational acceleration(t^2) + initial velocity(t) + initial height\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) the graph of the function s(t) is a parabola , with the max height at the vertex (on the axis of symmetry)
\n" ); document.write( "___ the general equation for the axis of symmetry (using ax^2+bx+c) is ___ x = -b/(2a)
\n" ); document.write( "___ find t using the axis of symmetry , and substitute to solve for s\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c) using the equation from (a) , find t when s equals 0 ___ the negative solution is extraneous\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "d) using the equation from (a) , find t when s equals 80
\n" ); document.write( "
\n" );