document.write( "Question 455237: Hello, I need help with this problem:\r
\n" );
document.write( "\n" );
document.write( "An object is tossed into the air with the upward velocity of 22 feet per second from the top of a 10-foot wall. Its flight is governed by h(t)=16t^2-22t-10=0. What is the time for the object to reach the highest point, and what is the altitude of this highest point?\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #312562 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An object is tossed into the air with the upward velocity of 22 feet per second from the top of a 10-foot wall. Its flight is governed by h(t)=16t^2-22t-10=0. What is the time for the object to reach the highest point, and what is the altitude of this highest point? \n" ); document.write( "----------------- \n" ); document.write( "h(t)=16t^2-22t-10 = 0 \n" ); document.write( "If it equals 0, there's not much solving to do. \n" ); document.write( "h(t)=16t^2-22t-10 \n" ); document.write( "That's a parabola that opens upward. h increases without limit with increasing time. There would be no highest point. \n" ); document.write( "----------- \n" ); document.write( "Use h(t)= -16t^2 + 22t + 10, -1 times the orginal. \n" ); document.write( "h(t)= -16t^2 + 22t + 10 \n" ); document.write( "The vertex is on the line of symmetry. \n" ); document.write( "The LOS is t = -b/2a \n" ); document.write( "t = -22/-32 = 11/16 seconds, the time at apogee, the highest point. \n" ); document.write( "h(11/16) = -16*(11/16)^2 + 22*(11/16) + 10 \n" ); document.write( "= -121/16 + 121/8 + 10 \n" ); document.write( "= 281/16 feet \n" ); document.write( "= 17.5625 ft \n" ); document.write( " \n" ); document.write( " |