The sum of K consecutive integers is 41. If the least integer is -40, then k?
Here's a way of thinking about this. If you're adding consecutive integers and the first is -41, then you're adding:\[-41+(-40)+(-39)+(-38)+...=41\]However, at some point, you're going to get into the positive numbers when you're adding.\[-41+(-40)+(-39)+...+(-3)+(-2)+(-1)+(0)+(1)+(2)+(3)+...=41\]At the point where you get to the positive numbers, the negatives and positives will begin to cancel out. This is because -3 + 3 = 0, -2 + 2 = 0, -1 + 1 = 0. Does this help you with the rest of the problem?
The cutoff part says \(+...=41\)
the least number is -40
oops
Ok, if the first numebr is -40, just omit the -41 in my equations.
does that equation work
hmmmmm so it's 41 then?
Not quite. 41 would be the last term that you would be adding to get the sum to be 41. However, k is the number of numbers you're adding.
ohhhhh crap .... it's 81
-40 to 0 is 41 numbers. 1 to 41 is 41 numbers. So, 41 + 41 should be what k is. Is this making sense to you?
\[\sum_{i=1}^k(-40+i)=41 \\ -40k+\frac{k(k+1)}{2}=41\]
it is a quadratic equation
hmmm you know what i do is i add 41 to -40 and then multiply by 81
I think I should have started it at i=0
The key here is that they are "consecutive" integers. That's why just multiplying like that doesn't work.
\[-40(k+1)+\frac{k(k+1)}{2}=41\]
crap so it's 82
almost
huh?
@freckles I got 82 as well. Might've had an error though.
you said 81 earlier that is right
that is what you get when you solve that quadratic equation above \[\sum_{i=0}^k (-40+i)\] this does mean -40+(-39)+(-38)+...+(-40+k) or if you used those formula things you can write that sum thingy as \[-40(k+1)+\frac{k(k+1)}{2} \text{ which we want to this output } 41 \\ \text{ so we need \to solve } \\ -40(k+1)+\frac{k(k+1)}{2}=41\]
\[\frac{-80(k+1)}{2}+\frac{k(k+1)}{2}=41 \\ \frac{(k+1)}{2}(-80+k)=41 \\ (k+1)(-80+k)=82 \\ k^2-79k-80=82 \\ k^2-79k-80-82=0 \\ k^2-79k-162=0 \\ (k+2)(k-81)=0\]
only one of these k's make sense
82 is right i believe
|dw:1436823495199:dw|
Join our real-time social learning platform and learn together with your friends!