Difference between revisions of "2020 AMC 10A Problems/Problem 8"

(Solution 4)
(Added a new solution of mine.)
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
== Problem ==
 
== Problem ==
What is the value of
+
What is the value of <cmath>1+2+3-4+5+6+7-8+\cdots+197+198+199-200?</cmath>
  
<math>1+2+3-4+5+6+7-8+\cdots+197+198+199-200?</math>
+
<math>\textbf{(A) } 9,800 \qquad \textbf{(B) } 9,900 \qquad \textbf{(C) } 10,000 \qquad \textbf{(D) } 10,100 \qquad \textbf{(E) } 10,200</math>
 +
 
 +
== Solution 1 ==
 +
 
 +
Looking at the numbers, you see that every set of <math>4</math> has <math>3</math> positive numbers and 1 negative number. Calculating the sum of the first couple sets gives us <math>2+10+18...+394</math>. Clearly, this pattern is an arithmetic sequence. By using the formula we get <math>\frac{2+394}{2}\cdot 50=\boxed{\textbf{(B) }9900}</math>.
  
<math>\textbf{(A) } 9,800 \qquad \textbf{(B) } 9,900 \qquad \textbf{(C) } 10,000 \qquad \textbf{(D) } 10,100 \qquad \textbf{(E) } 10,200</math>
+
-ViratKohli2018
  
 
== Solution 2 ==
 
== Solution 2 ==
  
Split the even numbers and the odd numbers apart. If we group every 2 even numbers together and add them, we get a total of <math>50\cdot (-2)=-100</math>. Summing the odd numbers is equivalent to summing the first 100 odd numbers, which is equal to <math>100^2=10000</math>. Adding these two, we obtain the answer of <math>\boxed{\text{(B) }9900}</math>.
+
Split the even numbers and the odd numbers apart. If we group every 2 even numbers together and add them, we get a total of <math>50\cdot (-2)=-100</math>. Summing the odd numbers is equivalent to summing the first 100 odd numbers, which is equal to <math>100^2=10000</math>. Adding these two, we obtain the answer of <math>\boxed{\textbf{(B) }9900}</math>.
  
== Solution 3 (bashy) ==
+
== Solution 3 (bashing) ==
  
We can break this entire sum down into <math>4</math> integer bits, in which the sum is <math>2x</math>, where <math>x</math> is the first integer in this bit. We can find that the first sum of every sequence is <math>4x-3</math>, which we plug in for the <math>50</math> bits in the entire sequence is <math>1+2+3+\cdots+50=1275</math>, so then we can plug it into the first term of every sequence equation we got above <math>4(1275)-3(50)=4950</math>, and so the sum of every bit is <math>2x</math>, and we only found the value of <math>x</math>, the sum of the sequence is <math>4950\cdot2=\boxed{(B)9900}</math>.-middletonkids
+
We can break this entire sum down into <math>4</math> integer bits, in which the sum is <math>2x</math>, where <math>x</math> is the first integer in this bit. We can find that the first sum of every sequence is <math>4x-3</math>, which we plug in for the <math>50</math> bits in the entire sequence is <math>1+2+3+\cdots+50=1275</math>, so then we can plug it into the first term of every sequence equation we got above <math>4(1275)-3(50)=4950</math>, and so the sum of every bit is <math>2x</math>, and we only found the value of <math>x</math>, the sum of the sequence is <math>4950\cdot2=\boxed{\textbf{(B) } 9900}</math>.-middletonkids
  
 
== Solution 4 ==
 
