document.write( "Question 822293: What is the slope of a line parallel to the line whose equation is y - x = 5?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #494762 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! Solve for y. \n" ); document.write( "y - x = 5 \n" ); document.write( "subtract x from each side. \n" ); document.write( " y = x + 5 \n" ); document.write( "The slope is 1, the implied coefficient of x \n" ); document.write( "The slope of any line parallel is also 1 \n" ); document.write( "Example || equations \n" ); document.write( " y = x + 2 \n" ); document.write( " y = x -10 \n" ); document.write( " |