document.write( "Question 1120323: For a geometric series, S2 = 20 and S3= 65. Find the first 3 terms. \n" ); document.write( "
Algebra.Com's Answer #735995 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "From the condition, we have\r\n" );
document.write( "\r\n" );
document.write( "\"S%5B2%5D\" = \"a%5B1%5D+%2B+a%5B2%5D\" = \"a+%2B+ar\" = a*(1+r),              (1)\r\n" );
document.write( "\r\n" );
document.write( "\"S%5B3%5D\" = \"a%5B1%5D+%2B+a%5B2%5D+%2B+a%5B3%5D\" = \"a%2Bar%2Bar%5E2\" = \"a%2A%281%2Br%2Br%5E2%29\".    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Divide (1) by (2). You will get\r\n" );
document.write( "\r\n" );
document.write( "\"%281%2Br%29%2F%281%2Br%2Br%5E2%29\" = \"S%5B2%5D%2FS%5B3%5D\" = \"20%2F65\" = \"4%2F13\".\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "13(1+r) = 4*(1+r+r^2),\r\n" );
document.write( "\r\n" );
document.write( "13 + 13r = 4 + 4r + 4r^2\r\n" );
document.write( "\r\n" );
document.write( "4r^2 -9r - 9 = 0\r\n" );
document.write( "\r\n" );
document.write( "\"r%5B1%2C2%5D\" = \"%289+%2B-+sqrt%289%5E2+%2B+4%2A4%2A9%29%29%2F%282%2A4%29\" = \"%289+%2B-+15%29%2F8\";\r\n" );
document.write( "\r\n" );
document.write( "\"r%5B1%5D\" = \"%289+%2B+15%29%2F8\" = 3;   \"r%5B2%5D\" = \"%289+-+15%29%2F8\" = \"-6%2F8\" = \"-3%2F4\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Subtract (1) from (2). You will get \r\n" );
document.write( "\r\n" );
document.write( "\"a%5B3%5D\" = \"S%5B3%5D\" - \"S%5B2%5D\" = 65 - 20 = 45 = \"a%2Ar%5E2\".     (*)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus we should consider TWO opportunities:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    1.  If r = 3,  then according to (*)  \"a%5B3%5D\" = 45 = \"a%2A3%5E2\" = 9a,\r\n" );
document.write( "\r\n" );
document.write( "        which implies  a = 5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "        Then  \"a%5B1%5D\" = 5,  \"a%5B2%5D\" = 3*5 = 15  and  \"a%5B3%5D\" = 3*15 = 45.\r\n" );
document.write( "\r\n" );
document.write( "        Then  \"S%5B2%5D\" = \"a%5B1%5D%2Ba%5B2%5D\" = 5 + 15 = 20  and  \"S%5B3%5D\" = 5 + 15 + 45 = 65    ! Correct !.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2.  If r= \"-3%2F4\", then according (*)  a = \"45%2F%28%289%2F16%29%29\" = 5*16 = 80.  \r\n" );
document.write( "\r\n" );
document.write( "        Then  \"a%5B2%5D\" = \"80%2A%28-3%2F4%29\" = -60  and  \"a%5B3%5D\" = \"-60%2A%28-3%2F4%29\" = 45.\r\n" );
document.write( "\r\n" );
document.write( "        In this way,  \"S%5B2%5D\" = \"a%5B1%5D%2Ba%5B2%5D\" = 80 - 60 = 20  \r\n" );
document.write( "\r\n" );
document.write( "                and   \"S%5B3%5D\" = \"a%5B1%5D+%2B+a%5B2%5D+%2B+a%5B3%5D\" = 80 - 60 + 45 = 65.\r\n" );
document.write( "\r\n" );
document.write( "        So, this opportunity does work, too.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  There are  TWO solutions.\r\n" );
document.write( "\r\n" );
document.write( "         One solution is  a= 5, r= 3 and the three terms are  5, 15, 45.\r\n" );
document.write( "\r\n" );
document.write( "         Another solution is  a= 80,  r= \"-3%2F4\"  and the three terms are  80, -60 and 45.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );