document.write( "Question 479566: write a formula for the nth term of the infinite sequence: 5,-6/2,7/4,-1,9/16,... \n" ); document.write( "
Algebra.Com's Answer #328571 by ccs2011(207)\"\" \"About 
You can put this solution on YOUR website!
An = \"%28n%2B4%29%2F%28-2%29%5E%28n-1%29\" \n" ); document.write( "
\n" );