p, q, r and s are in AP such that p + s = 8 and qr = 15. What is the difference between largest and smallest numbers ?
6
The problem describes four numbers, p, q, r, and s, that are in an Arithmetic Progression (AP). This means that the difference between consecutive terms is constant. Let's call this constant difference the common difference, denoted by 'd'.
The terms of the AP can be represented as:
We are given two conditions:
Our goal is to find the difference between the largest and smallest numbers among p, q, r, and s. In an AP, the largest and smallest terms are usually the first and last terms (p and s) unless the common difference is zero (in which case all terms are equal, and the difference would be 0). Since qr = 15, neither q nor r is zero, implying the terms are not all zero. If d=0, p=q=r=s, then p+s=2p=8 gives p=4, and qr=p*p=16, which contradicts qr=15. So, d cannot be zero, and p and s are the smallest and largest terms (or vice versa).
Let's substitute the AP terms in terms of p and d into the given conditions:
Condition 1: p + s = 8
Substitute s = p + 3d:
\(p + (p + 3d) = 8\)
\(2p + 3d = 8\) (Equation 1)
Condition 2: qr = 15
Substitute q = p + d and r = p + 2d:
\((p + d)(p + 2d) = 15\) (Equation 2)
We now have a system of two equations with two variables, p and d. We can solve this system.
From Equation 1, we can express p in terms of d:
\(2p = 8 - 3d\)
\(p = \frac{8 - 3d}{2}\)
Now substitute this expression for p into Equation 2:
\(\left(\frac{8 - 3d}{2} + d\right)\left(\frac{8 - 3d}{2} + 2d\right) = 15\)
Simplify the terms inside the parentheses:
\(\left(\frac{8 - 3d + 2d}{2}\right)\left(\frac{8 - 3d + 4d}{2}\right) = 15\)
\(\left(\frac{8 - d}{2}\right)\left(\frac{8 + d}{2}\right) = 15\)
Multiply the fractions on the left side:
\(\frac{(8 - d)(8 + d)}{4} = 15\)
Use the difference of squares formula, \((a-b)(a+b) = a^2 - b^2\):
\(\frac{8^2 - d^2}{4} = 15\)
\(\frac{64 - d^2}{4} = 15\)
Multiply both sides by 4:
\(64 - d^2 = 15 \times 4\)
\(64 - d^2 = 60\)
Rearrange the equation to solve for \(d^2\):
\(d^2 = 64 - 60\)
\(d^2 = 4\)
Taking the square root of both sides gives the possible values for the common difference 'd':
\(d = \pm \sqrt{4}\)
\(d = \pm 2\)
We have two possible cases for the common difference, d = 2 and d = -2.
Case 1: d = 2
Substitute d = 2 back into the equation for p:
\(p = \frac{8 - 3(2)}{2} = \frac{8 - 6}{2} = \frac{2}{2} = 1\)
Now find the other terms:
The terms are 1, 3, 5, 7. Let's check the original conditions:
In this case, the smallest number is 1 and the largest number is 7. The difference between the largest and smallest numbers is \(7 - 1 = 6\).
Case 2: d = -2
Substitute d = -2 back into the equation for p:
\(p = \frac{8 - 3(-2)}{2} = \frac{8 + 6}{2} = \frac{14}{2} = 7\)
Now find the other terms:
The terms are 7, 5, 3, 1. Let's check the original conditions:
In this case, the smallest number is 1 and the largest number is 7. The difference between the largest and smallest numbers is \(7 - 1 = 6\).
In both valid cases for the common difference, the set of numbers is {1, 3, 5, 7}, just in different orders. The difference between the largest (7) and the smallest (1) number is consistently 6.
The difference between the largest and smallest numbers in the arithmetic progression p, q, r, s is 6.
| AP Case | Common Difference (d) | First Term (p) | Terms (p, q, r, s) | Smallest Term | Largest Term | Difference (Largest - Smallest) |
|---|---|---|---|---|---|---|
| 1 | 2 | 1 | 1, 3, 5, 7 | 1 | 7 | 7 - 1 = 6 |
| 2 | -2 | 7 | 7, 5, 3, 1 | 1 | 7 | 7 - 1 = 6 |
| Concept | Description | Formula/Example |
|---|---|---|
| Arithmetic Progression (AP) | A sequence of numbers where the difference between consecutive terms is constant. | a, a+d, a+2d, a+3d, ... |
| Common Difference (d) | The constant difference between any term and its preceding term. | \(d = a_{n} - a_{n-1}\) |
| n-th term of an AP | The formula to find any term in the sequence. | \(a_n = a_1 + (n-1)d\), where \(a_1\) is the first term and \(n\) is the term number. |
| Sum of first n terms of an AP | The sum of the initial part of the sequence. | \(S_n = \frac{n}{2}(2a_1 + (n-1)d)\) or \(S_n = \frac{n}{2}(a_1 + a_n)\) |
When solving word problems involving Arithmetic Progressions, it's helpful to follow these steps:
This particular problem involved setting up and solving a quadratic equation for the common difference, which is a common technique in such problems.
What is a1 + a5 - a10 - a15 - a20 - a25 + a30 + a34 equal to ?
What is \(\displaystyle \sum_{n=1}^{34} a_n\) equal to ?
The first and the second terms of an AP are \(\frac{5}{2}\) and \(\frac{23}{12}\) respectively. If nth term is the largest negative term, what is the value of n ?
In an AP, the first term is x and the sum of the first n terms is zero. What is the sum of next m terms ?
The arithmetic mean of 1, 8, 27, 64, … up to n terms is given by