document.write( "Question 272443: Determine whether the graphs of the lines are parallel.
\n" );
document.write( "x + 13= y
\n" );
document.write( "y-x = -9
\n" );
document.write( " What is the slope line for x + 13? \r
\n" );
document.write( "\n" );
document.write( "What is the slope line for y - x = -9 \n" );
document.write( "
Algebra.Com's Answer #199293 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! You have two equations that need to put into y=mx+b format. \n" ); document.write( ". \n" ); document.write( "y = x + 13 \n" ); document.write( "y = x - 9 \n" ); document.write( ". \n" ); document.write( "The slope of both lines is 1, so they may be parallel or the same line. \n" ); document.write( "They have different y-intercepts, so they are not the same line. \n" ); document.write( "So they are parallel. \n" ); document.write( ". \n" ); document.write( " |