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) 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: \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 \n" ); document.write( " the quotient of expressions up \n" ); document.write( " the quotient of expressions up \n" ); document.write( " the quotient of expressions up \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( " |