document.write( "Question 738360: Can you please help me find the slope of the line parallel to each given line.
\n" );
document.write( "y=-x-1 \n" );
document.write( "
Algebra.Com's Answer #450770 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! y = -x-1 is the same as y = -1x-1 which is in the form y = mx+b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the slope is m = -1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "All lines parallel to this one will also have a slope of -1 since parallel lines have equal slopes\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the final answer is -1 \n" ); document.write( " |