document.write( "Question 1136733: If the sums of the first three terms of an AP and a GP are equal and non-zero, the common difference of the AP and the common ratio of the GP are equal and the ratio of the AM to the GM is 1:-2, find the common ratio of the GP. Also, find the relationship between their first terms. \n" ); document.write( "
Algebra.Com's Answer #754606 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            AM  is the standard abbreviation for  \"Arithmetic Mean\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            GM  is the standard abbreviation for  \"Geometric Mean\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            So, almost everything is clear,  except one thing:  When the condition says  \"the ratio of the  AM  to the  GM  is  1:-2\"\r
\n" ); document.write( "\n" ); document.write( "            it missed to say to which progressions these  AM  and  GM  do relate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            So,  it requires some interpretation;  therefore I will re-edit the problem in this way:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "            The sums of the first three terms of an AP and a GP are equal  and non-zero,\r\n" );
document.write( "            the common difference of the AP and the common ratio of the GP are equal, \r\n" );
document.write( "            and the ratio of the AM of AP to the GM of GP is 1:-2.\r\n" );
document.write( "            Find the common ratio of the GP.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "            by underlying my insertions.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since this problem,  although elementary,  is a bit higher than the average School Math level,  I will assume that the reader's
\n" ); document.write( "level does correspond to the problem level,  and will not explain elementary details.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let \" a \" be the middle (the second) term of the AP  and \" b \" is the middle (the second) term of the GP.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then it is widely known that AM of the first three terms of an AP is equal to \"a\", \r\n" );
document.write( "while the GM of the first three terms of an GP is equal to \"b\".\r\n" );
document.write( "\r\n" );
document.write( "Therefore this statement of the condition  \"the ratio of the AM of AP to the GM of GP is 1:-2\"  simply means that  \r\n" );
document.write( "\r\n" );
document.write( "    \"%28AM%29%2F%28GM%29\" = \"a%2Fb\" = \"-1%2F2\".         (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let \"r\" be the common difference of the AP and the common ratio of the GP (they are equal, so I use one symbol for both).\r\n" );
document.write( "\r\n" );
document.write( "Then the fact that \"The sums of the first three terms of an AP and a GP are equal\"\r\n" );
document.write( "\r\n" );
document.write( "gives the second equation\r\n" );
document.write( "\r\n" );
document.write( "    3a = \"b%2Fr\" + b + \"br\".       (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From equation (1), express  b = -2a  and substitute it into equation (2). You will get\r\n" );
document.write( "\r\n" );
document.write( "    3a = \"%28-2a%29%2Fr\" - 2a - (2a)*r.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Cancel factor \"a\" in both sides\r\n" );
document.write( "\r\n" );
document.write( "    3  = \"-2%2Fr\" - 2 - 2r;\r\n" );
document.write( "\r\n" );
document.write( "Multiply by \"r\" both sides\r\n" );
document.write( "\r\n" );
document.write( "    3r = - 2 - 2r - 2r^2\r\n" );
document.write( "\r\n" );
document.write( "and write the quadratic equation in the standard form\r\n" );
document.write( "\r\n" );
document.write( "    2r^2 + 5r + 2 = 0.\r\n" );
document.write( "\r\n" );
document.write( "Quadratic formula gives the roots  r = -2  and  r = \"-1%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the common difference of the AP may have these two values,\r\n" );
document.write( "\r\n" );
document.write( "and the common difference of the GP may have these two values, RESPECTIVELY.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Having these solutions for \"r\", we can make one step forward and find  \"the relationship between first terms of the AP and GP\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "a)  If a = r = -2,  then  \"a%5B1%5D\" = a - r = a - 2;  \"b%5B1%5D\" = \"b%2F%28-2%29\" = substitute here b = -2a from above = \"%28-2a%29%2F%28-2%29\" = a.\r\n" );
document.write( "\r\n" );
document.write( "    Therefore,  \"b%5B1%5D\" = a = \"a%5B1%5D\" + 2  is that relationship between \"a%5B1%5D\" and \"b%5B1%5D\" in this case.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "b)  If a = r = \"-1%2F2\",  then  \"a%5B1%5D\" = a - r = a + \"1%2F2\";  \"b%5B1%5D\" = \"b%2F%28%28-1%2F2%29%29\" = substitute here b = -2a from above = \"%28-2a%29%2F%28%28-1%2F2%29%29\" = 4a.\r\n" );
document.write( "\r\n" );
document.write( "    Therefore,  \"b%5B1%5D\" = 4a = \"4a%5B1%5D\" - 2  is that relationship between \"a%5B1%5D\" and \"b%5B1%5D\" in this case.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  There are two possibilities:  a)  r = -2  and  \"b%5B1%5D\" = \"a%5B1%5D\" + 2;   and\r\n" );
document.write( "\r\n" );
document.write( "                                       b)  r = \"-1%2F2\"  and  \"b%5B1%5D\" = \"4a%5B1%5D\" -2.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );