document.write( "Question 880719: A turkey is shot up into the air from a height of 18 feet above ground level with an initial velocity of 32 feet per second, its height s (in feet) after t seconds is given by the formula s= -16t^2 + 32 t + 18. what will the turkey reach maximum height? what is the maximum height? \n" ); document.write( "
Algebra.Com's Answer #531669 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A turkey is shot up into the air from a height of 18 feet above ground level with an initial velocity of 32 feet per second, its height s (in feet) after t seconds is given by the formula s= -16t^2 + 32 t + 18. when will the turkey reach maximum height? what is the maximum height? \n" ); document.write( "*** \n" ); document.write( "s= -16t^2 + 32 t + 18. \n" ); document.write( "complete the square: \n" ); document.write( "s= -16(t^2 -2t+1)+16 + 18. \n" ); document.write( "s= -16(t-1)^2+34 \n" ); document.write( "This is an equation of a parabola that open down with vertex at (1,34) \n" ); document.write( "maximum height of 34 ft is reached 1 sec after turkey is shot up in the air \n" ); document.write( " \n" ); document.write( " |