SOLUTION: How do I write the equation of the line w/ slope 2/3 that passes through (4,-5)? I need to give the answer in slope intercept form.
Algebra ->
Linear-equations
-> SOLUTION: How do I write the equation of the line w/ slope 2/3 that passes through (4,-5)? I need to give the answer in slope intercept form.
Log On
Hi,
line w/ slope 2/3 that passes through (4,-5)
y = (2/3)x + b |Using ordered pair (4,-5) to solve for b
-5 = (2/3)*4 + b
-15/3 = 8/3 + b
-23/3 = b
y = (2/3)x - 23/3