document.write( "Question 1058552: The 3rd and 4th terns of a geometric progression are 12 and 6 respectively. What are the first five terms? \n" ); document.write( "
Algebra.Com's Answer #673628 by solve_for_x(190)![]() ![]() ![]() You can put this solution on YOUR website! The common factor of the progression is 6/12 = 1/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since the third term is 12, the second term is 12/(1/2) = 24.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since the second term is 24, the first term is 24/(1/2) = 48.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And since the 4th term is 6, the fifth term is 6(1/2) = 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The first five terms of the progression are then:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "48, 24, 12, 6, 3 \n" ); document.write( " |