document.write( "Question 853436: what is the common ratio of this geometric sequence:\r
\n" ); document.write( "\n" ); document.write( "1/x, 1/x2, 1/x3
\n" ); document.write( "

Algebra.Com's Answer #514104 by chndnbl(31)\"\" \"About 
You can put this solution on YOUR website!
r=T1/T2
\n" ); document.write( "r=(1/x^2)/(1/x)
\n" ); document.write( "reciproc it,
\n" ); document.write( "r=1/x
\n" ); document.write( "
\n" );