document.write( "Question 1065249: Find at least three ordered pairs that satisfy the following equation and graph the line through them. x + 2y = 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #680364 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let x = 0\r\n" ); document.write( "\r\n" ); document.write( "x + 2y = 6\r\n" ); document.write( "0 + 2y = 6\r\n" ); document.write( " 2y = 6\r\n" ); document.write( " y = 3\r\n" ); document.write( "\r\n" ); document.write( "So one ordered pair is (x,y) = (0,3)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Let y = 0\r\n" ); document.write( "\r\n" ); document.write( " x + 2y = 6\r\n" ); document.write( "x + 2(0) = 6\r\n" ); document.write( " x = 6\r\n" ); document.write( "\r\n" ); document.write( "So another ordered pair is (x,y) = (6,0)\r\n" ); document.write( "\r\n" ); document.write( "Let x = 2\r\n" ); document.write( "\r\n" ); document.write( "x + 2y = 6\r\n" ); document.write( "2 + 2y = 6\r\n" ); document.write( " 2y = 4\r\n" ); document.write( " y = 2\r\n" ); document.write( "\r\n" ); document.write( "So a third ordered pair is (x,y) = (2,2)\r\n" ); document.write( "\r\n" ); document.write( "Plot the points corresponding to those three ordered pairs:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |