document.write( "Question 383150: Let z1, z2 and z3 be three complex numbers in geometric progression. Suppose that the
\n" );
document.write( "average of these numbers is 10, while the average of their squares is 20i. Determine the
\n" );
document.write( "value of z2, the middle term. \n" );
document.write( "
Algebra.Com's Answer #271385 by robertb(5830)![]() ![]() You can put this solution on YOUR website! let z1 = a \n" ); document.write( "z2 = ar, and \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Hence \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Divide (2) by (1), to get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Thus, z2 = 15 - i. \n" ); document.write( " |