Solve log2(x-2)-log2(x+5)=3
*****
The solution, x = - 6, by the other person who responded, is WRONG!!
The SMALLER of the 2 log arguments, x - 2 MUST be > 0. So, x - 2 > 0 ===> x > 2.
We then have:
, with x > 2.
----- Applying
=
---- Converting to EXPONENTIAL form
8(x + 5) = x - 2 ----- Cross-multiplying
8x + 40 = x - 2
8x - x = - 2 - 40
7x = - 42
The x-value, - 6, is NOT > 2, and is therefore an EXTRANEOUS solution, which makes it an INVALID/UNACCEPTABLE solution.
So, this equation DOESN'T have a solution!!