document.write( "Question 1120869: find the equation of line passing through A(-2,3) and perpendicular to the line 2x-3y+6=0 \n" ); document.write( "
Algebra.Com's Answer #736578 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Here is a useful shortcut for solving this kind of problem:

\n" ); document.write( "(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.
\n" ); document.write( "(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.

\n" ); document.write( "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.

\n" ); document.write( "To find the value of D, simply plug in the coordinates of the given point:

\n" ); document.write( "\"3%28-2%29%2B2%283%29=D\"
\n" ); document.write( "\"D=0\"

\n" ); document.write( "An equation of the line we are looking for is 3x+2y=0.
\n" ); document.write( "
\n" );