document.write( "Question 1194425: Solve for the indicated value, and graph the situation showing the solution point. The formula for measuring sound intensity in decibels D is defined by the equation D=10log(II0) using the common (base 10) logarithm where I is the intensity of the sound in watts per square meter and I0=10−12 is the lowest level of sound that the average person can hear. How many decibels are emitted from a jet plane with a sound intensity of 8.1⋅10^2 watts per square meter?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Round your answer to three decimal places. \n" );
document.write( "
Algebra.Com's Answer #826625 by Theo(13342)![]() ![]() You can put this solution on YOUR website! d = 10*log(I/IO) \n" ); document.write( "IO = 10^-12. \n" ); document.write( "therefore: \n" ); document.write( "d = 10 * log(I/10^-12) \n" ); document.write( "jet plane has a sound intensity of 8.1*10^2 watts per square meter. \n" ); document.write( "therefore: \n" ); document.write( "d = 10*log((8.1*10^2) / 10^-12) \n" ); document.write( "10^2/10^-12 = 10^(2-(-12)) = 10^(2+12) = 10^14 \n" ); document.write( "therefore: \n" ); document.write( "d = 10 * log(8.1 * 10^14) \n" ); document.write( "log(8.1 * 10^14) = 14.90848502 \n" ); document.write( "10 * that = 149.0848502 decibels \n" ); document.write( "that's the value of d. \n" ); document.write( " \n" ); document.write( " |