Respuesta :
Answer:
22 numbers were added together
Step-by-step explanation:
Notice that the numbers to be added, which are: 1, 3, 5, 7, 9, ..., configure what is called an "arithmetic sequence" where the 'common difference" (d) is "2". "2" is the number we need to add to any element of the sequence in order to generate the next.
Recall as well that the partial sum of "n" terms of an arithmetic sequence (a1, ... an) is;
[tex]S_n=\frac{n\,(a_1+a_n)}{2}[/tex]
where [tex]a_1[/tex] is the first term of the sequence (in our case "1") and [tex]a_n[/tex] is the nth (last) term to add. We need to find "n" the number of terms of the sequence we need to add in order to obtain 484.
Since we don't know the actual value of the last term to add, we replace it in the equation above by the actual formula to calculate the nth term of an arithmetic sequence:
[tex]a_n=a_1+(n-1)\,d\\a_n=1+(n-1)\,2\\a_n=1+2n-2\\a_n=2n-1[/tex]
where we have replaced the first term [tex]a_1[/tex] by "1" which is the value of the first term in our case, and "d" (the common difference) by "2" which is the appropriate in our case.
Now we use this expression for [tex]a_n[/tex] in the partial sum equation we need to solve:
[tex]S_n=\frac{n\,(a_1+a_n)}{2} \\484=\frac{n\,(1+(2n-1))}{2}\\484=\frac{n\,(1+2n-1)}{2}\\484=\frac{n\,(2n)}{2}\\484=n^2[/tex]
Therefore, to find the value of "n" we calculate the square root of 484
[tex]n^2=484\\n=\sqrt{484} \\n=22[/tex]
This tells us that there are 22 terms in the sum we need to perform in order to get 484 as the added total.