document.write( "Question 1103999: 2. The first three terms of a geometric sequence are
\n" ); document.write( "ln x^16, ln x^8, ln x^4, for x>0.
\n" ); document.write( "a. Find the common ratio.
\n" ); document.write( "b. Solve
\n" ); document.write( "\"sum%28%282%5E%285-k%29%29%2Ck=1%2Cinfinity%29%2Aln%28x%29\"\"%22%22=%22%22\"\"64\"
\n" ); document.write( "

Algebra.Com's Answer #718739 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
2. The first three terms of a geometric sequence
\n" ); document.write( "are ln x^16, ln x^8, ln x^4, for x>0.
\n" ); document.write( "a. Find the common ratio.
\n" ); document.write( "
\r\n" );
document.write( "a1 = ln(x16) = 16∙ln(x) \r\n" );
document.write( "a2 = ln(x8) = 8∙ln(x)\r\n" );
document.write( "a3 = ln(x4) = 4∙ln(x)\r\n" );
document.write( "\r\n" );
document.write( "r = a2/a1 = 8∙ln(x)/16∙ln(x) = 1/2\r\n" );
document.write( "

\n" ); document.write( "b.
\n" ); document.write( "
\r\n" );
document.write( "\"sum%28%282%5E%285-k%29%29%2Ck=1%2Cinfinity%29%2Aln%28x%29\"\"%22%22=%22%22\"\"64\"\r\n" );
document.write( "\r\n" );
document.write( "First we find:\r\n" );
document.write( "\r\n" );
document.write( "\"sum%28%282%5E%285-k%29%29%2Ck=1%2Cinfinity%29\"\"%22%22=%22%22\"\"a%5B1%5D%2F%281-r%5E%22%22%29\" \r\n" );
document.write( "\r\n" );
document.write( "a1 = 25-1 = 24 = 16\r\n" );
document.write( "a2 = 25-2 = 23 = 8\r\n" );
document.write( "\r\n" );
document.write( "r = a2/a1 = 8/16 = 1/2\r\n" );
document.write( "\r\n" );
document.write( "\"sum%28%282%5E%285-k%29%29%2Ck=1%2Cinfinity%29\"\"%22%22=%22%22\"\"a%5B1%5D%2F%281-r%5E%22%22%29\"\"%22%22=%22%22\"\"16%5E%22%22%2F%281-1%2F2%29\"\"%22%22=%22%22\"\"16%5E%22%22%2F%281%2F2%29\"\"%22%22=%22%22\"\"16%282%2F1%29\"\"%22%22=%22%22\"\"16%282%29\"\"%22%22=%22%22\"\"32\"\r\n" );
document.write( "\r\n" );
document.write( "Then \r\n" );
document.write( "\r\n" );
document.write( "\"sum%28%282%5E%285-k%29%29%2Ck=1%2Cinfinity%29%2Aln%28x%29\"\"%22%22=%22%22\"\"64\"\r\n" );
document.write( "\r\n" );
document.write( "becomes\r\n" );
document.write( "\r\n" );
document.write( "\"%2832%29%2Aln%28x%29\"\"%22%22=%22%22\"\"64\"\r\n" );
document.write( "\r\n" );
document.write( "\"ln%28x%29\"\"%22%22=%22%22\"\"64%2F32\"\r\n" );
document.write( "\r\n" );
document.write( "\"ln%28x%29\"\"%22%22=%22%22\"\"2\"\r\n" );
document.write( "\r\n" );
document.write( "raise e to the powers of both sides\r\n" );
document.write( "\r\n" );
document.write( "\"e%5Eln%28x%29\"\"%22%22=%22%22\"\"e%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"e%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );