document.write( "Question 631372: If the 4th term of the geometric progression is -32 and the 7th term is 108,what is the 9th term? \n" ); document.write( "
Algebra.Com's Answer #397516 by sachi(548)![]() ![]() You can put this solution on YOUR website! If the 4th term of the geometric progression is -32 and the 7th term is 108,what is the 9th term? \n" ); document.write( "ans:- \n" ); document.write( "let the 1st term of GP=a & common ratio=r \n" ); document.write( "then 4th term =ar^3= -32 .....eqn 1 \n" ); document.write( "and 7th term =ar^6=108,......eqn 2 \n" ); document.write( "dividing eqn 2 by eqn 1 \n" ); document.write( "we get r^3=108/-32=-27/8......eqn 3 \n" ); document.write( "or r=-3/2 \n" ); document.write( "now dividing eqn 1 by eqn 3 \n" ); document.write( "we will get a= 32*8/27 \n" ); document.write( "the 9th term=ar^8= (32*8/27)(-3/2)^8=243 ans \n" ); document.write( " |