document.write( "Question 1052696: If x, y and z are consecutive terms in a geometric sequence, then y over z is equal to z over y. Show that the following numbers are consecutively in a geometric sequence:
\n" );
document.write( "A) 5, square root of 35 and 7
\n" );
document.write( "B) a, square root of ab and b \n" );
document.write( "
Algebra.Com's Answer #668028 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If x, y and z are consecutive terms in a geometric sequence, then y over z is equal to z over y. Show that the following numbers are consecutively in a geometric sequence: \n" ); document.write( "A) 5, square root of 35 and 7 \n" ); document.write( "r = sqrt(35)/5 \n" ); document.write( "r = 7/sqrt(35) = 7*sqrt(35)/35 = sqrt(35)/5 \n" ); document.write( "Since the ratios are the same, the sequence is geometric. \n" ); document.write( "----------------------------------- \n" ); document.write( "B) a, square root of ab and b \n" ); document.write( "r = sqrt(ab)/a \n" ); document.write( "r = b/sqrt(ab) = b*sqrt(ab)/ab = sqrt(ab)/a \n" ); document.write( "Since the ratios are the same, the sequence is geometric. \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |