document.write( "Question 1134751: Seismographs can record two types of wave energy (P waves and S waves) that travel through the Earth after an earthquake. Traveling through granite, P waves travel approximately 5 km/sec and S waves travel approximately 3 km/sec. If a geologist working at a seismic station measures a time difference of 40 sec between an earthquake's P waves and S waves, how far from the epicenter of the earthquake is the station? \n" ); document.write( "
Algebra.Com's Answer #752225 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! rate * time = distance \n" ); document.write( ": \n" ); document.write( "let t be the time for P waves to travel the distance, then t+40 is the time for S waves \n" ); document.write( ": \n" ); document.write( "5 * t = 3 * (t + 40) \n" ); document.write( ": \n" ); document.write( "5t = 3t +120 \n" ); document.write( ": \n" ); document.write( "2t = 120 \n" ); document.write( ": \n" ); document.write( "t = 60 seconds \n" ); document.write( ": \n" ); document.write( "************************************************* \n" ); document.write( "The station is 5 * 60 = 300 km from the epicenter \n" ); document.write( "************************************************* \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |