document.write( "Question 1202668: Which term of the series 2187,729,243....is 1/9 \n" ); document.write( "
Algebra.Com's Answer #837649 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "One way to solve it is to notice that to get from 2187 to 729 you have to divide\r\n" );
document.write( "2187 by 3.  And to get 729 to 243 you must also divide by 3.  So you can get the\r\n" );
document.write( "answer by asking this question:\r\n" );
document.write( "\r\n" );
document.write( "If I start with 2187, how many times must I divide by 3 until I get 1/9?\r\n" );
document.write( "\r\n" );
document.write( "Then the answer will be one more than that because the first time I divide\r\n" );
document.write( "will be to get the second term. \r\n" );
document.write( "\r\n" );
document.write( "\"2187%2F3%5En=1%2F9\"\r\n" );
document.write( "\r\n" );
document.write( "Cross multiplying\r\n" );
document.write( "\r\n" );
document.write( "\"3%5En=19683\"\r\n" );
document.write( "\r\n" );
document.write( "\"ln%283%5En%29=ln%2819683%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"n%2Aln%283%29=ln%2819683%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"n=ln%2819683%29%2Fln%283%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"n=9\"\r\n" );
document.write( "\r\n" );
document.write( "So it's 1 more than 9, so it's the 10th term.\r\n" );
document.write( "\r\n" );
document.write( "That's not how you're supposed to do it, though.\r\n" );
document.write( "\r\n" );
document.write( "You're supposed to use geometric series formula, like that baby in the\r\n" );
document.write( "picture up there did it.\r\n" );
document.write( "\r\n" );
document.write( "\"a%5Bn%5D\"\"%22%22=%22%22\"\"a%5B1%5Dr%5E%28n-1%29\"\r\n" );
document.write( "\r\n" );
document.write( "with \"a%5Bn%5D=1%2F9\", \"a%5B1%5D=2187\", \"r=1%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "and solve for n.  You can use logs to solve it if you like.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );