document.write( "Question 257709: are these equations parallel
\n" );
document.write( "x+11=y and x-y=-7 \n" );
document.write( "
Algebra.Com's Answer #189585 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! No. Equations are not parallel. \n" ); document.write( "The lines represented by the equations may be parallel. \n" ); document.write( "let's put them in slope intercept form \n" ); document.write( "y=x+11 \n" ); document.write( "has a slope of 1\r \n" ); document.write( "\n" ); document.write( "x-y=-7 \n" ); document.write( "add 7 and y to both sides \n" ); document.write( "y=x+7 \n" ); document.write( "slope is also 1 \n" ); document.write( "So the lines are a parallel. \n" ); document.write( " |