Animated Solution for Mathematics - Trigonometry: Let ABC be a triangle such that ∠ACB=π/6 and let a,b and c denote the lengths of the sides opposite to A,B and C respectively. The value(s) of x for which a=x2+x+1,b=x2−1 and c=2x+1 is (are)
Select Answer:
Visualized Solution
Visualizing Triangle ABC
Given triangle ABC with ∠C=6π
Side lengths are given as polynomials in x:
a=x2+x+1
b=x2−1
c=2x+1
Establishing Side Constraints
For a valid physical triangle, all side lengths must be strictly positive.
a>0, b>0, c>0
From b=x2−1>0, we get x2>1⟹x>1 or x<−1.
Since c=2x+1>0⟹x>−0.5, we must have x>1.
Applying the Law of Cosines
To connect the three sides and the included angle, we use the Law of Cosines for ∠C:
cosC=2aba2+b2−c2
We know ∠C=6π, and cos(6π)=23
The Raw Substitution
Substitute the polynomial expressions into the Law of Cosines:
23=2(x2+x+1)(x2−1)(x2+x+1)2+(x2−1)2−(2x+1)2
This looks intimidating, but we can simplify it smartly without expanding everything blindly.
Smart Algebraic Factoring
Let's group terms in the numerator to use the difference of squares: (a2−c2)+b2
First, compute a2−c2=(a−c)(a+c)
a−c=(x2+x+1)−(2x+1)=x2−x
a+c=(x2+x+1)+(2x+1)=x2+3x+2
Simplifying the Numerator
Multiply the factors: (x2−x)(x2+3x+2)
Factor further: x(x−1)(x+1)(x+2)
Notice that (x−1)(x+1)=x2−1
So, a2−c2=(x2−1)(x2+2x)
Total Numerator Expression
Now add b2=(x2−1)2 to our result:
Numerator =(x2−1)(x2+2x)+(x2−1)2
Factor out (x2−1):
(x2−1)[(x2+2x)+(x2−1)]=(x2−1)(2x2+2x−1)
Canceling Common Factors
Substitute the simplified numerator back into the equation:
23=2(x2+x+1)(x2−1)(x2−1)(2x2+2x−1)
Since x>1, x2−1=0. We can safely cancel 2(x2−1) from both sides.
3(x2+x+1)=2x2+2x−1
Forming the Quadratic Equation
Expand and group all terms on one side:
2x2−3x2+2x−3x−1−3=0
(2−3)x2+(2−3)x−(1+3)=0
Divide the entire equation by (2−3) to make the leading coefficient 1.
Rationalizing the Constant Term
The constant term becomes 2−31+3
Rationalize by multiplying numerator and denominator by (2+3):
By inspection, p=3 and q=2 works! (32+3(22)=9+12=21)
So, D=3+23
Final Result and Takeaway
Substitute D back: x=2−1±(3+23)
Positive root: x=22+23=1+3
Negative root: x=2−4−23=−2−3 (Rejected since x>1)
Final Answer:x=1+3
00:00 / 00:00
The Sigma Insight: Properties of Triangles
Solution Diagram
Analyzing the Setup
Welcome, future engineers! Today, we are not just solving a problem; we are embarking on a journey. We have a triangle ABC with a fixed angle ∠C=6π (or 30∘), and its sides are defined by polynomials in x.
It looks like a daunting algebraic mess, but I want you to take a deep breath. In the JEE Advanced arena, the most complex-looking problems often hide the most elegant solutions. Let us decode this together.
The Physical Reality
Before we touch a single equation, we must respect the physical reality of the triangle. A triangle is not just a set of variables; it is a shape that must exist in space. This means all side lengths must be strictly positive.
We are given a=x2+x+1, b=x2−1, and c=2x+1. For b to be positive, x2−1>0, which implies x>1 or x<−1. For c to be positive, 2x+1>0, meaning x>−0.5.
When we intersect these conditions, we find our golden rule: x>1. This constraint is our compass; it will guide us when we reach the final step and have to choose between potential solutions.
The Law of Cosines
Now, how do we bridge the gap between the sides and the angle? The Law of Cosines is our bridge. It states that:
cosC=2aba2+b2−c2
We know cos(6π)=23. Substituting our expressions, we get:
23=2(x2+x+1)(x2−1)(x2+x+1)2+(x2−1)2−(2x+1)2
I know what you are thinking: "Do I really have to expand all these squares?" The answer is a resounding NO. In JEE, if you find yourself doing massive, tedious expansions, you are likely missing a shortcut.
The Algebraic Dance
Let us look at the numerator: (a2−c2)+b2. This is the secret. We can write a2−c2 as (a−c)(a+c).
Let us calculate these:
a−c=(x2+x+1)−(2x+1)=x2−x=x(x−1)a+c=(x2+x+1)+(2x+1)=x2+3x+2=(x+1)(x+2)
When we multiply these, we get x(x−1)(x+1)(x+2). Notice the magic? (x−1)(x+1) is x2−1. So, a2−c2=(x2−1)(x2+2x).
Now, add b2=(x2−1)2 to this. We have a common factor of (x2−1)! Factoring it out, we get:
(x2−1)[(x2+2x)+(x2−1)]=(x2−1)(2x2+2x−1)
The massive numerator has collapsed into a beautiful, manageable product.
The Quadratic Finale
Now, we substitute this back into our equation. Since x>1, we know $x^2 - 1
eq 0$, so we can safely cancel it from the numerator and denominator. We are left with:
3(x2+x+1)=2x2+2x−1
Rearranging this into a standard quadratic form, we get:
(2−3)x2+(2−3)x−(1+3)=0
Dividing by (2−3) and rationalizing the constant term, we arrive at x2+x−(5+33)=0. Applying the quadratic formula, we find the discriminant:
D=1+4(5+33)=21+123
Recognizing this as (3+23)2, we find the roots:
x=2−1±(3+23)
The positive root is x=1+3, and the negative root is rejected by our constraint x>1. You have conquered the problem! Remember, the math is just the language; the logic is the art.