to find the inverse you want to swap the position of the variables and then solve for the value of y in the new expression. so first you go from
y = 17/12x - 13 to
x = 17/12y - 13
then solve for the value of y algebraically
x + 13 = 17/12y
12/17(x + 13) = y
so the inverse function here is
f -1(x) = 12/17(x + 13)