All Exams Test series for 1 year @ ₹349 only
Question

Direction: Consider the following for the next three (03) items that follow:

Let a, x, y, z, b be in AP, where x + y + z = 15. Let a, p, q, r, b be in HP, where p -1 + q -1 + r -1 = 5/3

What is the value of xyz?

The correct answer is

105

Understanding the Progression Problem

The problem involves two types of sequences: an Arithmetic Progression (AP) and a Harmonic Progression (HP). We are given conditions about the terms in these progressions and asked to find the value of a product of certain terms from the AP.

Analyzing the Arithmetic Progression (AP)

We are given that a, x, y, z, b are in AP. This means the difference between consecutive terms is constant. Let this common difference be \(d\). The terms can be written as:

  • First term: \(a\)
  • Second term: \(x = a + d\)
  • Third term: \(y = a + 2d\)
  • Fourth term: \(z = a + 3d\)
  • Fifth term: \(b = a + 4d\)

We are also given the condition \(x + y + z = 15\). Substituting the terms in terms of \(a\) and \(d\):

\((a + d) + (a + 2d) + (a + 3d) = 15\)

\(3a + 6d = 15\)

Dividing by 3, we get:

\(a + 2d = 5\)

Notice that \(y = a + 2d\). Therefore, we find the value of the middle term \(y\):

\(y = 5\)

Since y is the middle term of the 5 terms in AP (a, x, y, z, b), the sum of the middle three terms (x, y, z) is also equal to 3 times the middle term y. So, \(x + y + z = 3y\). Given \(x + y + z = 15\), we have \(3y = 15\), which confirms \(y = 5\).

Now we can express x and z in terms of y and the common difference \(d\):

  • \(x = y - d = 5 - d\)
  • \(z = y + d = 5 + d\)

The terms x, y, z are \(5-d, 5, 5+d\).

Analyzing the Harmonic Progression (HP)

