document.write( "Question 419521: For which values of 'a' are the lines 'y=ax+6' and 'x+2y=4' parallel? \n" ); document.write( "
Algebra.Com's Answer #293360 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Parallel lines have the same slope. The second equation can be written as y = (-1/2)x + 2, so the slope is -1/2. Hence, a = -1/2. \n" ); document.write( "
\n" );