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 #328570 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Should be \"%28n%2B4%29%2F%28-2%29%5E%28n-1%29\" for n = 1, 2, 3, 4, 5,... . \n" ); document.write( "
\n" );