document.write( "Question 1177532: The 2nd, 4th and 8th terms of an arithmetic progression are the three consecutive terms of a geometric progression and the 11th term of an arithmetric progression is 22.\r
\n" );
document.write( "\n" );
document.write( "i) Find the first term and common difference if the arithmetic progression\r
\n" );
document.write( "\n" );
document.write( "ii) What is the common ratio of the geometric progression \n" );
document.write( "
Algebra.Com's Answer #806581 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a+d , a+3d , a+7d\r \n" ); document.write( "\n" ); document.write( "(a+3d)/(a+d) = (a+7d)/(a+3d)\r \n" ); document.write( "\n" ); document.write( "(a+3d)^2 = (a+d)(a+7d)\r \n" ); document.write( "\n" ); document.write( "a^2 +6ad +9d^2 = a^2+7ad +ad +7d^2\r \n" ); document.write( "\n" ); document.write( "2ad-2d^2 =0\r \n" ); document.write( "\n" ); document.write( "2d(a-d)=0\r \n" ); document.write( "\n" ); document.write( "a=d.\r \n" ); document.write( "\n" ); document.write( "a+10d =22 \n" ); document.write( "a=d \n" ); document.write( "11d=22 \n" ); document.write( "d=2, a=2\r \n" ); document.write( "\n" ); document.write( "Ratio \n" ); document.write( "(a+7d)/(a+3d)= 16/8 =2 \n" ); document.write( " |