document.write( "Question 243291: x +2y =4 Graph the equation.\r
\n" );
document.write( "\n" );
document.write( "I need some help on this.. Thank you \n" );
document.write( "
Algebra.Com's Answer #178230 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! The basic linear equation is y = mx + b. \n" ); document.write( "Always try to get your problems into this format to be able to compare them. \n" ); document.write( "... \n" ); document.write( "x + 2y = 4 \n" ); document.write( "Subtract x from both sides \n" ); document.write( "2y = 4 - x \n" ); document.write( "Divide both sides by 2 \n" ); document.write( "y = 4/2 - x/2 \n" ); document.write( "y = -x/2 + 2 \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "m = -1/2, which will be a line sloping down to the right \n" ); document.write( "x\ \n" ); document.write( "y-intercept will be +2 which is simply (0, 2) \n" ); document.write( "x-interecept will be 4 because -1/2*4 + 2 = 0, which is the point (4, 0) \n" ); document.write( "With two points you can draw a straight line. \n" ); document.write( "... \n" ); document.write( " \n" ); document.write( "Done. \n" ); document.write( " |