document.write( "Question 970124: If in a geometric progression,the second term exceeds the first term by 20 and the fourth term exceeds the second term by 15,find the possible values of the first term. \n" ); document.write( "
Algebra.Com's Answer #592798 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! If in a geometric progression,the second term exceeds the first term by 20 and the fourth term exceeds the second term by 15,find the possible values of the first term. \n" ); document.write( "Solution: \n" ); document.write( "Let x = first term of a geometric progression and r = common ratio. \n" ); document.write( "The terms of a geometric progression in terms of x and r are \n" ); document.write( "x, xr, \n" ); document.write( "Therefore, \n" ); document.write( "xr - x = 20 and \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "5(r-1)(2r-1)(2r+3) = 0 \n" ); document.write( "r = 1, 1/2, -3/2 \n" ); document.write( "If r = 1, then x is undefined \n" ); document.write( "If r = 1/2, then x= \n" ); document.write( "If r = -3/2, then x = \n" ); document.write( "Answer: -40 or -8 \n" ); document.write( " |