document.write( "Question 962236: A stone is thrown upwards, the distance travelled is given by s = 1 + 4t – 8t² then the distance travelled by the stone is ? \n" ); document.write( "
Algebra.Com's Answer #587878 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A stone is thrown upwards, the distance travelled is given by s = 1 + 4t – 8t² then the distance travelled by the stone is ? \n" ); document.write( "------------ \n" ); document.write( "Find the highest point and the time to get there. \n" ); document.write( "It's the vertex of the parabola, at t = -b/2a \n" ); document.write( "t = -4/-16 = 1/4 second \n" ); document.write( "s(1/4) = 1 + 1 - 1/2 = 1.5 units (feet?) \n" ); document.write( "---- \n" ); document.write( "Had it started at ground level, the distance up would equal the distance falling, but it was 1 ft AGL, so 1 had to be subtracted. \n" ); document.write( "----- \n" ); document.write( "Distance = 2*1.5 - 1 = 2 feet \n" ); document.write( " |