SOLUTION: Write an equation in Point Slope form with the given scenario
Passing through (-2,2) and parallel to the line whose equation is 2x-3y=7
Algebra ->
Linear-equations
-> SOLUTION: Write an equation in Point Slope form with the given scenario
Passing through (-2,2) and parallel to the line whose equation is 2x-3y=7
Log On
Question 1015014: Write an equation in Point Slope form with the given scenario
Passing through (-2,2) and parallel to the line whose equation is 2x-3y=7 Found 2 solutions by Fombitz, LinnW:Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! Parallel line would have the same left hand side, different right hand side.
Use the point to solve for .
.
.
. .
You can put this solution on YOUR website! First step is to find the slope of 2x-3y=7
Solve for y
add -2x to each side
-3y = -2x + 7
divide each side by -3
y = (-2x + 7)/-3
y = (2/3)x -7/3
So the slope, m = 2/3
Using the general form y = mx + b and the point (-2,2)
Substitute 2/3 for m, -2 for x, and 2 for y
2 = (2/3)(-2) + b
2 = -4/3 + b
add 4/3 to each side
2 4/3 = b
3 1/3 = b
So the equation is y = (2/3)x + 3 1/3