document.write( "Question 432922: passes through the point (-1,6) and is perpendicular to the line whose equation is 4x+2y=3. \n" ); document.write( "
Algebra.Com's Answer #300809 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
the equation of the perpendicular line must be 2x - 4y = c, where c is an unknown constant. To find c, use the coordinates of the given point:
\n" ); document.write( "2*-1 -4*6 = c, or -2 - 24 = c, or c = -26.
\n" ); document.write( "Hence the equation of the perpendicular line is 2x - 4y = -26, or x - 2y = -13.
\n" ); document.write( "
\n" );