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

We need to find a house number xx where the sum of numbers before it equals the sum of numbers after it.

Step 1 — Set up the equation

The house numbers form an arithmetic progression. The first term aa is 1. The common difference dd is 1. The sum of the first nn terms is Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d]. The sum of houses preceding house xx is Sx1S_{x-1}. The sum of houses following house xx is S49SxS_{49} - S_x. We set these two sums equal to each other.

Sx1=S49SxS_{x-1} = S_{49} - S_x

Equation: Sx1=S49Sx\boxed{\text{Equation: } S_{x-1} = S_{49} - S_x}

Step 2 — Substitute and solve for x

Let's substitute the formula for SnS_n into our equation. We use a=1a = \mathbf{1} and d=1d = \mathbf{1}.

x12[2(1)+(x11)(1)]=492[2(1)+(491)(1)]x2[2(1)+(x1)(1)]\frac{x-1}{2}[2(1) + (x-1-1)(1)] = \frac{49}{2}[2(1) + (49-1)(1)] - \frac{x}{2}[2(1) + (x-1)(1)]

Let's simplify the terms inside the brackets.

x12[x]=492[50]x2[x+1]\frac{x-1}{2}[x] = \frac{49}{2}[50] - \frac{x}{2}[x+1]

Now, we multiply the entire equation by 2 to clear denominators.

(x1)x=49(50)x(x+1)(x-1)x = 49(50) - x(x+1)

Let's expand both sides of the equation.

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

We distribute the negative sign on the right side.

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

We add x2x^2 to both sides of the equation.

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

Now, we add xx to both sides.

2x2=24502x^2 = 2450

We divide both sides by 2.

x2=24502x^2 = \frac{2450}{2}

x2=1225x^2 = 1225

Finally, we take the square root of both sides.

x=1225x = \sqrt{1225}

x=35x = 35

Since xx is a house number, it must be positive. The value of xx is 35.

Answer

The value of xx is 35.

More questions in Exercise 5.4

Q1

Which term of the AP : 121, 117, 113, . . ., 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\frac{1}{2}\text{ m} apart, what is the length of the wood required for the rungs?

[Hint : Number of rungs = 25025+1\frac{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\frac{1}{4}\text{ m} and a tread of 12 m\frac{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\frac{1}{4} \times \frac{1}{2} \times 50\text{ m}^3]

← Back to Arithmetic Progressions