Find an equation for the line that passes through the points \( (3,-3) \) and \( (-5,1) \).
Upstudy AI Solution
Answer
Solution

Sign in to Unlock Answers for Free!
A Learning Platform Trusted by Millions of Real Students and Teachers.

Answered by UpStudy AI and reviewed by a Professional Tutor
Extra Insights
To find the equation of the line that passes through the points \( (3,-3) \) and \( (-5,1) \), we first need to calculate the slope \( m \) using the formula: \[ m = \frac{y_2 - y_1}{x_2 - x_1} \] Substituting the coordinates \( (x_1, y_1) = (3, -3) \) and \( (x_2, y_2) = (-5, 1) \): \[ m = \frac{1 - (-3)}{-5 - 3} = \frac{1 + 3}{-8} = \frac{4}{-8} = -\frac{1}{2} \] Now that we have the slope \( m = -\frac{1}{2} \), we can use the point-slope form of the equation of a line, \( y - y_1 = m(x - x_1) \). Using the point \( (3, -3) \): \[ y - (-3) = -\frac{1}{2}(x - 3) \] Simplifying this, we get: \[ y + 3 = -\frac{1}{2}x + \frac{3}{2} \] Subtracting 3 from both sides: \[ y = -\frac{1}{2}x + \frac{3}{2} - 3 \] Converting 3 into halves: \[ -3 = -\frac{6}{2} \] Thus, we finalize the equation: \[ y = -\frac{1}{2}x - \frac{3}{2} \] This is the equation for the line that passes through the given points!