document.write( "Question 802230: challenge questions
\n" ); document.write( "A stone is thrown vertically upwards, from the ground, with a velocity 49 m/s. After 2 seconds, another stone is thrown vertically upwards from the same place. If both the stone strike the ground at the same time, find the velocity, with which the second stone was thrown upwards.
\n" ); document.write( "

Algebra.Com's Answer #483806 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The upwards velocity of each stone will decrease due to the acceleration of gravity, g, by 9.8 meter per second each second.
\n" ); document.write( "\"g=9.8\"\"m%2Fs%5E2\" (rounded)
\n" ); document.write( "The upwards velocity will reach zero and then become a negative number (meaning a downwards velocity) as the stone falls back to the ground.\r
\n" ); document.write( "\n" ); document.write( "\"t\"= the time of flight of the first stone (in seconds),
\n" ); document.write( "\"t-2\"= the time of flight of the first stone (in seconds),
\n" ); document.write( "\"h%5Bn%5D\"= height of either stone (in meters)
\n" ); document.write( "\"v\"= initial upwards velocity of the second stone (in m/s)
\n" ); document.write( "
\n" ); document.write( "For the first stone, physics and math tell us that the height is
\n" ); document.write( "\"h%5B1%5D=49t-9.8t%5E2%2F2\" or \"h%5B1%5D=49t-4.9t%5E2\"
\n" ); document.write( "The first stone is on the ground when
\n" ); document.write( "\"49t-4.9t%5E2=0\"-->\"4.9%2At%2A%2810-t%29=0\"-->\"system%29t=o%2C%22or%22%2Ct=10%29\".
\n" ); document.write( "That means it is on the ground at the moment it \"is thrown vertically upwards, from the ground,\" and it is on the ground 10 seconds later.
\n" ); document.write( "
\n" ); document.write( "For the second stone, physics and math tell us that the height is
\n" ); document.write( "\"h%5B2%5D=vt-4.9%28t-2%29%5E2\"
\n" ); document.write( "We want it to hit the ground \"h=0\" at \"t=10\", just like the first stone, so
\n" ); document.write( "\"v%2A10-4.9%2A8%5E2=0\"-->\"10v-313.6=0\"-->\"10v=313.6\"-->\"v=31.36\"
\n" ); document.write( "So \"highlight%28v=31%29\"m/s (rounded because 9.8m/s^2 was a rounded number for g, 49m/s was given with only 2 significant digits, and I am in scientist mode now).
\n" ); document.write( "
\n" );