document.write( "Question 598560: in a cartoon, a malfunctioning cannon fires a hungry coyote towards the bottom of a cliff with an initial rate of 100 feet per second. if the cliff is 1250 feet tall, how long will it take the coyote to reach the desert floor? ( To account for gravity, use the formula d=rt + 16t^2 , where d = distance, r= inital rate,and t=time). \n" ); document.write( "
Algebra.Com's Answer #378634 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! in a cartoon, a malfunctioning cannon fires a hungry coyote towards the bottom of a cliff with an initial rate of 100 feet per second. if the cliff is 1250 feet tall, how long will it take the coyote to reach the desert floor? ( To account for gravity, use the formula d=rt + 16t^2 , where d = distance, r= inital rate,and t=time). \n" ); document.write( "------ \n" ); document.write( "h(t) = -16t^2 + rt + h \n" ); document.write( "h = initial height = 1250 ft \n" ); document.write( "r = -100 ft/sec, negative going down \n" ); document.write( "------ \n" ); document.write( "h(t) = -16t^2 - 100t + 1250 \n" ); document.write( "Find t when h(t) = 0 \n" ); document.write( "-16t^2 - 100t + 1250 = 0 \n" ); document.write( "--------- \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "================== \n" ); document.write( "Ignore the negative solution. \n" ); document.write( "t = 6.25 seconds \n" ); document.write( " \n" ); document.write( " |