document.write( "Question 635715: A bullet is fired at a target and the sound its impact is heard 6 seconds later. If it travels at the rate of 2200 feet per second and sound travels at the rate of 1100 feet per second, how far away is the target? \n" ); document.write( "
Algebra.Com's Answer #400559 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A bullet is fired at a target and the sound its impact is heard 6 seconds later.
\n" ); document.write( " If it travels at the rate of 2200 feet per second and sound travels at the rate
\n" ); document.write( " of 1100 feet per second, 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 time + impact sound time = 6 seconds
\n" ); document.write( "\"d%2F2200\" + \"d%2F1100\" = 6
\n" ); document.write( "multiply by 2200
\n" ); document.write( "2200*\"d%2F2200\" + 2200*\"d%2F1100\" = 2200*6
\n" ); document.write( "cancel out denominators, and you have
\n" ); document.write( "d + 2d = 13200
\n" ); document.write( "3d = 13200
\n" ); document.write( "d = 13200/3
\n" ); document.write( "d = 4400 ft to the target
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "confirm this, find the time each way
\n" ); document.write( "4400/2200 = 2 sec
\n" ); document.write( "4400/1100 = 4 sec
\n" ); document.write( "------------------
\n" ); document.write( "total time: 6 sec
\n" ); document.write( "
\n" );