To create the point-slope equation of a line given a slope and a point, you can use the point-slope form of the equation:
\[ y - y_1 = m(x - x_1) \]
where \(m\) is the slope, and \((x_1, y_1)\) is the point through which the line passes.
In this case, the slope \(m = -13\) and the point is \((5, 7)\), so \(x_1 = 5\) and \(y_1 = 7\).
Plugging these values into the equation:
\[ y - 7 = -13(x - 5) \]
So the point-slope equation of the line is:
\[ y - 7 = -13(x - 5) \]
You can simplify this further if needed, but this is the point-slope form of the line.