document.write( "Question 30113: Determine whether each pair of equations represents parallel line.\r
\n" );
document.write( "\n" );
document.write( "y=2/3x+7,
\n" );
document.write( "y=2/3x-5 \n" );
document.write( "
Algebra.Com's Answer #16896 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! y=(2/3)x+7 ----(1) \n" ); document.write( "y=(2/3)x-5 ----(2) \n" ); document.write( "(1) and(2) represent lines in the slope and y-intercept form \n" ); document.write( "We observe that the slopes are equal. \n" ); document.write( "Therefore the lines are parallel \n" ); document.write( " |