document.write( "Question 202853: If a juggler can toss a ball into the air with a velocity of 64ft/sec from a height of 6 ft, then what is the maximum height reached by the ball? \n" ); document.write( "
Algebra.Com's Answer #153025 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
If a juggler can toss a ball into the air with a velocity of 64ft/sec from a height of 6 ft, then what is the maximum height reached by the ball?
\n" ); document.write( "
\r\n" );
document.write( "\"v%5Bf%5D+=+v%5B0%5D+-+32t\"\r\n" );
document.write( "\r\n" );
document.write( "where \"v%5Bf%5D\" = the final velocity\r\n" );
document.write( "where \"v%5B0%5D\" = the initial velocity \r\n" );
document.write( "\r\n" );
document.write( "(that's the speed at which the ball was thrown \r\n" );
document.write( "upward at the beginning, which is 64 ft/sec)\r\n" );
document.write( "\r\n" );
document.write( "The ball has to stop momentarily when it gets to its maximum height.\r\n" );
document.write( "\r\n" );
document.write( "\"t\" = the number of seconds it takes the ball to \r\n" );
document.write( "change its speed from \"v%5B0%5D=64\"ft/sec to \"v%5Bf%5D=0\"  \r\n" );
document.write( "\r\n" );
document.write( "Therefore \"v%5Bf%5D\" = 0\r\n" );
document.write( "\r\n" );
document.write( "Substituting into\r\n" );
document.write( "\r\n" );
document.write( "\"v%5Bf%5D+=+v%5B0%5D+-+32t\"\r\n" );
document.write( "\r\n" );
document.write( "\"0+=+64+-+32t\"\r\n" );
document.write( "\r\n" );
document.write( "\"32t+=+64\"\r\n" );
document.write( "\r\n" );
document.write( "\"t=64%2F32\"\r\n" );
document.write( "\r\n" );
document.write( "\"t=2\".\r\n" );
document.write( "\r\n" );
document.write( "So it reaches its maximum height in 2 seconds.\r\n" );
document.write( "\r\n" );
document.write( "Now we use another formula to find out how high the\r\n" );
document.write( "ball was exactly 2 seconds after it was thrown up:\r\n" );
document.write( "\r\n" );
document.write( "\"h=h%5B0%5D%2Bv%5B0%5Dt+-+16t%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"h\" = the height of the ball at time t\r\n" );
document.write( "\r\n" );
document.write( "\"h%5B0%5D\" = the initial height \r\n" );
document.write( "\r\n" );
document.write( "(that's the height of ball at beginning of the toss, \"h%5B0%5D=6\"feet\r\n" );
document.write( "\r\n" );
document.write( "and where \"v%5B0%5D\" = the initial velocity = \"64\"ft/sec\r\n" );
document.write( "\r\n" );
document.write( "(that's the height of ball at beginning of toss)\r\n" );
document.write( "\r\n" );
document.write( "Substitute \"h%5B0%5D=6\", \"v%5B0%5D=64\", \"t=2\"\r\n" );
document.write( "\r\n" );
document.write( "in:\r\n" );
document.write( "\r\n" );
document.write( "\"h=h%5B0%5D%2Bv%5B0%5Dt+-+16t%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"h=6%2B64%282%29+-+16%282%29%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"h=6%2B128-16%284%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"h=134-64\"\r\n" );
document.write( "\r\n" );
document.write( "\"h=70\"\r\n" );
document.write( "\r\n" );
document.write( "So the maximum height of the ball is 70 feet\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );