document.write( "Question 921925: Hi, I'd love some help on this if possible. M=0.67 log(0.36E)+1.46
\n" );
document.write( "the function above is used to define the magnitude of an earthquake. M is the magnitude and E is the energy in kilowatt-hours. I need to explain this 'rule of thumb' by proper generalization. Using mathematical process. I hope this is understandable. Thank you. \n" );
document.write( "
Algebra.Com's Answer #559311 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! We are given, \n" ); document.write( "M = 0.67*log(0.36E) + 1.46 \n" ); document.write( "suppose we have a magnitude 6.0 earthquake, then we ask how many kilowatt hours(E) are released? \n" ); document.write( "6.0 = 0.67*log(0.36E) + 1.46 \n" ); document.write( "0.67*log(0.36E) = 6.0 - 1.46 = 4.54 \n" ); document.write( "log(0.36E) = 4.54 / 0.67 = 6.776119403 \n" ); document.write( "now use product of logarithms rule \n" ); document.write( "log(0.36) + log(E) = 6.776119403 \n" ); document.write( " -4.4369749923e-1 + log(E) = 6.776119403 \n" ); document.write( "log(E) = 6.776119403 + 4.4369749923e-1 = 7.219816902 \n" ); document.write( "now use definition of logarithm \n" ); document.write( "E = 10^7.219816902 = 16588873.760056074 \n" ); document.write( "E = 1.6588874e7 kilowatt hours were released \n" ); document.write( " \n" ); document.write( " |