```
wavelength = speed of light / frequency
```
where:
- wavelength is measured in meters (m)
- speed of light is approximately 299,792,458 meters per second (m/s)
- frequency is measured in Hertz (Hz)
Given the signal frequency of 95.5 MHz, we need to convert it to Hertz:
```
frequency = 95.5 MHz = 95.5 x 10^6 Hz
```
Now, we can calculate the wavelength:
```
wavelength = 299,792,458 m/s / (95.5 x 10^6 Hz)
```
```
wavelength ≈ 3.14 meters
```
Therefore, the wavelength of the radio station with a signal of 95.5 MHz is approximately 3.14 meters.