document.write( "Question 11610: Hello, Here is the question I need to solve to begin with\r
\n" ); document.write( "\n" ); document.write( "An earthquake emits primary waves moving at 8.0 Km/s and seconday waves moving at 5.0 km/s. How far from the epi-center of the earthquake is the seismic station if the two waves arrive at the station 2.0 min apart.\r
\n" ); document.write( "\n" ); document.write( "What I could figure out (I think)\r
\n" ); document.write( "\n" ); document.write( "I was converting time to seconds\r
\n" ); document.write( "\n" ); document.write( "2 min = 60x2=120 min\r
\n" ); document.write( "\n" ); document.write( "and converting km/s to ft/s\r
\n" ); document.write( "\n" ); document.write( "8.0km/s x 1000 m =8000m
\n" ); document.write( "8000m x 3.281 = 26248 ft/s\r
\n" ); document.write( "\n" ); document.write( "5.0km/s x 1000 m = 5000 m
\n" ); document.write( "5000m x 3.281 ft = 16405 ft/s\r
\n" ); document.write( "\n" ); document.write( "I was also trying calculations with d=rt where d= distance r= stands for rate of speed and t= time.\r
\n" ); document.write( "\n" ); document.write( "Thank you so much to any help or direction you can point me in!\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #5983 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
First, I don't see any need to convert Km to feet. Ok to convert 2 minutes to 120 seconds.\r
\n" ); document.write( "\n" ); document.write( "For the primary wave:\r
\n" ); document.write( "\n" ); document.write( "\"d1+=+%28r1%29t1\"
\n" ); document.write( "\"d1+=+%2880%29t1\"\r
\n" ); document.write( "\n" ); document.write( "For the secondary wave:\r
\n" ); document.write( "\n" ); document.write( "\"d2+=+%28r2%29t2\"
\n" ); document.write( "\"d2+=+%285%29%28t1%2B120%29\"\r
\n" ); document.write( "\n" ); document.write( "But, d1 = d2, so:\r
\n" ); document.write( "\n" ); document.write( "\"80t1+=+5%28t1%2B120%29\" Simplify and solve for t1.
\n" ); document.write( "\"80t1+=+5t1+%2B+600\" Subtract 5t1 from both sides.
\n" ); document.write( "\"75t1+=+600\" Divide both sides by 75.
\n" ); document.write( "\"t1+=+8\"seconds. Substitute this into \"d1+=+80t1\" and solve for d1.\r
\n" ); document.write( "\n" ); document.write( "\"d1+=+80%288%29\"
\n" ); document.write( "\"d1+=+640\" Km.\r
\n" ); document.write( "\n" ); document.write( "Check:\r
\n" ); document.write( "\n" ); document.write( "\"d2+=+r2%28t1%2B120%29\"
\n" ); document.write( "\"d2+=+5%288%2B120%29\"
\n" ); document.write( "\"d2+=+5%28128%29\"
\n" ); document.write( "\"d2+=+640\"Km.
\n" ); document.write( "
\n" );