document.write( "Question 1037823: three numbers form a geometric progression if we double the middle number we get an arithematic progression the common ratio of the geomatric progression is ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #652484 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! three numbers form a geometric progression if we double the middle number we get an arithmetic progression the common ratio of the geometric progression is ? \n" ); document.write( "--------- \n" ); document.write( "Original Progression:: a, ar, ar^2 \n" ); document.write( "------ \n" ); document.write( "New Progression:: a, 2ar, ar^2 \n" ); document.write( "-------- \n" ); document.write( "Common ratio:: Divide 2nd term by 1st to get:: (2ar)/a = 2r \n" ); document.write( "Divide the 3rd term by the 2nd to get:: (ar^2)/(2ar) = r/2 \n" ); document.write( "-------------------- \n" ); document.write( "If 2r = r/2 , 4r = r \n" ); document.write( "------ \n" ); document.write( "Comment:: Your problem statement doesn't make much sense. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------------- \n" ); document.write( " |