document.write( "Question 791592: Evaluate log2(3) x log3(4) x log4(5) x log5(6) x log6(7) x log7(8) \n" ); document.write( "
Algebra.Com's Answer #480765 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Evaluate
\n" ); document.write( "Assume the problem is:
\n" ); document.write( " = ?
\n" ); document.write( "Not sure if there is an easier way to do this, but it can be done using the
\n" ); document.write( "change of base formula: \"log%28a%2C%28N%29%29\" = \"log%28b%2C%28N%29%29%2Flog%28b%28a%29%29\"
\n" ); document.write( ":
\n" ); document.write( "A lot of math, so wrote a 10 line basic program that spit it out in milliseconds.
\n" ); document.write( "the quotient of these 6 expressions was exactly 3
\n" ); document.write( "Interesting that integer values occur:
\n" ); document.write( " the quotient of the 1st two = 2
\n" ); document.write( " the quotient of the given 6 = 3
\n" ); document.write( " the quotient of expressions up \"log%2815%2C%2816%29%29\" = 4
\n" ); document.write( " the quotient of expressions up \"log%2831%2C%2832%29%29\" = 5
\n" ); document.write( " the quotient of expressions up \"log%2863%2C%2864%29%29\" = 6
\n" ); document.write( " the quotient of expressions up \"log%28127%2C%28128%29%29\" = 7
\n" ); document.write( ":
\n" ); document.write( "Not sure how relevant this is to anything, but thought it was interesting. CK
\n" ); document.write( "Comments? email me at: ankor@att.net
\n" ); document.write( "
\n" ); document.write( "
\n" );