document.write( "Question 208010This question is from textbook elementary and intermediate algebra
\n" ); document.write( ": determine whether each pair of equations represents parallel lines:
\n" ); document.write( "y=-3x+1, 6x+2y=8
\n" ); document.write( "

Algebra.Com's Answer #157334 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
determine whether each pair of equations represents parallel lines:
\n" ); document.write( "y=-3x+1, 6x+2y=8\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "There are several ways to do this. Pick whichever way\r\n" );
document.write( "your teacher told you to use.\r\n" );
document.write( "\r\n" );
document.write( "Method 1:  Put them both in slope-intercept form. If \r\n" );
document.write( "their slopes are equal, but they have different \r\n" );
document.write( "y-intercepts, then they are parallel.\r\n" );
document.write( "\r\n" );
document.write( "Method 2:  Choose any two values for x.  Substitute \r\n" );
document.write( "           them both in each equation to find the \r\n" );
document.write( "           y-values corresponding to them.  If the \r\n" );
document.write( "           corresponding y-values have the same non-zero\r\n" );
document.write( "           difference, then the lines are parallel.\r\n" );
document.write( "\r\n" );
document.write( "Method 3:  Put them both in general form. Then \r\n" );
document.write( "\r\n" );
document.write( "\"system%28A%5B1%5Dx%2BB%5B1%5Dy=C%5B1%5D%2CA%5B2%5Dx%2BB%5B2%5D=C%5B2%5D%29\"\r\n" );
document.write( "\r\n" );
document.write( "if \"A%5B1%5D%2FA%5B2%5D=B%5B1%5D%2FB%5B2%5D\" then they are parallel.   \r\n" );
document.write( "\r\n" );
document.write( "----------------------\r\n" );
document.write( "\r\n" );
document.write( "Method 1:  \r\n" );
document.write( "\r\n" );
document.write( "\"system%28y=-3x%2B1%2C+6x%2B2y=8%29\"\r\n" );
document.write( "\r\n" );
document.write( "The first one is already in the slope intercept form\r\n" );
document.write( "\"y=mx%2Bb\".  Get the second one in slope-intercept \r\n" );
document.write( "form, by solving for y\r\n" );
document.write( "\r\n" );
document.write( "\"6x%2B2y=8\"\r\n" );
document.write( "\r\n" );
document.write( "Add \"-6x\" to both sides:\r\n" );
document.write( "\r\n" );
document.write( "\"2y=-6x%2B8\"\r\n" );
document.write( "\r\n" );
document.write( "Divide every term by \"2\":\r\n" );
document.write( "\r\n" );
document.write( "\"%282%2F2%29y+=%28%28-6%29%2F2%29x%2B%288%2F2%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"y=-3x%2B4\"\r\n" );
document.write( "\r\n" );
document.write( "So the slope is the coefficient of x, which is -3\r\n" );
document.write( "So the value of the slope \"m\" is the same in \r\n" );
document.write( "both equations, but their y-intercepts are different.\r\n" );
document.write( "Therefore the lines those equations\r\n" );
document.write( "represent are parallel.\r\n" );
document.write( "\r\n" );
document.write( "----------------------------------\r\n" );
document.write( "\r\n" );
document.write( "Method 2:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28y=-3x%2B1%2C+6x%2B2y=8%29\"\r\n" );
document.write( "\r\n" );
document.write( "Substitite x=0 in each and solve for y:\r\n" );
document.write( "\r\n" );
document.write( "In the first one:\r\n" );
document.write( "\r\n" );
document.write( "\"y=-3x%2B1\"  \r\n" );
document.write( "\"y=-3%280%29%2B1\"\r\n" );
document.write( "\"y=1\"\r\n" );
document.write( "\r\n" );
document.write( "In the second one:\r\n" );
document.write( "\r\n" );
document.write( "\"6x%2B2y=8\"\r\n" );
document.write( "\"6%280%29%2B2y=8\"\r\n" );
document.write( "\"0%2B2y=8\"\r\n" );
document.write( "\"2y=8\"\r\n" );
document.write( "\"y=4\"\r\n" );
document.write( "\r\n" );
document.write( "Subtract them, second y - first y = \"4-1=3\"\r\n" );
document.write( "\r\n" );
document.write( "Substitite x=1 in each and solve for y:\r\n" );
document.write( "\r\n" );
document.write( "In the first one:\r\n" );
document.write( "\r\n" );
document.write( "\"y=-3x%2B1\"  \r\n" );
document.write( "\"y=-3%281%29%2B1\"\r\n" );
document.write( "\"y=-3%2B1\"\r\n" );
document.write( "\"y=-2\"\r\n" );
document.write( "\r\n" );
document.write( "In the second one:\r\n" );
document.write( "\r\n" );
document.write( "\"6x%2B2y=8\"\r\n" );
document.write( "\"6%281%29%2B2y=8\"\r\n" );
document.write( "\"6%2B2y=8\"\r\n" );
document.write( "\"2y=2\"\r\n" );
document.write( "\"y=1\"\r\n" );
document.write( "\r\n" );
document.write( "Subtract them, second y - first y = \"1-%28-2%29=1%2B2=3\"\r\n" );
document.write( "\r\n" );
document.write( "We get the same difference 3, so the lines represented\r\n" );
document.write( "by those equations are parallel.\r\n" );
document.write( "\r\n" );
document.write( "------------------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "Method 3:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28y=-3x%2B1%2C+6x%2B2y=8%29\"\r\n" );
document.write( "\r\n" );
document.write( "Get the forst one in general form:\r\n" );
document.write( "\r\n" );
document.write( "\"y=-3x%2B1\"\r\n" );
document.write( "\"3x%2By=1\"\r\n" );
document.write( "\r\n" );
document.write( "So the system is now:\r\n" );
document.write( "\r\n" );
document.write( "\"system%283x%2By=1%2C+6x%2B2y=8%29\"\r\n" );
document.write( "\r\n" );
document.write( "See if the coefficients of x and y are in\r\n" );
document.write( "the same proportion:\r\n" );
document.write( "\r\n" );
document.write( "Is \"3%2F6=1%2F2\" true?\r\n" );
document.write( "\r\n" );
document.write( "Yes it is, therefore the lines those equations\r\n" );
document.write( "represent are parallel.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );