document.write( "Question 395427: a bullet is fired horizontally at a target, and the sound of impact is heard 1/5 sec later. If the speed of the bullet is 3300 ft/sec and the speed of sound is 1100 ft/sec, how far away is the target/ \n" ); document.write( "
Algebra.Com's Answer #280647 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
a bullet is fired horizontally at a target, and the sound of impact is heard 1/5 sec later.
\n" ); document.write( " If the speed of the bullet is 3300 ft/sec and the speed of sound is 1100 ft/sec, how far away is the target/
\n" ); document.write( ":
\n" ); document.write( "let d = distance to the target
\n" ); document.write( ":
\n" ); document.write( "Write a time equation: Time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "Bullet travel time + sound return time = .2 sec
\n" ); document.write( "\"d%2F3300\" + \"d%2F1100\" = .2
\n" ); document.write( "multiply by 3300, results:
\n" ); document.write( "d + 3d = .2(3300)
\n" ); document.write( "4d = 660
\n" ); document.write( "d = \"660%2F4\"
\n" ); document.write( "d = 165 ft
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check, find the travel time of the bullet and the sound:
\n" ); document.write( "165/3300 = .05 sec
\n" ); document.write( "165/1100 = .15 sec
\n" ); document.write( "------------------
\n" ); document.write( "total time:.20 sec
\n" ); document.write( "
\n" );