document.write( "Question 439410: The product of three consecutive terms in a geometric sequence is -1000, and their sum is 15. Find the common ratio. \n" ); document.write( "
Algebra.Com's Answer #303669 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Let a, ar, and \n" ); document.write( "\n" ); document.write( "Then from the given, \n" ); document.write( "==> a = -10/r. \n" ); document.write( "Also, \n" ); document.write( "<==> \n" ); document.write( "<==> \n" ); document.write( "<==> (2r+1)(r+1) = 0 \n" ); document.write( "==> r = -1/2 or -2 \n" ); document.write( "==> a = 20 or 5, respectively. \n" ); document.write( "Hence the sequences are {20, -10, 5} and { 5, -10, 20}. (The two sequences are DIFFERENT because they have different first terms and common ratios.) \n" ); document.write( " |