SOLUTION: Find Equation for the line going through. How do I solve this? (0,3),(5,0) and M=2, (3,5)

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Find Equation for the line going through. How do I solve this? (0,3),(5,0) and M=2, (3,5)      Log On


   



Question 135622: Find Equation for the line going through. How do I solve this?
(0,3),(5,0) and
M=2, (3,5)

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
By "this" I suspect you mean "these" since you have two separate problems.

Given two points, use the two-point form of the equation for a line:

y-y%5B1%5D=%28%28y%5B1%5D-y%5B2%5D%29%2F%28x%5B1%5D-x%5B2%5D%29%29%28x-x%5B1%5D%29

Just substitute the x- and y-coordinate values from the two given points. Depending on the instructions in the problem, or your instructor's directions, you may have to rearrange the equation to be in some particular form, such as standard form: ax%2Bby=c or possibly slope-intercept form: y=mx%2Bb.

Given the slope and a point, use the point-slope form of the equation for a line:

y-y%5B1%5D=m%28x-x%5B1%5D%29,

and substitute the value for the slope for m and the x- and y-coordinates of the given point. Same instructions about the final form.