document.write( "Question 825215: a geometric sequence has a sixth term of 24 and a common ratio of 2/3. find the first three terms
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #497139 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Let a = the first term.\r
\n" ); document.write( "\n" ); document.write( "Term definition is the term number n is \"a%282%2F3%29%5E%28n-1%29\";\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Given term at n=6 is 24, means \"a%282%2F3%29%5E%286-1%29=24\";
\n" ); document.write( "\"a%282%2F3%29%5E5=24\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "24=12*2=2*2*3*2=2*2*2*3=\"2%5E3%2A3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You could start with 24, multiply it by \"3%2F2\" until you do it six times, and that should be your \"a\", first term.
\n" ); document.write( "
\n" );