Subjects algebra

Line Equations 9Dbcb1

Step-by-step solutions with LaTeX - clean, fast, and student-friendly.

Use the AI math solver

1. **State the problem:** Find the equation of the line passing through the points (4,1) and (7,3), and also the line passing through (-5,1) and (-3,-2). 2. **Formula used:** The slope $m$ of a line through points $(x_1,y_1)$ and $(x_2,y_2)$ is given by: $$m = \frac{y_2 - y_1}{x_2 - x_1}$$ The equation of the line in point-slope form is: $$y - y_1 = m(x - x_1)$$ 3. **Calculate slope for (4,1) and (7,3):** $$m = \frac{3 - 1}{7 - 4} = \frac{2}{3}$$ 4. **Write equation using point (4,1):** $$y - 1 = \frac{2}{3}(x - 4)$$ 5. **Simplify:** $$y - 1 = \frac{2}{3}x - \frac{8}{3}$$ $$y = \frac{2}{3}x - \frac{8}{3} + 1$$ $$y = \frac{2}{3}x - \frac{8}{3} + \frac{3}{3}$$ $$y = \frac{2}{3}x - \frac{5}{3}$$ 6. **Calculate slope for (-5,1) and (-3,-2):** $$m = \frac{-2 - 1}{-3 - (-5)} = \frac{-3}{2}$$ 7. **Write equation using point (-5,1):** $$y - 1 = -\frac{3}{2}(x + 5)$$ 8. **Simplify:** $$y - 1 = -\frac{3}{2}x - \frac{15}{2}$$ $$y = -\frac{3}{2}x - \frac{15}{2} + 1$$ $$y = -\frac{3}{2}x - \frac{15}{2} + \frac{2}{2}$$ $$y = -\frac{3}{2}x - \frac{13}{2}$$ **Final answers:** - Line through (4,1) and (7,3): $$y = \frac{2}{3}x - \frac{5}{3}$$ - Line through (-5,1) and (-3,-2): $$y = -\frac{3}{2}x - \frac{13}{2}$$