document.write( "Question 1070873: The second term and the fifth term of a geometric series are 3 and 81 respectively. Find the sum from the fifth term to the tenth term of this series. \n" ); document.write( "
Algebra.Com's Answer #685866 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"81=9%5E2=%283%5E2%29%5E2=3%5E%282%2A2%29=3%5E4\"
\n" ); document.write( "Mental math says that the common ratio is \"r=3\" .
\n" ); document.write( "With formulas, id \"b%5B1%5D\" is the first term,
\n" ); document.write( "and \"r\" is the common ratio,
\n" ); document.write( "\"b%5Bn%5D=b%5B1%5D%2Ar%5E%28n-1%29\" , so
\n" ); document.write( "\"b%5B5%5D=b%5B1%5D%2Ar%5E4\" is \"81\" , the fifth term,
\n" ); document.write( "\"b%5B2%5D=b%5B1%5D%2Ar\" is \"3\" , the second term,
\n" ); document.write( "\"b%5B5%5D%2Fb%5B2%5D=b%5B1%5D%2Ar%5E4%2F%28b%5B1%5D%2Ar%29\" ,
\n" ); document.write( "\"b%5B5%5D%2Fb%5B2%5D=r%5E3\" , and substituting
\n" ); document.write( "\"81%2F3=r%5E3\" ,
\n" ); document.write( "\"3%5E4%2F3=r%5E3\" ,
\n" ); document.write( "\"3%5E3=r%5E3\" , and \"r=3\" .
\n" ); document.write( "The sum of \"n\" terms starting from a term \"b\"
\n" ); document.write( "in a geometric series with common ratio \"r\" , is
\n" ); document.write( "\"b%28r%5En-1%29%2F%28r-1%29\" .
\n" ); document.write( "We are skipping the first \"4\" terms of a geometric series with \"r=3\" ,
\n" ); document.write( "and adding up the next \"n=10-4=6\" terms,
\n" ); document.write( "starting from fifth term \"b=81\" and adding up to the tenth term,
\n" ); document.write( "so the sum is
\n" ); document.write( "\"81%283%5E6-1%29%2F%283-1%29=81%28729-1%29%2F2=81%2A728%2F2=81%2A364=highlight%2829484%29\"
\n" ); document.write( "You may think that I need to find the first term of that series,
\n" ); document.write( "then calculate the sum of the first 10 terms,
\n" ); document.write( "next calculate the sum of the first 4 terms,
\n" ); document.write( "and finally subtract one sum from the other.
\n" ); document.write( "That is inefficient.
\n" ); document.write( "Who can say that I am not allowed to think of my own series,
\n" ); document.write( "which happens to have the same \"r\" as the series in the problem,
\n" ); document.write( "and the same terms, except for missing the first 4?
\n" ); document.write( "
\n" );