Animated Solution for Mathematics - Quadratic Equations: Solve for x:(5+26)x2−3+(5−26)x2−3=10
Visualized Solution
Analyze the Equation
Given equation: (5+26)x2−3+(5−26)x2−3=10
Objective: Solve for the variable x.
Identify the Pattern in Bases
Observe the two bases: (5+26) and (5−26)
Let's multiply them to see their relationship.
Product of the Bases
(5+26)(5−26)=52−(26)2
=25−24=1
Conclusion: (5−26)=5+261
Substitution Strategy
Let t=(5+26)x2−3
Then (5−26)x2−3=(5+261)x2−3=t1
Form the Quadratic Equation
Substitute t and t1 into the original equation:
t+t1=10
Multiply the entire equation by t:
t2+1=10t
Standard Form
Rearrange to standard quadratic form:
t2−10t+1=0
Solve for t
Use the quadratic formula: t=2a−b±b2−4ac
Here, a=1, b=−10, c=1
t=2(1)−(−10)±(−10)2−4(1)(1)
Simplify the Roots
t=210±100−4
t=210±96
Simplify 96=16×6=46
t=210±46=5±26
Case 1: t=5+26
Recall our substitution: t=(5+26)x2−3
Set t=5+26:
(5+26)x2−3=(5+26)1
Solve Case 1 for x
Since the bases are equal, equate the exponents:
x2−3=1
x2=4
Taking the square root: x=±2
Case 2: t=5−26
Now set t=5−26:
(5+26)x2−3=5−26
Recall that 5−26=(5+26)−1
(5+26)x2−3=(5+26)−1
Solve Case 2 for x
Equate the exponents again:
x2−3=−1
x2=−1+3
x2=2
Taking the square root: x=±2
Final Solutions
The complete set of solutions is:
x=±2 and x=±2
Key Takeaway:
Always check if irrational bases of the form (a+b) and (a−b) are reciprocals by multiplying them.
00:00 / 00:00
The Sigma Insight: Transformation of Equations
Analyzing the Setup
The equation (5+26)x2−3+(5−26)x2−3=10 appears daunting at first glance. However, in JEE Advanced mathematics, such problems often rely on identifying hidden symmetries within the algebraic structure.
The Hidden Conjugate
Observe the bases: (5+26) and (5−26). These are conjugate irrational numbers. We calculate their product to reveal their relationship:
(5+26)(5−26)=52−(26)2=25−24=1
Since their product is 1, we conclude that (5−26)=5+261. The bases are reciprocals of each other, which is the critical insight needed to simplify the expression.
The Substitution Dance
To simplify the landscape, we introduce a dummy variable t to represent the first term:
t=(5+26)x2−3
Because the second base is the reciprocal of the first, the second term becomes:
(5−26)x2−3=(5+261)x2−3=t1
The original exponential equation now transforms into a manageable algebraic form:
t+t1=10
The Quadratic Bridge
We clear the fraction by multiplying the entire equation by t, resulting in t2+1=10t. Rearranging this into the standard quadratic form, we obtain:
t2−10t+1=0
Applying the quadratic formula t=2a−b±b2−4ac with a=1, b=−10, and c=1:
t=210±100−4=210±96=5±26
The Final Descent
We now return to our original variable x by solving for the two possible values of t.
Case 1:t=5+26
(5+26)x2−3=(5+26)1⇒x2−3=1⇒x2=4⇒x=±2
Case 2:t=5−26
Since 5−26=(5+26)−1, we have:
(5+26)x2−3=(5+26)−1⇒x2−3=−1⇒x2=2⇒x=±2
The final solutions for the equation are x∈{2,−2,2,−2}.