If a, b, c are in A.P. and a 2 , b 2 , c 2 are in G.P. such that a < b < c and a + b + c = 43, then the value of a is :
Options
Solution
Key Concepts and Formulas
Arithmetic Progression (A.P.): For three numbers x,y,z in A.P., 2y=x+z.
Geometric Progression (G.P.): For three numbers x,y,z in G.P., y2=xz.
Quadratic Equation: The roots of Ax2+Bx+C=0 are x=2A−B±B2−4AC. If x1,x2 are roots, the equation is x2−(x1+x2)x+x1x2=0.
Step-by-Step Solution
Step 1: Utilize the A.P. property and the sum to find the value of 'b'.
We are given that a,b,c are in A.P. This means the middle term b is the arithmetic mean of a and c, so 2b=a+c.
We are also given the sum a+b+c=43.
Substitute a+c=2b into the sum equation:
(a+c)+b=432b+b=433b=43
Dividing by 3, we get:
b=41
Step 2: Utilize the G.P. property to establish a relationship between 'a' and 'c'.
We are given that a2,b2,c2 are in G.P. This means the square of the middle term is equal to the product of the other two terms:
(b2)2=a2c2b4=(ac)2
Taking the square root of both sides, we get:
b2=±ac
Substitute the value of b=41:
(41)2=±ac161=±ac
This gives us two possibilities for the product ac:
Case 1: ac=161
Case 2: ac=−161
Step 3: Formulate quadratic equations for 'a' and 'c'.
From Step 1, we know a+c=2b=2(41)=21.
We now have the sum (a+c=21) and two possible products (ac=161 or ac=−161) for a and c. The numbers a and c are the roots of a quadratic equation of the form x2−(sum of roots)x+(product of roots)=0.
Case 1: ac=161
The quadratic equation is:
x2−21x+161=0
Multiplying by 16 to clear fractions:
16x2−8x+1=0
This is a perfect square trinomial:
(4x−1)2=04x−1=0⟹x=41
In this case, both roots are 41. So, a=41 and c=41. This contradicts the condition a<b<c since a=b=c. Therefore, this case is invalid.
Case 2: ac=−161
The quadratic equation is:
x2−21x−161=0
Multiplying by 16 to clear fractions:
16x2−8x−1=0
Using the quadratic formula x=2A−B±B2−4AC with A=16,B=−8,C=−1:
x=2(16)−(−8)±(−8)2−4(16)(−1)x=328±64+64x=328±128x=328±82x=41±2
The two possible values for a (or c) are 41+2 and 41−2.
Step 4: Apply the condition a<b<c to find the correct value of 'a'.
We have b=41. The two potential values for a are 41+2 and 41−2.
Option 1: a=41+2
Since 2≈1.414, a≈41+1.414=42.414≈0.6035.
Our value of b is 41=0.25.
Here, a>b (0.6035>0.25), which violates the condition a<b<c. So, this option is incorrect.
Option 2: a=41−2
Since 2≈1.414, a≈41−1.414=4−0.414≈−0.1035.
Our value of b is 41=0.25.
Here, a<b (−0.1035<0.25), which satisfies the first part of the condition.
Now, let's find c. We know a+c=21, so c=21−a.
c=21−(41−2)c=42−41−2c=42−(1−2)c=41+2
We have a=41−2, b=41, and c=41+2.
Checking the condition a<b<c:
a≈−0.1035b=0.25c≈0.6035
This clearly satisfies a<b<c.
Therefore, the value of a is 41−2.
Common Mistakes & Tips
Sign errors when taking square roots: Remember that x2=∣x∣. In this problem, b2=±ac leads to two distinct cases.
Forgetting the a<b<c condition: This condition is crucial for eliminating extraneous solutions. Always verify the final answer against all given constraints.
Algebraic manipulation: Be careful with fractions and signs when solving quadratic equations.
Summary
We used the properties of A.P. and G.P. to establish relationships between a,b, and c. The A.P. property and the given sum allowed us to find b. The G.P. property led to two possible values for the product ac. By forming quadratic equations with the sum and product of a and c, we found potential values for a. Finally, we applied the condition a<b<c to select the correct value of a.
The value of a is 41−2, which matches option (A).