Question
Question: Solve the equation \({({a^4} - 2{a^2}{b^2} + {b^4})^{x - 1}} = {(a - b)^{2x}}{(a + b)^{ - 2}}\)...
Solve the equation
(a4−2a2b2+b4)x−1=(a−b)2x(a+b)−2
Solution
Hint: Here we will apply the properties of logarithms and simplify the equation to find the value of x.
Complete step-by-step answer:
We have to evaluate (a4−2a2b2+b4)x−1=(a−b)2x(a+b)−2
So taking log on both sides we will have
⇒ log(a4−2a2b2+b4)x−1=log((a−b)2x(a+b)−2)
Now using the property of log that log ab=b loga and log(ab)=loga+logb
We will get,
⇒ (x−1)log(a4−2a2b2+b4)=2xlog(a−b)−2log(a+b)
Now (a4−2a2b2+b4)=(a2−b2)2 so using it, we will get
⇒ (x−1)log(a2−b2)2=2xlog(a−b)−2log(a+b)
Again using the above mentioned log property
⇒ 2(x−1)log(a2−b2)=2xlog(a−b)−2log(a+b)
Now, a2−b2=(a−b)(a+b)
Using it, we get
⇒ 2(x−1)log((a−b)(a+b))=2xlog(a−b)−2log(a+b)
Using multiplication log property mentioned above, we get
⇒2(x−1)(log(a−b)+log(a+b))=2xlog(a−b)−2log(a+b)
On simplifying, we get
⇒ 2x(log(a+b))+2xlog(a−b)−2log(a+b)−2log(a−b)=2xlog(a−b)−2log(a+b)
On simplifying, we get
⇒ xlog(a+b)=log(a−b)
Hence, x=log(a+b)log(a−b)
Note: While solving such equations it is always advisable to take log both sides, then having the knowledge of properties of log can help simplify the problem further and eventually reaching up to the answer.