document.write( "Question 899964: Write the equation of the line that goes through the point (4, 5) and is perpendicular to the line y = 4x + 11. \n" ); document.write( "
Algebra.Com's Answer #545697 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
m = -1/4
\n" ); document.write( "y-5 = (-1/4)(x-4)
\n" ); document.write( " y = (-1/4)x + 6
\n" ); document.write( "
\n" );