A speeding car is pulling away from a police car. The police car is moving at 30 m/s. The radar gun in the police car emits an electromagnetic wave with a frequency of 20.0 x 10^9 Hz. The wave reflects from the speeding car and returns to the police car where the frequency is measured to be 4750 Hz less than what was emitted. The speed of light is 3 x 10^8 m/s. How fast is the speeding car going?

I know you have to set up two equations (one for before the bounce off the speeding car and one after), but I can't seem to work it to a reasonable number.

The equation is:
fd=(v±vd)/(v±vs)fs

where fd= frequency received by a detector
fs= frequency of source
v= velocity of the wave
vd= velocity of the detecor
vs= velocity of the source

I've been working on it for days, but the best thing I've gotten was that the car was traveling at 101 m/s, which doesn't sound possible to me lol. Could anyone look at this and explain to me what I'm doing wrong?

The equation you have been given is actually not correct for light and radar guns, but it is close enough. For velocities much less than that of light, there is a frequency shift nthat is more easily written as just

deltaf/f = 2*V/c

The frequency shift is deltaf. The factor of two is the result of the echo doubling the Doppler shift. The signal received by the car is shifted delta f/f and the reflected signal is twice that because the car is moving away from the receiver (radar gun).

The formula you have been told to use should give the same result, to three significant figures or more, if used correctly.

The exact relativisitic Doppler formula for light can be found at
http://en.wikipedia.org/wiki/Relativistic_Doppler_effect

In your case
deltaf/f = 4750/2*10^10 =
= 2.38*10^-7 = 2 V/(3*10^8)
V = 35.6 m/s = 128 km/h

I actually used that formula and got that answer (35.625 m/s) but does that take into account the speed of the police car? (or is that a red herring)

To solve this problem, you need to apply the Doppler effect equation for frequency shift. Let's break down the problem step by step:

1. Write down the given information:
- Velocity of the police car (detector): vd = 30 m/s
- Frequency emitted by the radar gun (source): fs = 20.0 x 10^9 Hz
- Frequency observed by the police car (detector): fd = fs - 4750 Hz = (20.0 x 10^9 Hz) - 4750 Hz
- Velocity of light: v = 3 x 10^8 m/s

2. Write down the Doppler effect equation:
fd = (v + vd)/(v + vs) * fs

3. Rearrange the equation to solve for the velocity of the speeding car (source), vs:
vs = (1 - (fd/fs)) * v

4. Substitute the given values into the equation:
vs = (1 - (fd/fs)) * v
vs = (1 - ((20.0 x 10^9 Hz - 4750 Hz) / (20.0 x 10^9 Hz))) * (3 x 10^8 m/s)

5. Calculate the value of vs:
vs = (1 - ((20.0 x 10^9 Hz - 4750 Hz) / (20.0 x 10^9 Hz))) * (3 x 10^8 m/s)

Simplifying the expression gives:
vs = (1 - (1 - (4750 Hz/20.0 x 10^9 Hz))) * (3 x 10^8 m/s)
vs = (4750 Hz/20.0 x 10^9 Hz) * (3 x 10^8 m/s)

vs = 0.570 m/s

Therefore, the speed of the speeding car is approximately 0.570 m/s.

To solve this problem, we can start by setting up two equations using the formula you mentioned:

Equation 1: fd = (v + vd) / (v + vs) * fs
Equation 2: fd - fs = -Δf = -4750 Hz

In these equations, fd is the measured frequency received by the detector, fs is the frequency of the source (emitted by the radar gun), v is the velocity of the wave (speed of light), vd is the velocity of the detector (the police car), and vs is the velocity of the source (the speeding car). We want to solve for vs, the velocity of the speeding car.

Given information:
- vd (velocity of the police car) = 30 m/s
- fs (frequency emitted by the radar gun) = 20.0 x 10^9 Hz
- Δf (change in frequency) = -4750 Hz
- v (speed of light) = 3 x 10^8 m/s

Now, let's substitute the known values into the equations:

Equation 1: (v + vd) / (v + vs) * fs = fd

Substituting the known values:
(3 x 10^8 + 30) / (3 x 10^8 + vs) * (20.0 x 10^9) = fd

Next, we can substitute the value of fd from Equation 2 into Equation 1:

(3 x 10^8 + 30) / (3 x 10^8 + vs) * (20.0 x 10^9) = (20.0 x 10^9) - 4750

Now, let's solve for vs:

[(3 x 10^8 + 30) / (3 x 10^8 + vs)] * (20.0 x 10^9) = (20.0 x 10^9) - 4750

Cross-multiplying:

[(3 x 10^8 + 30) * (20.0 x 10^9)] = [(20.0 x 10^9) - 4750] * (3 x 10^8 + vs)

Simplifying:

[(3 x 10^8 + 30) * (20.0 x 10^9)] = [60 x 10^9 - 4750] * (3 x 10^8 + vs)

Now we can solve for vs:

[(3 x 10^8 + 30) * (20.0 x 10^9)] / [60 x 10^9 - 4750] - 3 x 10^8 = vs

Evaluating this expression will give you the value of vs, which is the velocity of the speeding car. It seems like you made an error in your calculations, so double-check your work and try solving it using the steps provided above.