document.write( "Question 1164143: What are the next three terms of this sequence, 0, 3/5, 4/15, 5/25, 6/35 \n" ); document.write( "
Algebra.Com's Answer #788438 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "0, 3/5, 4/15, 5/25, 6/35, 7/45, 8/55, 9/65\r\n" );
document.write( "\r\n" );
document.write( "The general term is \r\n" );
document.write( "\r\n" );
document.write( " for n=1,2,...\r\n" );
document.write( "\r\n" );
document.write( "\"Half the sum of the 'would-be term' and its absolute value\" causes\r\n" );
document.write( "only the first term to be 0, yet keeps all other terms as following this:\r\n" );
document.write( "\r\n" );
document.write( "\"%28n%2B1%29%2F%285%282n-3%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );