document.write( "Question 150310: If an object is thrown upward with an initial velocity of 64 ft/sec, its height after t sec is given by h = 64t - 16t2. Find the number of seconds the object is in the air before it hits the ground. \r
\n" ); document.write( "\n" ); document.write( "I figure that it would work with d=rt but I don't know how to convert it to this assignment. what throws me off is the h=64t-16t2...
\n" ); document.write( "

Algebra.Com's Answer #110289 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
because of gravitational acceleration, r is constantly changing __ that makes d=rt not useful in this situation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when it is on the ground, h=0 __ so we can substitute and solve\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0=64t-16t^2 __ factoring __ 0=(16t)(4-t)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0=16t __ dividing by 16 __ 0=t __ this is the beginning of the \"flight\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0=4-t __ adding t __ t=4 __ this is the \"flight\" time
\n" ); document.write( "
\n" );