Solving for Sound Intensity: How Far Away is 75 dB? [SOLVED]

AI Thread Summary
The discussion focuses on calculating the distance at which sound intensity drops from 95 dB to 75 dB, given a point source. The initial attempt involved using the sound intensity level formula, but the user struggled with the calculations and concepts. After clarification, it was established that instead of solving for power, the difference in decibels can be used to find the new distance. The correct approach revealed that the distance at which the sound intensity reaches 75 dB is 50 meters from the source. The conversation concluded with a better understanding of the relationship between sound intensity levels and distance.
Shiina-kun
Messages
6
Reaction score
0
[SOLVED] Sound Intensity Please help!

Homework Statement


The sound intensity level 5.0m from a point source is 95 dB. At what distance will it be 75 dB?


Homework Equations


dB = 10log(I/Io)
I = P/4*pi*r^2


The Attempt at a Solution


I honestly don't know what to do with this problem. I started out by plugging 5.0m and 95 dB into the equation >>

dB = 10log((P/4*pi*r^2)/Io)
>> 95 = 10log((P/4*pi*25)/1*10^-12)
>> 95 =10log(P/4*pi*25)-10log(1*10^-12)
>> 95 + 10log(1*10^-12) = 10log(P/4*pi*25)
>> -25 = 10log(P)-10log(4*pi*25)
>> -25+10log(4*pi*25) = 10log(P)
>> -.0307 = 10log(P)
>> -.00307 = log(P)
>> P = 10^-.00307

After that, I used the P that I found in the equation >>

75 = 10log((10^-.00307/4*pi*r^2)/1*10^-12)
>> 75 + 10log(1*10^-12)=10log(10^-.00307/4*pi*r^2)
>> -45 = 10log(10^-.00307)-10log(4*pi*r^2)
>> -44.95 =-10log(4*pi)+10log(r^2)
>> -33.96 = 10log(r^2)
>> -3.39 = log(r^2)
>> r^2 = 10^-3.39
>> r = .0200

This doesn't make any sense at all, but I don't know what I'm doing wrong. Our physics teacher didn't teach us the lesson on this. He just gave us a bunch of formulas and told us to figure it out. Am I using the wrong formulas, or am I making a stupid math error? Please help!
 
Physics news on Phys.org
deleted
 
r=50m
95=10log(I/Io)
75=10log(I'/Io)
20=10log(I/I') - log properties
2=log(I/I')
100=I/I'
I=100I'
I/I' = r^2/R^2
100=r^2/25
r= 50

in fact 10dB = 10 times , 20dB = 10^2 times.
=.= my unlucky day
always got mistakes, haha~
 
Thank you so much for your help!

So... let me see if I understand this...
Instead of solving for P, you get the difference between the decibels and solve for r using the first distance given (R=5). Is that right?
 
Shiina-kun said:
Thank you so much for your help!

So... let me see if I understand this...
Instead of solving for P, you get the difference between the decibels and solve for r using the first distance given (R=5). Is that right?
Yes, that's.:wink:
A better approach is to "delete" as much "constants" as possible,
it makes the calculation easier..
 
er... one more question...

would I add 25 to 50? r=50, which equals the difference between the two distances, right?
 
Shiina-kun said:
er... one more question...

would I add 25 to 50? r=50, which equals the difference between the two distances, right?

No

at distance = 5m 95dB
at distance = 50m 75dB
difference between two distance =50-5 = 45m
 
Oh! I get it now! Thank you! ^^
 
Back
Top