document.write( "Question 138446: The loudness of a sound in decibels is related to the sound i, where the function for the loudness is given L(i) = 10 log10
\n" );
document.write( " (_i_),
\n" );
document.write( " io
\n" );
document.write( " and io is a constant equal to the minimum sound that can be detected by the human ear. Find the loudness in decibels of a recording of rock music with intensity 10 million times io. \n" );
document.write( "
Algebra.Com's Answer #101093 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The loudness of a sound in decibels is related to the sound i, where the function for the loudness is given L(i) = 10 log10 [(_i_)/io] \n" ); document.write( " and io is a constant equal to the minimum sound that can be detected by the human ear. \n" ); document.write( " Find the loudness in decibels of a recording of rock music with intensity 10 million times io. \n" ); document.write( "----------------------------- \n" ); document.write( "L(10^7 io) = 10log10(10^7io/io)\r \n" ); document.write( "\n" ); document.write( "= 10log10 10^7 = 10*7 = 70dB \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |