document.write( "Question 1038479: A falling object travels a distance given by the formula d = 5t + 16t2 , where d is measured in feet and t is measured in seconds. How many seconds will it take for the object to traveled 94 ft? (Round your answer to the nearest tenth of a second (1 decimal place)). \n" ); document.write( "
Algebra.Com's Answer #653209 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! d = 5t + 16t^2 = 94 \n" ); document.write( "16t^2 + 5t - 94 = 0 \n" ); document.write( "Solve for t \n" ); document.write( " |