document.write( "Question 759164: find the equation of a line that is parallel to the line y = -15x and contains the point (2,-5) \n" ); document.write( "
Algebra.Com's Answer #461911 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
a line that is parallel to the line y = -15x
\n" ); document.write( "so the slope=-15
\n" ); document.write( "and contains the point (2,-5)
\n" ); document.write( "the equation of the lineis (y-(-15))/(x-2)=-15
\n" ); document.write( "or y+15=-15(x-2)=-15x+30
\n" ); document.write( "or y+15x-15=0
\n" ); document.write( "
\n" );