document.write( "Question 311345: Need to find the equations for x in this word problem. Thanks!\r
\n" );
document.write( "\n" );
document.write( "A projectile is launched vertically upward with an initial speed of 256 ft/sec. The equation for its vertical distance from the ground is h = 256t – 16t^2, where t is time in seconds. Find the projectile’s maximum height and the total time that it is in the air. \n" );
document.write( "
Algebra.Com's Answer #222686 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Remember that an object in upward flight is slowed by gravity at a rate of -32 ft/s/s... \n" ); document.write( "Thus if an object has an initial upward velocity of 256 ft/s, it reaches a speed of zero after 8 seconds. (256 - 8(32) = 0) \n" ); document.write( "Now, knowing this, we can plug t = 8 into the height function and get \n" ); document.write( "h = 256t – 16t^2 \n" ); document.write( "h = 256(8) - 16(8^2) \n" ); document.write( "h = 2048 - 1024 \n" ); document.write( "h = 1024 feet \n" ); document.write( " \n" ); document.write( " |