document.write( "Question 1165017: A dart player throws a dart horizontally at the wall from a distance of 8 meters. On its way to the target, the dart drops 0.32 meters. At what horizontal speed was the dart thrown? \n" ); document.write( "
Algebra.Com's Answer #789481 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A dart player throws a dart horizontally at the wall from a distance of 8 meters. On its way to the target, the dart drops 0.32 meters. At what horizontal speed was the dart thrown? \n" ); document.write( "---------------- \n" ); document.write( "Using 9.8 m/sec/sec for gravity: \n" ); document.write( "0.32 = 4.9t^2 where t = flight time \n" ); document.write( "t =~ 0.2555 seconds \n" ); document.write( "--------------- \n" ); document.write( "d = r*t \n" ); document.write( "8 = r*t \n" ); document.write( "r = 8/t =~ 31.3 meter/sec\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |