document.write( "Question 475883: what is the equation of the line passing through the point (1, -5) and perpendicular to y = 1/5x - 10. \n" ); document.write( "
Algebra.Com's Answer #332509 by pablo9619(2)\"\" \"About 
You can put this solution on YOUR website!
(1,-5) perpendicular to y=1/5x-10
\n" ); document.write( "perpendicular lines have slopes that are opposite
\n" ); document.write( "1/5 -5/1
\n" ); document.write( "y=mx+b
\n" ); document.write( "-5=-5(1)+b
\n" ); document.write( " -5=-5+b
\n" ); document.write( " +5 +5
\n" ); document.write( "0=b\r
\n" ); document.write( "\n" ); document.write( "y=-5x+0
\n" ); document.write( "
\n" );