document.write( "Question 634678: The loudness, b, of sound measured in decibals is defined by the equation\r
\n" ); document.write( "\n" ); document.write( "b = 10 log [I/Io]\r
\n" ); document.write( "\n" ); document.write( "where \"I\" is the intensity of the sound and \"Io\" is the minimum intensity detectable. Show that, if the difference in loudness of two sounds is \"d\" decibels, the louder sound is 10^d/10 times more intense then quieter sound.
\n" ); document.write( "

Algebra.Com's Answer #399834 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
Let \"I%5B1%5D\" be the intensity of the louder sound and \"I%5B2%5D\" be the intensity of the quieter sound. This makes the loudness of the louder sound:
\n" ); document.write( "\"10%2Alog%28%28I%5B1%5D%2FI%5B0%5D%29%29\"
\n" ); document.write( "and the loudness of the quieter sound would be:
\n" ); document.write( "\"10%2Alog%28%28I%5B2%5D%2FI%5B0%5D%29%29\"

\n" ); document.write( "Since \"d\" is the difference of loudness of these sounds:
\n" ); document.write( "\"d+=+10%2Alog%28%28I%5B1%5D%2FI%5B0%5D%29%29+-+10%2Alog%28%28I%5B2%5D%2FI%5B0%5D%29%29\"
\n" ); document.write( "We are now going to solve this equation for \"I%5B1%5D\" (so that it will make a statement about the intensity of the louder sound. Factoring out 10 we get:
\n" ); document.write( "\"d+=+10%2A%28log%28%28I%5B1%5D%2FI%5B0%5D%29%29+-+log%28%28I%5B2%5D%2FI%5B0%5D%29%29%29\"
\n" ); document.write( "Dividing both sides by 10:
\n" ); document.write( "\"d%2F10+=+log%28%28I%5B1%5D%2FI%5B0%5D%29%29+-+log%28%28I%5B2%5D%2FI%5B0%5D%29%29\"
\n" ); document.write( "Next we can use a property of logarithms, \"log%28a%2C+%28p%29%29=log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Fq%29%29\", to combine these logs:
\n" ); document.write( "\"d%2F10+=+log%28%28%28I%5B1%5D%2FI%5B0%5D%29%2F%28I%5B2%5D%2FI%5B0%5D%29%29%29\"
\n" ); document.write( "The \"I%5B0%5D\"'s cancel:
\n" ); document.write( "\"d%2F10+=+log%28%28I%5B1%5D%2FI%5B2%5D%29%29\"
\n" ); document.write( "Next we rewrite the equation in exponential form. In general \"log%28a%2C+%28p%29%29+=+q\" is equivalent to \"a%5Eq+=+p\". Using this pattern (and the fact that the base of \"log\" is 10) we get:
\n" ); document.write( "\"10%5E%28%28d%2F10%29%29+=+I%5B1%5D%2FI%5B2%5D\"
\n" ); document.write( "Multiplying both sides by \"I%5B2%5D\" we get:
\n" ); document.write( "\"I%5B2%5D%2A10%5E%28%28d%2F10%29%29+=+I%5B1%5D\"
\n" ); document.write( "This equation says what we set out to find: The intensity of the louder sound, \"I%5B1%5D\", is (equals) \"10%5E%28%28d%2F10%29%29\" times the intensity of the softer sound, \"I%5B2%5D\".
\n" ); document.write( "
\n" );