document.write( "Question 520688: how do i graph 4x+2y=4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #346174 by Romero4243(1)![]() ![]() ![]() You can put this solution on YOUR website! 4x+2y=4 \n" ); document.write( "2y=-4x+4 \n" ); document.write( " \n" ); document.write( "y=-2x+2 \n" ); document.write( "so now you start with coordinates (0,2),then use the slope of -2 \n" ); document.write( " |