document.write( "Question 187578: What is the distance traveled by a ball thrown downward at a velocity of 12 feet per second if the ball falls for 6 seconds?\r
\n" );
document.write( "\n" );
document.write( "I am trying to brush up on my algebra, and I am not sure how to find the answer to this problem. I forget how velocity and these sort of problems work, it's been a while since I have been out of school. :-) Thank you! Jessica \n" );
document.write( "
Algebra.Com's Answer #140593 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the distance traveled by a ball thrown downward at a velocity of 12 feet per second if the ball falls for 6 seconds? \n" ); document.write( "---------------- \n" ); document.write( "Using 32 ft/sec/sec as acceleration due to gravity: \n" ); document.write( "v = 32*6 + 12 feet/sec at impact. \n" ); document.write( "v = 204 ft/sec \n" ); document.write( "The average speed is (12 + 204)/2 = 108 ft/sec \n" ); document.write( "108*6 = 648 feet. \n" ); document.write( "--------------- \n" ); document.write( "Had the ball just been released with no initial downward speed, the distance would be 16t^2 = 576 feet. \n" ); document.write( "576 + 6*12 = 648 feet also. \n" ); document.write( " |