document.write( "Question 1100940: A projectile is thrown upward so that its distance above the ground after t seconds is h = -16t2 + 440t.\r
\n" ); document.write( "\n" ); document.write( "After how many seconds does it reach its maximum height?
\n" ); document.write( "

Algebra.Com's Answer #715503 by ikleyn(52765)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Your \"height\" function is quadratic\r\n" );
document.write( "\r\n" );
document.write( "h(t) = -16*t^2 + 440*t.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "And the height is maximal when this quadratic function gets its maximum value.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The general theory says:\r\n" );
document.write( "\r\n" );
document.write( "    A quadratic function  ax^2 + bx + c  gets its maximum/minimum value at  x = \"-b%2F%282a%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, substitute your values a= -16  and  b= 440 into the formula, and you will obtain that your quadratic \"height\" function gets its maximum at \r\n" );
document.write( "\r\n" );
document.write( "t = \"-440%2F%282%2A%28-16%29%29\" = 13.75 seconds.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------
\n" ); document.write( "My other lessons in this site on finding the maximum/minimum of a quadratic function are \r
\n" ); document.write( "\n" ); document.write( "    - HOW TO complete the square to find the minimum/maximum of a quadratic function\r
\n" ); document.write( "\n" ); document.write( "    - Briefly on finding the minimum/maximum of a quadratic function\r
\n" ); document.write( "\n" ); document.write( "    - HOW TO complete the square to find the vertex of a parabola\r
\n" ); document.write( "\n" ); document.write( "    - Briefly on finding the vertex of a parabola\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this textbook under the topic \"Finding minimum/maximum of quadratic functions\". \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Save the link to this online textbook together with its description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-I
\n" ); document.write( "https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to your archive and use it when it is needed.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );