document.write( "Question 123129: If Earthquake 1 measures 6.2 on the Richter scale, and Earthquake 2 measures 8.2 on the Richter scale, how many times bigger was Earthquake 2 than Earthquake 1? (Rephrased: By what factor was Earthquake 2 bigger than Earthquake 1?) \n" ); document.write( "
Algebra.Com's Answer #90376 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The Richter scale is a logarithmic scale.
\n" ); document.write( "You subtract the two values.
\n" ); document.write( "The value is then raised to the power of ten.
\n" ); document.write( "\"x=8.2-6.2=2.0\"
\n" ); document.write( "\"D=10%5Ex\"
\n" ); document.write( "\"D=10%5E%282.0%29\"
\n" ); document.write( "\"D=100\"
\n" ); document.write( "A magnitude 8.2 earthquake is 100 times stronger than a magnitude 6.2 earthquake.
\n" ); document.write( "
\n" );