document.write( "Question 479458: Write the equation of the line containing the point (1,2) and parallel to the line 2x + 4y = 1. \n" ); document.write( "
Algebra.Com's Answer #328495 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 2(1)+4(2)=? \n" ); document.write( "2+8=10 \n" ); document.write( "2x+4y=10 \n" ); document.write( "4y=-2x+10 \n" ); document.write( "y=-x/2+2.5 \n" ); document.write( "2x+4y=1 \n" ); document.write( "4y=-2x+1 \n" ); document.write( "y=-x/2+.25 \n" ); document.write( " |