SOLUTION: Find the slope-intercept form of an equation for the line that passes through (-1,2) and is parallel to y equals 2x-3.
Algebra ->
Linear-equations
-> SOLUTION: Find the slope-intercept form of an equation for the line that passes through (-1,2) and is parallel to y equals 2x-3.
Log On
Question 1144843: Find the slope-intercept form of an equation for the line that passes through (-1,2) and is parallel to y equals 2x-3. Found 2 solutions by josmiceli, MathTherapy:Answer by josmiceli(19441) (Show Source):
You can put this solution on YOUR website!
Find the slope-intercept form of an equation for the line that passes through (-1,2) and is parallel to y equals 2x-3.
Point slope form of a linear equation:
As the lines are parallel, their slopes are equal, so required equation will have slope, or m = 2
y - 2 = 2(x - - 1) ------ Substituting 2 for m (slope), and point (x, y) or (- 1, 2) in point slope form of a linear equation
y - 2 = 2(x + 1)
y - 2 = 2x + 2