document.write( "Question 373821:  can you solve this without log? if yes, how do u solve this?\r
\n" );
document.write( "\n" );
document.write( "a sequence t1, t2, t3, ... is defined by t1= 1000 and tn= 1.06tn-1, where n is a positive integer and n>_ 2. find the smallest value of n such that tn>3000 \n" );
document.write( "
| Algebra.Com's Answer #266028 by robertb(5830)     You can put this solution on YOUR website! Consider \n" ); document.write( "t(1) = 1,000 and t(n) = 1.06t(n-1). The 2nd equation gives \n" ); document.write( " \n" ); document.write( "We want \n" ); document.write( "Take ln of both sides: |