You don't specify the "parent function" so I'll assume it is y = log(x). If its another base, you can make the appropriate changes.
Reflection over the y-axis: y = log(-x)
Vertical stretch by a factor of 5/3: y = 5/3log(-x)
Translate right 2 units: y = 5/3log(-(x - 2))
Translate down 6 units: y = 5/3log(-(x - 2)) - 6
Simplify: y = 5/3log(-x + 2) - 6
William W.
12/23/20