document.write( "Question 446366: Determine whether the graphs of the pair of lines are parallel.
\n" );
document.write( "x+9=y
\n" );
document.write( "y-x=-5\r
\n" );
document.write( "\n" );
document.write( "Answer:
\n" );
document.write( "The slope of line x+9=y is ? or is it undefined ?
\n" );
document.write( "The slope of line y-x=-5 is ? or is it undefined ?
\n" );
document.write( "Are the graphs of the given equations parallel? \n" );
document.write( "
Algebra.Com's Answer #307378 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x+9=y \n" ); document.write( "write in the form of y=mx+b \n" ); document.write( "y=x+9 \n" ); document.write( "slope = 1\r \n" ); document.write( "\n" ); document.write( "y-x=-5 \n" ); document.write( "y=x-5 \n" ); document.write( "slope = 1 \n" ); document.write( "since the slopes are same the lines are parallel \n" ); document.write( " \n" ); document.write( " |