== Solution 4 ==
Another solution involves adding everything and subtracting out what is not needed.  The first step involves solving <math>1+2+3+4+5+6+7+8+\cdots+197+198+199+200</math>.  To do this, we can simply multiply <math>200</math> and <math>201</math> and divide by <math>2</math> to get us <math>20100</math>.  The next step involves subtracting out the numbers with minus signs.  We actually have to do this twice, because we need to take out the numbers we weren’t supposed to add and then subtract them from the problem.  Then, we can see that from <math>4</math> to <math>200</math>, incrementing by <math>4</math>, there are <math>50</math> numbers that we have to subtract.  To do this we can do <math>50</math> times <math>51</math> divided by <math>2</math>, and then we can multiply by <math>4</math>, because we are counting by fours, not ones.  Our answer will be <math>5100</math>, but remember, we have to do this twice.  Once we do that, we will get <math>10200</math>.  Finally, we just have to do <math>20100-10200</math>, and our answer is <math>\boxed{\text{(B) }9900}</math>.  
+
Another solution involves adding everything and subtracting out what is not needed.  The first step involves solving <math>1+2+3+4+5+6+7+8+\cdots+197+198+199+200</math>.  To do this, we can simply multiply <math>200</math> and <math>201</math> and divide by <math>2</math> to get us <math>20100</math>.  The next step involves subtracting out the numbers with minus signs.  We actually have to do this twice, because we need to take out the numbers we weren’t supposed to add and then subtract them from the problem.  Then, we can see that from <math>4</math> to <math>200</math>, incrementing by <math>4</math>, there are <math>50</math> numbers that we have to subtract.  To do this we can do <math>50</math> times <math>51</math> divided by <math>2</math>, and then we can multiply by <math>4</math>, because we are counting by fours, not ones.  Our answer will be <math>5100</math>, but remember, we have to do this twice.  Once we do that, we will get <math>10200</math>.  Finally, we just have to do <math>20100-10200</math>, and our answer is <math>\boxed{\textbf{(B) }9900}</math>.  
  
— <math>Phineas1500</math>
+
— <math>\text{Phineas}1500</math>
  
 
== Solution 5 ==  
 
== Solution 5 ==  
 
In this solution, we group every 4 terms. Our groups should be: <math>1 + 2 + 3 - 4 = 2</math>, <math>5 + 6 + 7 - 8 = 10</math>, <math>9 + 10 + 11 - 12 = 18</math>, ... <math>197 + 198 + 199 - 200 = 394</math>. We add them together to get this expression: <math>2 + 10 + 18 + ... + 394</math>. This can be rewritten as <math>8 * (0 + 1 + 2 + ... + 49) + 100</math>. We add this to get <math>\boxed{\textbf{(B) }9900}</math>.    ~Baolan
 
In this solution, we group every 4 terms. Our groups should be: <math>1 + 2 + 3 - 4 = 2</math>, <math>5 + 6 + 7 - 8 = 10</math>, <math>9 + 10 + 11 - 12 = 18</math>, ... <math>197 + 198 + 199 - 200 = 394</math>. We add them together to get this expression: <math>2 + 10 + 18 + ... + 394</math>. This can be rewritten as <math>8 * (0 + 1 + 2 + ... + 49) + 100</math>. We add this to get <math>\boxed{\textbf{(B) }9900}</math>.    ~Baolan
  
== Solution 5 ==
+
== Solution 6 ==
We can split up this long sum into groups of four integers. Finding the first few sums, we have that  <math>1 + 2 + 3 - 4 = 2</math>, <math>5 + 6 + 7 - 8 = 10</math>, and <math>9 + 10 + 11 - 12 = 18</math>. Notice that this is an increasing arithmetic sequence, with a common difference of <math>8</math>. We can find the sum of the arithmetic sequence by finding the average of the first and last terms, and then multiplying by the number of terms in the sequence. The first term is  <math>1 + 2 + 3 - 4</math>, or <math>2</math>, the last term is <math>197 + 198 + 199 - 200</math>, or <math>394</math>, and there are <math>200\div 4</math> or <math>50</math> terms. So, we have that the sum of the sequence is <math>\frac{(394+2)\cdot 50}{2}</math>, or <math>\boxed{\text{(B) }9900}</math>. ~Arctic_Bunny
+
We can split up this long sum into groups of four integers. Finding the first few sums, we have that  <math>1 + 2 + 3 - 4 = 2</math>, <math>5 + 6 + 7 - 8 = 10</math>, and <math>9 + 10 + 11 - 12 = 18</math>. Notice that this is an increasing arithmetic sequence, with a common difference of <math>8</math>. We can find the sum of the arithmetic sequence by finding the average of the first and last terms, and then multiplying by the number of terms in the sequence. The first term is  <math>1 + 2 + 3 - 4</math>, or <math>2</math>, the last term is <math>197 + 198 + 199 - 200</math>, or <math>394</math>, and there are <math>200\div 4</math> or <math>50</math> terms. So, we have that the sum of the sequence is <math>\frac{(394+2)\cdot 50}{2}</math>, or <math>\boxed{\textbf{(B) }9900}</math>. ~Arctic_Bunny
  
