document.write( "Question 201491This question is from textbook algebra 1 expressions,equations, and applications
\n" );
document.write( ": an astronaut on the earth practices jumping to the ground from the spaceship resting 3 meters above the ground. the initial upward velocity of the jump is 4 m/sec.
\n" );
document.write( "a. when will the astronaut be back at the same level s the jump?
\n" );
document.write( "b. at what time is the highest point reached?how high above the ground is that?
\n" );
document.write( "c.when does the astronaut reach the ground? \n" );
document.write( "
Algebra.Com's Answer #151757 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In metric units, g = 9.8 meters/sec/sec \n" ); document.write( "Height as a function of time: \n" ); document.write( "h(t) = -9.8t^2 + 4t + 3 \n" ); document.write( "Set h = 3 to find the times at 3 meters. \n" ); document.write( "3 = -9.8t^2 + 4t + 3 \n" ); document.write( "9.8t^2 - 4t = 0 \n" ); document.write( "t = 0 \n" ); document.write( "t = 4/9.8 = ~ 0.408 seconds \n" ); document.write( "---------------- \n" ); document.write( "b) The easiest way to find this is divide the time back at 3 meters by 2, since he travels up to apogee in the same time it takes to get back to 3 meters. \n" ); document.write( "t at max height = 0.204 seconds \n" ); document.write( "Max height = h(0.204) \n" ); document.write( "hmax = ~ 3.40816 meters above ground, not above where he jumped from \n" ); document.write( "------------------------------ \n" ); document.write( "Set h = 0 for the time at ground level (3 meters below the start point) \n" ); document.write( "9.8t^2 - 4t - 3 = 0 \n" ); document.write( "t = 0.7938 seconds \n" ); document.write( " |