document.write( "Question 397627: What is the equation of a line that is perpendicular to y=-4x-2 and passes through the point (-8,3)? \n" ); document.write( "
Algebra.Com's Answer #281771 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The line must have the form y = x/4 + c, where c is unknown. Then 3 = -8/4 + c
\n" ); document.write( "==> 3 = -2 + c, or c = 5.
\n" ); document.write( "Therefore the equation of the line is y = x/4 + 5.
\n" ); document.write( "
\n" );