==Video Solution==
+
== Solution 7 ==
 +
Note that the original expression is equal to
 +
<cmath> (1+2+3+\dots+199+200)-2(4(1+2+3+\dots+49+50)). </cmath>
 +
Since the sum of the first <math> n </math> positive integers is <math> \frac{n(n+1)}{2} </math>, this is equal to
 +
<cmath> \frac{200(201)}{2}-2\left(4\left(\frac{50(51)}{2}\right)\right), </cmath>
 +
which can be simplified as
 +
<cmath> 20100-4(50)(51)=20100-10200. </cmath>
 +
Doing the subtraction yields <math> \boxed{\textbf{(B) }9900} </math>. -BorealBear
 +
 
 +
== Solution 8 ==
 +
We can split the sum into 4 groups so that the terms in these groups have the same common difference of 4
 +
<math>(1+5+9+...+197)+(2+6+10+...+198)+(3+7+11+...+199)-(4+8+12+...+200)</math>.
 +
Then, we can use the sum formula. It's equal to
 +
<math>\frac{50\cdot(1+197)}{2} + \frac{50\cdot(2+198)}{2} + \frac{50\cdot(3+199)}{2} - \frac{50\cdot(4+200)}{2}</math>.
 +
This can also be expressed as
 +
<math>(25\cdot198) + (25\cdot200) + (25\cdot202) - (25\cdot204)</math>.
 +
And it is equal to <math>25\cdot(198+200+202-204) = 25\cdot396 = 9900</math>.
 +
Therefore, the answer is <math> \boxed{\textbf{(B) }9900} </math>. ~kurbanlik_21
 +
 
 +
==Video Solution 1==
 +
 
 +
Education, The Study of Everything
 +
 
 +
https://youtu.be/xoIWkRr0BOo
 +
 
 +
==Video Solution 2==
 
https://youtu.be/JEjib74EmiY
 
https://youtu.be/JEjib74EmiY
  
 
~IceMatrix
 
~IceMatrix
 +
 +
==Video Solution 3==
 +
https://youtu.be/8osKFz1CMSc
 +
 +
~savannahsolver
  
 
==See Also==
 
==See Also==

Revision as of 14:18, 9 November 2022

Problem

What is the value of \[1+2+3-4+5+6+7-8+\cdots+197+198+199-200?\]

$\textbf{(A) } 9,800 \qquad \textbf{(B) } 9,900 \qquad \textbf{(C) } 10,000 \qquad \textbf{(D) } 10,100 \qquad \textbf{(E) } 10,200$

Solution 1

Looking at the numbers, you see that every set of $4$ has $3$ positive numbers and 1 negative number. Calculating the sum of the first couple sets gives us $2+10+18...+394$. Clearly, this pattern is an arithmetic sequence. By using the formula we get $\frac{2+394}{2}\cdot 50=\boxed{\textbf{(B) }9900}$.

-ViratKohli2018

Solution 2

Split the even numbers and the odd numbers apart. If we group every 2 even numbers together and add them, we get a total of $50\cdot (-2)=-100$. Summing the odd numbers is equivalent to summing the first 100 odd numbers, which is equal to $100^2=10000$. Adding these two, we obtain the answer of $\boxed{\textbf{(B) }9900}$.

Solution 3 (bashing)

We can break this entire sum down into $4$ integer bits, in which the sum is $2x$, where $x$ is the first integer in this bit. We can find that the first sum of every sequence is $4x-3$, which we plug in for the $50$ bits in the entire sequence is $1+2+3+\cdots+50=1275$, so then we can plug it into the first term of every sequence equation we got above $4(1275)-3(50)=4950$, and so the sum of every bit is $2x$, and we only found the value of $x$, the sum of the sequence is $4950\cdot2=\boxed{\textbf{(B) } 9900}$.-middletonkids

