$$x^{a^2-b^2} = 5, x^{a-b}=2$$
- What is the value of $4^{a+b}$?
I'll try to solve this question by using logarithm even thought I don't have any knowledge regarding to what logarithm actually means.
$x^{a^2-b^2} = 5$
$$\frac{\log (5)}{\log (x)} = a^2-b^2 \tag{1}$$
$x^{a-b}=2$
$$\frac{\log (2)}{\log (x)} = a+b \tag{2}$$
Unfortunalety, this is where I'm stuck.
With my kindest regards!
Since $a^2-b^2 = (a-b)(a+b)$, then $5 = x^{a^2-b^2}=(x^{a-b})^{a+b} = 2^{a+b}$.
So $4^{a+b} = (2^{a+b})(2^{a+b}) = 5 \cdot 5 = 25$.