Wavelength - how far away did earthquake occur

AI Thread Summary
The discussion focuses on calculating the distance of an earthquake based on the arrival times of P and S waves at a seismic station, which are detected 1.0 minute apart. Using the speeds of 8.9 km/s for P waves and 5.8 km/s for S waves, the equations derived help to express the relationship between distance and time. The key steps involve solving for the time difference and substituting it into the equations to eliminate unknowns. The algebraic manipulation leads to a formula that calculates the distance based on the wave speeds and the time difference. Ultimately, the solution confirms that the difference in travel times directly correlates to the distance from the earthquake's epicenter.
mathcrzy
Messages
47
Reaction score
0

Homework Statement



Assuming typical speeds of 8.9 km/s and 5.8 km/s for P and S waves, respectively, how far away did the earthquake occur if a particular seismic station detects the arrival of these two types of waves 1.0 min apart?
_____km


Homework Equations



v=(lamba)(f)
1/T=frequncy
lamba=one wave length
T=period

X=same

Vpwave=deltaX/T

Vswave=dletaX/T+60

The Attempt at a Solution



8.9=

5.8=
 
Physics news on Phys.org
mathcrzy said:
Vpwave=deltaX/T = 8.9 km/sec

Vswave=dletaX/T+60 = 5.8 km/sec

This is basically what you need. Solve the first equation for an expression for T and substitute it into the second equation, so you can eliminate the unknown T. You now have an equation you can solve for deltaX.

[As a check, consider this. Both types of waves started from the same "source". About how much do the P-waves gain on the S-waves each second? How much longer do the S-waves need to make up the difference? How long will it take for the S-waves to be a full minute behind? How far will the P-waves have traveled in that time? The algebraic solution described above is equivalent to answering these questions.]
 
Last edited:
Vp=deltaX/T
VpT=deltaX
T=deltaX/Vp

Vs=deltaX/T+60
Vs(T+60)=deltaX
VsT+Vs60=deltaX
T=deltaX-Vs60/Vp

deltaX-Vs60/Vp=deltaX/Vp
deltaX-Vs60=deltaX
deltaX=Vs60

Is this how you solve for deltaX
 
mathcrzy said:
Vp=deltaX/T
VpT=deltaX
T=deltaX/Vp

Vs=deltaX/T+60
Vs(T+60)=deltaX
VsT+Vs60=deltaX

You were OK to here. The next line would then be

T = (deltaX - Vs·60)/Vs ,

so from there,

(deltaX - Vs·60)/Vs=deltaX/Vp

(deltaX/Vs) - (deltaX/Vp) = 60

(deltaX) · [ (1/Vs) - (1/Vp) ] = 60

delta X = [ (Vs·Vp) / (Vp - Vs) ] · 60
 
i got the answer but just wondering how you got from:

(deltaX - Vs·60)/Vs=deltaX/Vp

to

(deltaX/Vs) - (deltaX/Vp) = 60
 
(deltaX - Vs·60)/Vs = deltaX/Vp

(deltaX)/Vs - (Vs·60)/Vs = deltaX/Vp

(deltaX)/Vs - (60) = deltaX/Vp

(deltaX/Vs) - (deltaX/Vp) = 60

In fact, you could really start right from here because this just says that the difference between the time it takes the S-waves to reach the station and the time it takes for the P-waves to do so is 60 seconds.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top