We are given that a, p, q, r, b are in HP. This means their reciprocals \(1/a, 1/p, 1/q, 1/r, 1/b\) are in AP. Let the common difference of this reciprocal AP be \(D'\). The reciprocal terms are:

  • First reciprocal term: \(1/a\)
  • Second reciprocal term: \(1/p = 1/a + D'\)
  • Third reciprocal term: \(1/q = 1/a + 2D'\)
  • Fourth reciprocal term: \(1/r = 1/a + 3D'\)
  • Fifth reciprocal term: \(1/b = 1/a + 4D'\)

We are given the condition \(p^{-1} + q^{-1} + r^{-1} = 5/3\), which is the same as \(1/p + 1/q + 1/r = 5/3\).

Similar to the AP case, in an AP of 5 terms \(1/a, 1/p, 1/q, 1/r, 1/b\), the sum of the middle three terms \(1/p, 1/q, 1/r\) is 3 times the middle term \(1/q\). So, \(1/p + 1/q + 1/r = 3 \times (1/q)\).

Given \(1/p + 1/q + 1/r = 5/3\), we have \(3 \times (1/q) = 5/3\). Solving for \(1/q\):

\(1/q = (5/3) / 3 = 5/9\)

Connecting the AP and HP using 'a' and 'b'

Both the AP (a, x, y, z, b) and the HP (a, p, q, r, b) start with 'a' and end with 'b'.

For the AP (a, x, y=5, z, b): The middle term y=5 is the Arithmetic Mean (AM) of the first and last term a and b in a 5-term AP.

\(y = \frac{a+b}{2}\)

\(5 = \frac{a+b}{2}\)

\(a + b = 10\)

For the reciprocal AP (1/a, 1/p, 1/q=5/9, 1/r, 1/b): The middle term 1/q = 5/9 is the Arithmetic Mean (AM) of the first and last reciprocal terms 1/a and 1/b.

\(1/q = \frac{1/a + 1/b}{2}\)

\(5/9 = \frac{1/a + 1/b}{2}\)

\(1/a + 1/b = 2 \times (5/9) = 10/9\)

Finding the values of 'a' and 'b'

We have a system of two equations with two variables, a and b:

1) \(a + b = 10\)

2) \(1/a + 1/b = 10/9\)

Rewrite equation (2):

\(\frac{a+b}{ab} = \frac{10}{9}\)

Substitute \(a+b=10\) from equation (1) into the rewritten equation (2):

\(\frac{10}{ab} = \frac{10}{9}\)

This implies \(ab = 9\).

Now we need to find two numbers a and b such that their sum is 10 and their product is 9. Consider a quadratic equation whose roots are a and b:

\(t^2 - (a+b)t + ab = 0\)

\(t^2 - 10t + 9 = 0\)

Factoring the quadratic equation:

\((t - 1)(t - 9) = 0\)

The possible values for t are 1 and 9. Therefore, the pair {a, b} must be {1, 9}.

Case 1: \(a = 1\) and \(b = 9\)

Case 2: \(a = 9\) and \(b = 1\)

Determining the terms x, y, z and the product xyz

The terms a, x, y, z, b are in AP, with \(y=5\). We can find the common difference \(d\) using \(b = a + 4d\), or more easily, using \(y = a + 2d\).

Case 1: \(a = 1, b = 9\)

Using \(y = a + 2d\): \(5 = 1 + 2d \implies 2d = 4 \implies d = 2\).

The AP terms are: a=1, x = 1+2=3, y = 3+2=5, z = 5+2=7, b = 7+2=9.

The terms x, y, z are 3, 5, 7. Let's check the sum \(x+y+z = 3+5+7 = 15\). This matches the given condition.

The product \(xyz = 3 \times 5 \times 7 = 105\).

Case 2: \(a = 9, b = 1\)

Using \(y = a + 2d\): \(5 = 9 + 2d \implies 2d = 5 - 9 = -4 \implies d = -2\).

The AP terms are: a=9, x = 9-2=7, y = 7-2=5, z = 5-2=3, b = 3-2=1.

The terms x, y, z are 7, 5, 3. Let's check the sum \(x+y+z = 7+5+3 = 15\). This matches the given condition.

The product \(xyz = 7 \times 5 \times 3 = 105\).

In both valid cases for a and b, the set of terms {x, y, z} is {3, 5, 7}, and their product xyz is 105.

Conclusion

Based on the given conditions for the AP and HP, the values of x, y, and z are uniquely determined (up to permutation) such that their product is constant.

The value of xyz is 105.

Revision Table: Key Concepts

  • Arithmetic Progression (AP): A sequence where the difference between consecutive terms is constant (\(a, a+d, a+2d, \dots\)). The sum of terms equidistant from the beginning and end is constant.
  • Harmonic Progression (HP): A sequence where the reciprocals of the terms are in AP (\(1/a, 1/p, 1/q, 1/r, 1/b\) are in AP).
  • Middle Term in AP: In an AP with an odd number of terms, the middle term is the AM of the first and last terms. Also, the sum of terms equidistant from the middle term is related to the middle term.
  • Middle Reciprocal Term in HP: In an HP with an odd number of terms, the reciprocal of the middle term is the AM of the reciprocals of the first and last terms.

Additional Information: Properties of Progressions

In a 5-term AP \(t_1, t_2, t_3, t_4, t_5\):

  • \(t_2 + t_3 + t_4 = 3t_3\)
  • \(t_3 = \frac{t_1 + t_5}{2}\)
  • \(t_2 = t_3 - d\), \(t_4 = t_3 + d\)

In a 5-term HP \(h_1, h_2, h_3, h_4, h_5\):

  • The reciprocals \(1/h_1, 1/h_2, 1/h_3, 1/h_4, 1/h_5\) form an AP.
  • Let the reciprocal AP be \(T_1, T_2, T_3, T_4, T_5\), where \(T_i = 1/h_i\).
  • \(T_2 + T_3 + T_4 = 3T_3\). In our case, \(1/p + 1/q + 1/r = 3(1/q)\).
  • \(T_3 = \frac{T_1 + T_5}{2}\). In our case, \(1/q = \frac{1/a + 1/b}{2}\).

These properties were crucial in solving the problem by finding the middle terms of both progressions and relating them to the first and last terms (a and b), which were common to both sequences.

Was this answer helpful?

Important Questions from Sequences and Series

  1. If (a + b), 2b, (b + c) are in HP, then which one of the following is correct?

  2. What is the value of ab?

  3. What is the value of pqr?

  4. Which one of the following is correct?

    x, y and z are

  5. Which one of the following is correct?

    xy yz and zx are

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App