document.write( "Question 1043516: The Magnitude, M, of an earthquake is measured using Richter scale: M= log(I/I_0). A \"great\" earthquake measures about 8 on the scale, while a \"light\" earthquake measures about 4. Does this mean that a great earthquake is twice as intense as a light earthquake? If so, explain why, and if not, explain why not, using mathematical reasoning. \n" ); document.write( "
Algebra.Com's Answer #658641 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! M=log (I/Io) \n" ); document.write( "10^M=I/Io \n" ); document.write( "Let M=4 \n" ); document.write( "10000=I/Io \n" ); document.write( "I=10000*Io \n" ); document.write( "================ \n" ); document.write( "now let M=8 \n" ); document.write( "10^8=I/Io \n" ); document.write( "100,000,000=I/Io \n" ); document.write( "I=100,000,000*Io \n" ); document.write( "The second earthquake is 10^8/10^4 stronger, or 10,000 times stronger. \n" ); document.write( "================ \n" ); document.write( "Twice as strong would be \n" ); document.write( "I=20,000*Io \n" ); document.write( "I/Io=20,000 \n" ); document.write( "log (I/Io)=log (20,000)=4.30 \n" ); document.write( "an earthquake of magnitude 4.30 would be twice as strong as one that has magnitude 4. \n" ); document.write( " \n" ); document.write( " |