SOLUTION: write the equation of the line in slope intercept form for the line that passes through(3,-2) and has a slope of -1/2, then graph.
Algebra ->
Graphs
-> SOLUTION: write the equation of the line in slope intercept form for the line that passes through(3,-2) and has a slope of -1/2, then graph.
Log On
Question 365463: write the equation of the line in slope intercept form for the line that passes through(3,-2) and has a slope of -1/2, then graph. Answer by ewatrrr(24785) (Show Source):
Hi,
***General point-slope from of an equation is
y = mx + b where m is the slope and b is the value of y where the line crosses the y-axis
Slope -1/2
y = (-1/2)x + b
Using ordered pair (3,-2) to solve for b
-2 = (-1/2)*3 + b
-4/2 + 3/2 = b
-1/2 = b
y = (-1/2)x -1/2