In a locality, the houses are numbered in the following way: The house-numbers on one side of a road are consecutive odd integers starting from 301, while the house-numbers on the other side of the road are consecutive even numbers starting from 302. The total number of houses is the same on both sides of the road. If the difference of the sum of the house-numbers between the two sides of the road is 27, then the number of houses on each side of the road is
The problem describes house numbers on two sides of a road:
Let '$n$' be the number of houses on each side. The total number of houses is the same on both sides.
This is an arithmetic progression with:
The sum of an arithmetic series is given by $S_n = \frac{n}{2}[2a_1 + (n-1)d]$.
Sum for Side 1 ($S_{odd}$): $ S_{odd} = \frac{n}{2}[2(301) + (n-1)2] $ $ S_{odd} = \frac{n}{2}[602 + 2n - 2] $ $ S_{odd} = \frac{n}{2}[600 + 2n] $ $ S_{odd} = n(300 + n) = 300n + n^2 $
This is an arithmetic progression with:
Sum for Side 2 ($S_{even}$): $ S_{even} = \frac{n}{2}[2(302) + (n-1)2] $ $ S_{even} = \frac{n}{2}[604 + 2n - 2] $ $ S_{even} = \frac{n}{2}[602 + 2n] $ $ S_{even} = n(301 + n) = 301n + n^2 $
The difference between the sums is given as 27.
Difference $= S_{even} - S_{odd}$
$ (301n + n^2) - (300n + n^2) = 27 $ $ 301n + n^2 - 300n - n^2 = 27 $ $ n = 27 $
The number of houses on each side of the road is 27.
If the nth term of a sequence is \(\frac{2 n+5}{7}\), then what is the sum of its first 140 terms?
What is the arithmetic mean of first 8 multiples of 13?
The average of five consecutive odd natural numbers is 27. The product of the first and fifth number is:
Find the sum of all the numbers between 100 to 200 which are divisible by 12.
In a garden, there are 6 daisy plants the first year. Each year, a gardener adds 3 new daisy plants the first year and loses 2 each year. He has 26 jasmine plants the first year and loses 2 each year. When will the number of daisy plants equal the number of jasmine plants after the first year?