SOLUTION: 1. Write an equation of the vertical line passing through (2,7) and graph the line.
2.Write an equation of the line with 4/7 containing the point (-2,3). Express the answer in s
Algebra ->
Graphs
-> SOLUTION: 1. Write an equation of the vertical line passing through (2,7) and graph the line.
2.Write an equation of the line with 4/7 containing the point (-2,3). Express the answer in s
Log On
Question 1156124: 1. Write an equation of the vertical line passing through (2,7) and graph the line.
2.Write an equation of the line with 4/7 containing the point (-2,3). Express the answer in slope-intercept form. Answer by math_helper(2461) (Show Source):
2. y - y0 = m(x - x0) (m = slope, (x0,y0) = point through which the line passes)
y - 3 = (4/7)(x - (-2))
y - 3 = (4/7)(x + 2)
y - 3 = (4/7)x + 8/7
y = (4/7)x + 8/7 + 3