document.write( "Question 737093: if x, y, and z are the first three terms of a geometric sequence, show that x^2, y^2 and z^2 form another geometric sequence \n" ); document.write( "
Algebra.Com's Answer #450185 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x y z are in geometric \r \n" ); document.write( "\n" ); document.write( "x/y = y/z\r \n" ); document.write( "\n" ); document.write( "OR y^2=xz\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2, y^2, z^2\r \n" ); document.write( "\n" ); document.write( "x^2, xz, z^2\r \n" ); document.write( "\n" ); document.write( "If they are in geometric sequence then\r \n" ); document.write( "\n" ); document.write( "xz/x^2 = z^2/xz\r \n" ); document.write( "\n" ); document.write( "z/x = z/x\r \n" ); document.write( "\n" ); document.write( "The ratios are common\r \n" ); document.write( "\n" ); document.write( "so x^2,y^2 & z^2 is a GP \n" ); document.write( " |