document.write( "Question 593595: If a stone is tossed from the top of a 230 meter building, the height of the stone as a function of time is given by h(t) = -9.8t^2 – 10t + 230, where t is in seconds, and height is in meters. After how many seconds will the stone hit the ground? Round to the nearest hundredth’s place; include units in your answer. \n" ); document.write( "
Algebra.Com's Answer #376533 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! h(t) = -9.8t^2 – 10t + 230, \n" ); document.write( "When it hits the ground, h(t) = 0, therefore \n" ); document.write( "-9.8t^2 – 10t + 230 = 0 \n" ); document.write( "Use the quadratic formula to find t \n" ); document.write( " \n" ); document.write( "In this problem: x=t; a=-9.8; b=-10; c=230 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "I'll let you do the rather tedious math here, you should get a positive solution of about 4.36 seconds \n" ); document.write( " |