document.write( "Question 83909: the geometric sequence of numbers 1, 1/2, 1/4, 1/8,…to find the following:
\n" ); document.write( " What is r, the ratio between 2 consecutive terms?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #60380 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
r=\"nth_term%2Fprevious_term\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"r=%281%2F8%29%2F%281%2F4%29=%281%2F8%29%284%2F1%29=4%2F8=1%2F2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the ratio is \"1%2F2\"
\n" ); document.write( "
\n" );