SOLUTION: find the equation of line passing through A(-2,3) and perpendicular to the line 2x-3y+6=0

Algebra ->  Linear-equations -> SOLUTION: find the equation of line passing through A(-2,3) and perpendicular to the line 2x-3y+6=0      Log On


   



Question 1120869: find the equation of line passing through A(-2,3) and perpendicular to the line 2x-3y+6=0
Found 3 solutions by Boreal, greenestamps, josgarithmetic:
Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
Rewrite equation of line as 3y=2x+6 or y=(2/3)x+2
perpendicular line has negative reciprocal slope or -3/2
point-slope formula y-y1=m(x-x1) where m slope and (x1, y1) point
y-3=(-3/2)(x+2)
y-3=-(3/2)x-3
y=-3/2 x
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cy=%282%2F3%29x%2B2%2C-3x%2F2%29

Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


Here is a useful shortcut for solving this kind of problem:

(1) every line parallel to the line with equation Ax+By=C (or Ax+By+C=0) will have an equation of the form Ax+By=D (or Ax+By+D=0), where D is some constant.
(2) every line perpendicular to the line with equation Ax+By=C (or Ax+By+C=0) will have an equation of the form Bx-Ay=D (or Bx-Ay+D=0), where D is some constant.

In this example, the equation of the given line is 2x-3y+6 = 0. The equation of any line perpendicular to the given line will have an equation of the form 3x+2y=D.

To find the value of D, simply plug in the coordinates of the given point:

3%28-2%29%2B2%283%29=D
D=0

An equation of the line we are looking for is 3x+2y=0.

Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
A line parallel to one with equation Ax%2BBy%2BC=0 will have slope -A%2FB. A line perpendicular will have slope of B%2FA.

Your example question requires slope -3%2F2.

Starting with the point-slope equation form, the equation you want is y-3=-%283%2F2%29%28x%2B2%29.