document.write( "Question 1020377: write an equation for the line that contains the point (-1 2) and is perpendicular to the line 3x+5y=7 \n" ); document.write( "
Algebra.Com's Answer #636262 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The line would have the form 5x - 3y = c, for some particular constant c. To find this value, substitute the coordinates of the point into this equation:\r
\n" ); document.write( "\n" ); document.write( "5*(-1) - 3*2 = -5 - 6 = -11 = c.\r
\n" ); document.write( "\n" ); document.write( "Therefore, the line that contains the point (-1 2) and is perpendicular to the line 3x+5y=7 is 5x - 3y = -11.
\n" ); document.write( "
\n" );