document.write( "Question 1122506: The nth term of a G.P. is 2x3^n for all n. Find (a) the first term (b) the common ratio of the G.P. \n" ); document.write( "
Algebra.Com's Answer #837361 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "2 * 3^n\r \n" ); document.write( "\n" ); document.write( "for n=1 t1= 6\r \n" ); document.write( "\n" ); document.write( "for n=2 t2= 18\r \n" ); document.write( "\n" ); document.write( "for n=3 . t3 = 54\r \n" ); document.write( "\n" ); document.write( "common ratio = 18/6 = 54/18 =3 \n" ); document.write( " |