Solution 4

Another solution involves adding everything and subtracting out what is not needed. The first step involves solving $1+2+3+4+5+6+7+8+\cdots+197+198+199+200$. To do this, we can simply multiply $200$ and $201$ and divide by $2$ to get us $20100$. The next step involves subtracting out the numbers with minus signs. We actually have to do this twice, because we need to take out the numbers we weren’t supposed to add and then subtract them from the problem. Then, we can see that from $4$ to $200$, incrementing by $4$, there are $50$ numbers that we have to subtract. To do this we can do $50$ times $51$ divided by $2$, and then we can multiply by $4$, because we are counting by fours, not ones. Our answer will be $5100$, but remember, we have to do this twice. Once we do that, we will get $10200$. Finally, we just have to do $20100-10200$, and our answer is $\boxed{\textbf{(B) }9900}$.

$\text{Phineas}1500$

Solution 5

In this solution, we group every 4 terms. Our groups should be: $1 + 2 + 3 - 4 = 2$, $5 + 6 + 7 - 8 = 10$, $9 + 10 + 11 - 12 = 18$, ... $197 + 198 + 199 - 200 = 394$. We add them together to get this expression: $2 + 10 + 18 + ... + 394$. This can be rewritten as $8 * (0 + 1 + 2 + ... + 49) + 100$. We add this to get $\boxed{\textbf{(B) }9900}$. ~Baolan

Solution 6

We can split up this long sum into groups of four integers. Finding the first few sums, we have that $1 + 2 + 3 - 4 = 2$, $5 + 6 + 7 - 8 = 10$, and $9 + 10 + 11 - 12 = 18$. Notice that this is an increasing arithmetic sequence, with a common difference of $8$. We can find the sum of the arithmetic sequence by finding the average of the first and last terms, and then multiplying by the number of terms in the sequence. The first term is $1 + 2 + 3 - 4$, or $2$, the last term is $197 + 198 + 199 - 200$, or $394$, and there are $200\div 4$ or $50$ terms. So, we have that the sum of the sequence is $\frac{(394+2)\cdot 50}{2}$, or $\boxed{\textbf{(B) }9900}$. ~Arctic_Bunny

Solution 7

Note that the original expression is equal to \[(1+2+3+\dots+199+200)-2(4(1+2+3+\dots+49+50)).\] Since the sum of the first $n$ positive integers is $\frac{n(n+1)}{2}$, this is equal to \[\frac{200(201)}{2}-2\left(4\left(\frac{50(51)}{2}\right)\right),\] which can be simplified as \[20100-4(50)(51)=20100-10200.\] Doing the subtraction yields $\boxed{\textbf{(B) }9900}$. -BorealBear

Solution 8

We can split the sum into 4 groups so that the terms in these groups have the same common difference of 4 $(1+5+9+...+197)+(2+6+10+...+198)+(3+7+11+...+199)-(4+8+12+...+200)$. Then, we can use the sum formula. It's equal to $\frac{50\cdot(1+197)}{2} + \frac{50\cdot(2+198)}{2} + \frac{50\cdot(3+199)}{2} - \frac{50\cdot(4+200)}{2}$. This can also be expressed as $(25\cdot198) + (25\cdot200) + (25\cdot202) - (25\cdot204)$. And it is equal to $25\cdot(198+200+202-204) = 25\cdot396 = 9900$. Therefore, the answer is $\boxed{\textbf{(B) }9900}$. ~kurbanlik_21

Video Solution 1

Education, The Study of Everything

https://youtu.be/xoIWkRr0BOo

Video Solution 2

https://youtu.be/JEjib74EmiY

~IceMatrix

Video Solution 3

https://youtu.be/8osKFz1CMSc

~savannahsolver

See Also

2020 AMC 10A (ProblemsAnswer KeyResources)
Preceded by
Problem 7
Followed by
Problem 9
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
All AMC 10 Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png