To check the answer to any "solving" exercise, plug your solution into the original problem, and see if it works. In your case, you are proposing "x = 5/4" as the solution. Assuming "log9()" to mean "log-base-nine of ()", we can check:
. . . . .log<sub>9</sub>(5x + 5) = log<sub>9</sub>(5x + 4)
. . . . .log<sub>9</sub>(5[5/4] + 5) ?=? log<sub>9</sub>(5[5/4] + 4)
. . . . .log<sub>9</sub>(25/4 + 20/4) ?=? log<sub>9</sub>(25/4 + 16/4)
. . . . .log<sub>9</sub>(45/4) ?=? log<sub>9</sub>(41/4)
Applying the change-of-base formula gives us:
. . . . .ln(45/4)/ln(9) ?=? ln(41/4)/ln(9)
. . . . .ln(45/4) ?=? ln(41/4)
. . . . .2.4203681286... ?=? 2.3272777055...
Since the two sides do not evaluate to the same number, it is unlikely that your solution is correct.
Please reply showing all of your steps and reasoning. Thank you.
Eliz.