document.write( "Question 4263: The formula h=50t-5t^2 can be used to find the height in meters of a object shot upward at an initial velocity of 50 meters per second after t seconds. When will the height be 100 meters (on its way down) from when it was shot? \n" ); document.write( "
Algebra.Com's Answer #1931 by rapaljer(4671)\"\" \"About 
You can put this solution on YOUR website!
Given the formula \"h+=+50+t+-+5t%5E2\", the question is when will h=100 meters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"100+=+50t+-+5t%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since this is a quadratic equation, you must set it equal to zero by moving everything either to the left side or the right side. My preference, in order to eliminate the negative coefficient of \"t%5E2\" is to move everything to the left side. In other words, add \"%2B5t%5E2\" and \"-50t\" to each side. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Writing this with the highest powers of x first, it gives you
\n" ); document.write( "\"5t%5E2+-+50t+%2B+100+=+0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Divide both sides of the equation by 5:
\n" ); document.write( "\"t%5E2+-+10t+%2B+20+=+0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve by completing the square or quadratic formula. Completing the square is easier in this case.
\n" ); document.write( "\"t%5E2+-+10t+%2B+_____+=+-20+%2B+______\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Take half of the -10 (which is -5) and square (which is 25), so you must add 25 to each side of the equation.
\n" ); document.write( "\"t%5E2+-+10t+%2B+25++=+-20+%2B+25\"
\n" ); document.write( "\"++%28t-5%29%5E2+=+5+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Take the square root of each side of the equation:
\n" ); document.write( "\"+%28t+-+5%29+=+0+%2B-+sqrt+%285%29+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Add +5 to each side of the equation:
\n" ); document.write( "\"+t+-+5+%2B+5++=+0+%2B+5+%2B-+sqrt+%285%29+\"
\n" ); document.write( "\"+t+=+5+%2B-+sqrt+%285%29+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Of course the smaller of these values is the time to reach 100 meters going up, and the larger of these values is the time required to reach 100 meters coming back down. \"t+=+5+-+sqrt+%285%29+\" is the time required to get UP to 100 meters, and \"t+=+5+%2B+sqrt+%285%29+\" (which is about 7.2 seconds) is the time required to reach 100 meters on the way down. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );