document.write( "Question 460755: Find the 14th term of the sequence 8,15,22,29
\n" ); document.write( "Insert three arithmetic means between 6 and 18
\n" ); document.write( "Find the 5th term in the geometric sequence
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #316077 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"a%5B1%5D+=+8\" and d = 7 ==> \"a%5B14%5D+=+a%5B1%5D+%2B+%28n-1%29d+=+8+%2B+13%2A7+=+99\"\r
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a%5B1%5D+=+6\" and \"a%5B5%5D+=+18\" and n = 5.\r
\n" ); document.write( "\n" ); document.write( "==> \"a%5B5%5D+=+a%5B1%5D+%2B+4%2Ad+=+6+%2B+4d+=+18\" ==> 4d = 12 ==> d = 3.\r
\n" ); document.write( "\n" ); document.write( "The arithmetic means are 9, 12, and 15.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );