document.write( "Question 53174This question is from textbook Algebra and Trigonometry Structure and Method
\n" );
document.write( ": A projectile is launched upward from the ground level with an initial speed of 98m/s. How high will it go? When will it return to the ground? \n" );
document.write( "
Algebra.Com's Answer #35604 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y = -16x^2 + 98x \n" ); document.write( "0 = -16(x^2 - 6.125x) \n" ); document.write( "0 = (x - 3.0625)^2 \n" ); document.write( "9.37890625 = (x - 3.0625)^2 \n" ); document.write( "+- 3.0625 = x - 3.0625 \n" ); document.write( "3.0625 +- 3.0625 = x \n" ); document.write( "6.125 seconds \n" ); document.write( "Mean: (0 + 6.125)/2 = 3.0625 \n" ); document.write( "y = -16(3.0625)^2 + 98(3.0625) \n" ); document.write( "y = -16(9.890625) + 98(3.0625) \n" ); document.write( "y = -150.0625 + 300.125 \n" ); document.write( "y = 150.0625m \n" ); document.write( " |