document.write( "Question 1169187: The sum of the first and 4th term of a G.P is -1575 while the sum of the 3rd and 6th term is -25200. Find the first term, common ratio, and the sum of the 4th to 20th term inclusive. \n" ); document.write( "
Algebra.Com's Answer #793813 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "a, ar, ar^2, ar^3, ar^4, ar^5, ar^6, ...

\n" ); document.write( "\"a%2Bar%5E3+=+-1575\" The sum of the 1st and 4th terms is -1575

\n" ); document.write( "\"ar%5E2%2Bar%5E5+=+-25200\" The sum of the 3rd and 6th terms is -25200

\n" ); document.write( "Factor out the common term a^2 in the second equation.

\n" ); document.write( "\"r%5E2%28a%2Bar%5E3%29+=+r%5E2%28-1575%29+=+-25200\"
\n" ); document.write( "\"r%5E2+=+-25200%2F-1575+=+16\"

\n" ); document.write( "The common ratio r is either 4 or -4.

\n" ); document.write( "Suppose r=4. Then the sum of the 1st and 4th terms is

\n" ); document.write( "\"a%2Bar%5E3+=+a%2B64a+=+65a+=+-1575\"

\n" ); document.write( "That gives a non-integer value for the first term a.

\n" ); document.write( "So let's try r=-4.

\n" ); document.write( "\"a%2Bar%5E3+=+a-64a+=+-63a+=+-1575\"
\n" ); document.write( "\"a+=+-1575%2F-63+=+25\"

\n" ); document.write( "The first term is a=25; the common ratio is a=-4.

\n" ); document.write( "The first few terms are

\n" ); document.write( "25, -100, 400, -1600, 6400, -25600, ....

\n" ); document.write( "To find the sum of the 4th through 20th terms, find the sum of the first 20 terms and subtract the sum of the first 3 terms.

\n" ); document.write( "The 20th term of the sequence is \"25%28-4%29%5E19\", which is about -6.87x10^12, so you will need a calculator that can handle large numbers if you need to get an exact answer. An excel spreadsheet is one option that will work nicely.

\n" ); document.write( "
\n" ); document.write( "
\n" );