document.write( "Question 950010: Using a powerful air gun, a steel ball is shot vertically upward with a velocity of 80 meters per second, followed by another shot after 5 sec. Find the initial velocity of the second ball in order to meet the first ball 150 meters from the ground. \n" ); document.write( "
Algebra.Com's Answer #580041 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Using a powerful air gun, a steel ball is shot vertically upward with a velocity of 80 meters per second, followed by another shot after 5 sec. Find the initial velocity of the second ball in order to meet the first ball 150 meters from the ground. \n" ); document.write( "------------------ \n" ); document.write( "Using 5 m/sec/sec as gravity influence: \n" ); document.write( "For the 1st ball: \n" ); document.write( "h(t) = -5t^2 + 80t \n" ); document.write( "For h(t) = 150 \n" ); document.write( "-5t^2 + 80t = 150 \n" ); document.write( "t^2 - 16t + 30 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------- \n" ); document.write( "t = 2.169 seconds ascending, less than 5 seconds --> not possible for them to meet. \n" ); document.write( "---- \n" ); document.write( "t = 13.831 seconds descending at 150 meters. \n" ); document.write( "================================================= \n" ); document.write( "The 2nd ball has to get to 150 meters in 8.831 seconds (13.831 - 5) \n" ); document.write( "h(t) = -5t^2 + v*t \n" ); document.write( "150 = -5*8.831^2 + v*8.831 \n" ); document.write( "8.831v = 539.9328 \n" ); document.write( "v =~ 61.1406 m/sec\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |