document.write( "Question 948453: Complete the sequence 1/3;1/6;/1/9 ....
\n" ); document.write( "What is the formula to complete this?
\n" ); document.write( "

Algebra.Com's Answer #578928 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
t=value of term; n=number of term
\n" ); document.write( "\"t=1%2F3n\"
\n" ); document.write( "The next term would be the 4th, so:
\n" ); document.write( "\"t=1%2F%283%2A4%29\"=\"1%2F12\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );