document.write( "Question 433585: find the equation of the line passing through (-1,3) and perpendicular 3x+2y=0 \n" ); document.write( "
Algebra.Com's Answer #300586 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The perpendicular line must be 2x - 3y = c, where c is an unknown coefficient. To find c use the coordinates of the given line:\r
\n" ); document.write( "\n" ); document.write( "2*-1 - 3*3 = c, or -2 - 9 = c, or c = -11.\r
\n" ); document.write( "\n" ); document.write( "Hence the equation of the perpendicular line is 2x - 3y = -11.
\n" ); document.write( "
\n" );