document.write( "Question 1011363: find the standard form for the equation of the line which passes through the point (-1,-2) and is parallel to the line that has the equation of 6x +2y = 4
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #626993 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Equations of parallel lines are just alike except for the constant term,\r\n" );
document.write( "\r\n" );
document.write( "So any line parallel to the line that has the equation\r\n" );
document.write( "\r\n" );
document.write( "6x + 2y = 4\r\n" );
document.write( "\r\n" );
document.write( "has the equation\r\n" );
document.write( "\r\n" );
document.write( "6x + 2y = k, where k is some constant other than 4.\r\n" );
document.write( "\r\n" );
document.write( "Since the line goes through the point (-1,-2) we substitute\r\n" );
document.write( "\r\n" );
document.write( "-1 for x and -2 for y\r\n" );
document.write( "\r\n" );
document.write( "6(-1) + 2(-2) = k\r\n" );
document.write( "       -6 - 4 = k\r\n" );
document.write( "          -10 = k\r\n" );
document.write( "\r\n" );
document.write( "So we substitute -10 that for k and get\r\n" );
document.write( "\r\n" );
document.write( "6x + 2y = -10\r\n" );
document.write( "\r\n" );
document.write( "If you like you can divide it through by 2\r\n" );
document.write( "\r\n" );
document.write( "3x + y = -5\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );