document.write( "Question 489615: please answered this problem,A bullet is fired at a target and sound of its impact is heard 6 seconds later.If it travels at the rate of 660 meter per second and sound travels at the rate of 330 meter per second, how far away is the target?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #333709 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Let the target distance = x m\r \n" ); document.write( "\n" ); document.write( "time for the bullet to reach the target = x/660 \r \n" ); document.write( "\n" ); document.write( "time for the sound to return = x/330\r \n" ); document.write( "\n" ); document.write( "Total time = 6 seconds\r \n" ); document.write( "\n" ); document.write( "x/660 + x/330= 6\r \n" ); document.write( "\n" ); document.write( "(2x+x)/660 = 6 \n" ); document.write( "3x=6*660 \n" ); document.write( "x=6*660/3 \n" ); document.write( "x=6*220 \n" ); document.write( "x=1320m \n" ); document.write( " |