Considering base is 10, so 1 could be represented as Log10
=> log4 + log(13x+1) = log(5x+9) + log10
Let’s revise the formula for Logs
Log(XY) = LogX+LogY
Applying the formula we get:
Log[4*(13x+1)] = Log[10*(5x+9)]
Solving
=> 52x + 4 = 50x + 90
=> 2x = 86
=> x = 43