document.write( "Question 482560: determine whether the graph of the two lines are parallel.
\n" );
document.write( "y+3=7x
\n" );
document.write( "3x-y=-3 \n" );
document.write( "
Algebra.Com's Answer #330325 by mananth(16946) You can put this solution on YOUR website! y+3=7x \n" ); document.write( "y=-7x-3...........1 \n" ); document.write( "3x-y=-3 \n" ); document.write( "y=3x+3\r \n" ); document.write( "\n" ); document.write( "compare these equations with y=mx+b\r \n" ); document.write( "\n" ); document.write( "the slopes are not equal. \n" ); document.write( "so they are not parallel\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |