SOLUTION: The sum of 6 consecutive odd numbers is 132. What is the sum of all the tens digits of these numbers?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of 6 consecutive odd numbers is 132. What is the sum of all the tens digits of these numbers?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1012016: The sum of 6 consecutive odd numbers is 132. What is the sum of all the tens digits of these numbers?
Found 2 solutions by ikleyn, KMST:
Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let x be the smallest of these numbers.

Then the numbers are x, x+2, x+4, x+6, x+8 and x+10.

Their sum is 6x + 30.

Hence,

6x + 30 = 132,
6x = 132-30 = 102.
x = 102%2F6 = 17.

The numbers are 17, 19, 21, 23, 25, 27.

The rest is on you.





Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
Six consecutive odd numbers (or six consecutive even numbers)
could be represented by
n , n%2B2 , n%2B4 , n%2B6 , n%2B8 , and n%2B10 .
The sum would be

In this case,
6n%2B30=132-->6n=132-30-->6n=102-->n=102%2F6-->n=17 .
So the numbers are 17, 19, 21, 23, 25, and 27.
The sum of all the tens digits is
1%2B1%2B2%2B2%2B2%2B2=10 .

Another way:
If the sum is 132 , the average is 132%2F6=22 .
Consecutive odd integers form an arithmetic sequence,
and in an arithmetic sequence, the average (or mean) is also the median.
That means that 6%2F2=3 of the 6 consecutive odd numbers are more than 22, with a 2 for a tens digit,
and the other 3 are less than 22 , including 21 19 and 17 .
So 4 of the six odd numbers have a 2 as a tens digit, and the other 2 have a 1 as the tens digit.
So the sum of the tens digits is
4%2A2%2B2%2A1=8%2B2=10 .