Let a,b,c be the lengths of three sides of a triangle satistying the condition (a2+b2)x2−2b(a+c)x+(b2+c2)=0. If the set of all possible values of x is the interval (α,β), then 12(α2+β2) is equal to __________.
Answer: 2
Solution
Key Concepts and Formulas
Quadratic Equation and Discriminant: For a quadratic equation ax2+bx+c=0, the discriminant is Δ=b2−4ac. The nature of roots depends on Δ.
Sum of Squares Property: If A2+B2=0, where A and B are real numbers, then A=0 and B=0.
Triangle Inequality: For a triangle with sides a,b,c, the following inequalities must hold: a+b>c, b+c>a, and c+a>b.
Step-by-Step Solution
Step 1: Rewriting the Quadratic Equation as a Sum of Squares
We are given the quadratic equation (a2+b2)x2−2b(a+c)x+(b2+c2)=0. Our goal is to rewrite this equation in a form that allows us to use the sum of squares property.
Expanding the middle term, we have:
a2x2+b2x2−2abx−2bcx+b2+c2=0
Rearranging the terms, we can group them to form perfect squares:
(a2x2−2abx+b2)+(b2x2−2bcx+c2)=0
This simplifies to:
(ax−b)2+(bx−c)2=0
Since the sum of squares is equal to zero, each term must be zero.
Step 2: Deriving Relationships Between Side Lengths and x
From the previous step, we have:
ax−b=0andbx−c=0
Solving for x in each equation, we get:
x=abandx=bc
Since both expressions must be equal, we have:
ab=bc
Cross-multiplying, we get the relationship:
b2=ac
This means that a,b,c are in Geometric Progression (G.P.). Also, since a and b are lengths, x=ab>0.
Step 3: Applying the Triangle Inequality
Since a,b,c are the sides of a triangle, they must satisfy the triangle inequality. We will use the relations b=ax and c=bx (or c=ax2) to express the triangle inequality in terms of a and x.
a+b>c
Substituting b=ax and c=ax2:
a+ax>ax2
Dividing by a (since a>0):
1+x>x2x2−x−1<0
b+c>a
Substituting b=ax and c=ax2:
ax+ax2>a
Dividing by a (since a>0):
x+x2>1x2+x−1>0
c+a>b
Substituting b=ax and c=ax2:
ax2+a>ax
Dividing by a (since a>0):
x2+1>xx2−x+1>0
Step 4: Solving the Quadratic Inequalities
Now we solve the quadratic inequalities for x.
x2−x−1<0
The roots of x2−x−1=0 are x=21±5. Since the parabola opens upwards, the inequality is satisfied between the roots:
21−5<x<21+5
x2+x−1>0
The roots of x2+x−1=0 are x=2−1±5. Since the parabola opens upwards, the inequality is satisfied outside the roots:
x<2−1−5orx>2−1+5
x2−x+1>0
The discriminant of x2−x+1=0 is Δ=(−1)2−4(1)(1)=−3<0. Since the leading coefficient is positive, the inequality is always true for all real x.
We need to find the intersection of these solutions and the condition x>0.
The first inequality gives 21−5<x<21+5. Since x>0, we have 0<x<21+5.
The second inequality gives x<2−1−5 or x>2−1+5. Since x>0, we have x>2−1+5.
Combining these, we have 2−1+5<x<21+5.
Thus, α=25−1 and β=25+1.
Step 5: Calculating 12(α2+β2)
We have α=25−1 and β=25+1.
Then, α2=46−25=23−5 and β2=46+25=23+5.
Therefore, α2+β2=23−5+23+5=26=3.
Finally, 12(α2+β2)=12(3)=36.
Common Mistakes & Tips
Sign Errors: Be careful with signs when expanding and rearranging terms.
Triangle Inequality Conditions: Remember to check all three triangle inequalities.
Domain of x: Don't forget that x>0 because it represents the ratio of side lengths.
Summary
By rewriting the given quadratic equation as a sum of squares, we derived the relationship b2=ac. Applying the triangle inequality and solving the resulting quadratic inequalities, we found the interval for x to be (25−1,25+1). Finally, we calculated 12(α2+β2) to be 36.