document.write( "Question 277454: the sum of the first six terms of a geometric progression is nine time the sum of the first three terms, where neither the first nor the common ratio is equal to zero. find the common ratio. \n" ); document.write( "
Algebra.Com's Answer #201986 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
the sum of the first six terms of a geometric progression is nine time the sum of the first three terms, where neither the first nor the common ratio is equal to zero. find the common ratio.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let the first term be \"a\" and the common ratio be \"r\"\r\n" );
document.write( "\r\n" );
document.write( "Sum of first three terms = \"a%2Bar%2Bar%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "Let this sum of the first three terms be \"X\"\r\n" );
document.write( "\r\n" );
document.write( "Sum of first six terms = \"a%2Bar%2Bar%5E2%2Bar%5E3%2Bar%5E4%2Bar%5E5\"\r\n" );
document.write( "\r\n" );
document.write( "Sum of first six terms = \"X%2Bar%5E3%2Bar%5E4%2Bar%5E5=X%2Br%5E3%28a%2Bar%2Bar%5E2%29=X%2Br%5E3X\"\r\n" );
document.write( "\r\n" );
document.write( "We are given that \"X%2Br%5E3X=9X\".  Divide through by X and we have\r\n" );
document.write( "\r\n" );
document.write( "\"1%2Br%5E3=9\"\r\n" );
document.write( "\r\n" );
document.write( "\"r%5E3=8\"\r\n" );
document.write( "\r\n" );
document.write( "\"r=root%283%2C8%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"r=2\"\r\n" );
document.write( "\r\n" );
document.write( "Check: Suppose the first term is a. Then the first six terms are\r\n" );
document.write( "\r\n" );
document.write( "a,2a,4a,8a,16a,32a\r\n" );
document.write( "\r\n" );
document.write( "The sum of the first three terms is a+2a+4a = 7a\r\n" );
document.write( "\r\n" );
document.write( "The sum of the first 6 terms is a+2a+4a+8a+16a+32a=63a which is 9 times 7a.\r\n" );
document.write( "\r\n" );
document.write( "So the answer is r=2.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );