paroxsitic
New member
- Joined
- Nov 7, 2008
- Messages
- 2
A = -8X + X^2 + 16
I am trying to find the following:
-8(X+Y) + (X+Y)^2 + 16, where Y will gradually increase and the sum will be taken.
For example. Lets assume Y=4
F(4) = -8(X+1) + (X+1)^2 + 16 + -8(X+2) + (X+2)^2 + 16 + -8(X+3) + (X+3)^2 + 16 + -8(X+4) + (X+4)^2 + 16
F(2) = -8(X+1) + (X+1)^2 + 16 + -8(X+2) + (X+2)^2 + 16
What an equation I can use to find the Sum of the above equation for any number Y.
I am trying to find the following:
-8(X+Y) + (X+Y)^2 + 16, where Y will gradually increase and the sum will be taken.
For example. Lets assume Y=4
F(4) = -8(X+1) + (X+1)^2 + 16 + -8(X+2) + (X+2)^2 + 16 + -8(X+3) + (X+3)^2 + 16 + -8(X+4) + (X+4)^2 + 16
F(2) = -8(X+1) + (X+1)^2 + 16 + -8(X+2) + (X+2)^2 + 16
What an equation I can use to find the Sum of the above equation for any number Y.