document.write( "Question 853934: Write an equation for the line that is parallel to y = -5x + 13 and that passes through the point (10,-1).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #514820 by tommyt3rd(5050) You can put this solution on YOUR website! parallel lines have the same slope, so...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y-(-1)=-5(x-10) will work \n" ); document.write( " |