document.write( "Question 143211: I need help using the intercpet to graph this equation\r
\n" );
document.write( "\n" );
document.write( "x+2y=4 \n" );
document.write( "
Algebra.Com's Answer #104203 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X+2Y=4 \n" ); document.write( "2Y=-X+4 \n" ); document.write( "Y=-X/2+4/2 \n" ); document.write( "Y=-X/2+2 \n" ); document.write( " |