Final answer:
To write a linear function with a slope of -5 that passes through the point (7,3), we use the point-slope form of a linear equation to get y = -5x + 38.
Step-by-step explanation:
To write a linear function with a slope of -5 that passes through the point (7,3), we can use the point-slope form of a linear equation. The formula for point-slope form is y - y1 = m(x - x1), where m is the slope and (x1, y1) is the given point. Plugging in the values, we get y - 3 = -5(x - 7). Simplifying the equation, we get y - 3 = -5x + 35. Finally, rearranging the equation gives us y = -5x + 38.
Learn more about Writing linear functions