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 #736553 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Rewrite equation of line as 3y=2x+6 or y=(2/3)x+2
\n" ); document.write( "perpendicular line has negative reciprocal slope or -3/2
\n" ); document.write( "point-slope formula y-y1=m(x-x1) where m slope and (x1, y1) point
\n" ); document.write( "y-3=(-3/2)(x+2)
\n" ); document.write( "y-3=-(3/2)x-3
\n" ); document.write( "y=-3/2 x
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cy=%282%2F3%29x%2B2%2C-3x%2F2%29\"
\n" ); document.write( "
\n" );