Arithmetic Progressions | Exercise 5.4

Question 4

The houses of a row are numbered consecutively from 1 to 49. Show that there is a value of xx such that the sum of the numbers of the houses preceding the house numbered xx is equal to the sum of the numbers of the houses following it. Find this value of xx.

[Hint : Sx1=S49SxS_{x-1} = S_{49} - S_x]

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • The house numbers are numbered consecutively from 11 to 4949, forming an Arithmetic Progression (AP) with first term a=1a = 1, common difference d=1d = 1, and total terms n=49n = 49.
  • Houses preceding house xx are numbered from 11 to (x1)(x - 1), and their sum is given by Sx1S_{x-1}.
  • Houses following house xx are numbered from (x+1)(x + 1) to 4949, and their sum is obtained by subtracting the sum of the first xx houses from the total sum: S49SxS_{49} - S_x.
  • We equate the two sums and solve the resulting quadratic equation for positive integer xx.

Step 1 · Set up the Equation

The house numbers form an AP: 1,2,3,,491, 2, 3, \dots, 49, where a=1a = 1 and d=1d = 1.The sum of first nn terms of an AP is Sn=n2[2a+(n1)d]S_n = \dfrac{n}{2}[2a + (n-1)d]

Given that the sum of houses preceding house xx equals the sum of houses following it Sx1=S49SxS_{x-1} = S_{49} - S_x

Step 2 · Substitute and Solve for xx

Substitute the formula for SnS_n with a=1a = 1 and d=1d = 1 x12[2(1)+(x11)(1)]=492[2(1)+(491)(1)]x2[2(1)+(x1)(1)]\dfrac{x-1}{2} \left[2(1) + (x-1-1)(1)\right] = \dfrac{49}{2} \left[2(1) + (49-1)(1)\right] - \dfrac{x}{2} \left[2(1) + (x-1)(1)\right]

Simplify within the brackets x12[x]=492[50]x2[x+1]\dfrac{x-1}{2}[x] = \dfrac{49}{2}[50] - \dfrac{x}{2}[x+1]

Multiply by 22 across the equation (x1)x=49(50)x(x+1)(x-1)x = 49(50) - x(x+1)

x2x=2450(x2+x)x^2 - x = 2450 - (x^2 + x)

x2x=2450x2xx^2 - x = 2450 - x^2 - x

2x2x=2450x2x^2 - x = 2450 - x

2x2=24502x^2 = 2450

x2=24502=1225x^2 = \dfrac{2450}{2} = 1225 x=1225=35x = \sqrt{1225} = 35

Since house numbers are positive integers, x=35x = 35.

Answer

x=35x = 35

Common Mistakes
  • Subtracting Sx1S_{x-1} instead of SxS_x: The houses following xx start from x+1x+1, so their sum is S49SxS_{49} - S_x, not S49Sx1S_{49} - S_{x-1}.
  • Negative Root: 1225=±35\sqrt{1225} = \pm 35, but since xx represents a positive house number, discard x=35x = -35.

More questions in Exercise 5.4

Q1

Which term of the AP : 121,117,113,121, 117, 113, \dots, is its first negative term?

[Hint : Find nn for an<0a_n < 0]

Q2

The sum of the third and the seventh terms of an AP is 6 and their product is 8. Find the sum of first sixteen terms of the AP.

Q3

A ladder has rungs 25 cm apart. (see Fig. 5.7). The rungs decrease uniformly in length from 45 cm at the bottom to 25 cm at the top. If the top and the bottom rungs are 212 m2\dfrac{1}{2}\text{ m} apart, what is the length of the wood required for the rungs?

[Hint : Number of rungs = 25025+1\dfrac{250}{25} + 1]

Q4

The houses of a row are numbered consecutively from 1 to 49. Show that there is a value of xx such that the sum of the numbers of the houses preceding the house numbered xx is equal to the sum of the numbers of the houses following it. Find this value of xx.

[Hint : Sx1=S49SxS_{x-1} = S_{49} - S_x]

Q5

A small terrace at a football ground comprises of 15 steps each of which is 50 m long and built of solid concrete.

Each step has a rise of 14 m\dfrac{1}{4} \text{ m} and a tread of 12 m\dfrac{1}{2} \text{ m}. (see Fig. 5.8). Calculate the total volume of concrete required to build the terrace.

[Hint : Volume of concrete required to build the first step = 14×12×50 m3\dfrac{1}{4} \times \dfrac{1}{2} \times 50 \text{ m}^3]

← Back to Arithmetic Progressions