document.write( "Question 48068: 8,4,4,4,1/2,1/4,1/8.....
\n" );
document.write( "Can you guest what the next term is(the 8th term)? Now can you make a formula which will tell you what the 100th term is?\r
\n" );
document.write( "\n" );
document.write( "I guess the next term is 1/16, but I don't know formula to figure out the 100th term. \n" );
document.write( "
Algebra.Com's Answer #31822 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 8,4,2,1,1/2,1/4,1/8..... \n" ); document.write( "It seems you got your sequence wrong, but I'll work with what you got. \n" ); document.write( "Ratio = (1/4)/(1/2) = 1/2 Take a preceding divided by the number before it. \n" ); document.write( "Formula: \n" ); document.write( " \n" ); document.write( "r = ratio \n" ); document.write( "t = term \n" ); document.write( " \n" ); document.write( "8th term: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "100th term: \n" ); document.write( " \n" ); document.write( " |