document.write( "Question 499970: How can I list the coordinates of two points that fall on the graph of 2y +x=4?
\n" );
document.write( "What I have so far is 2 times 1=2+2=4. Am I on the right track? \n" );
document.write( "
Algebra.Com's Answer #337936 by josmiceli(19441) You can put this solution on YOUR website! You want 2 points which will be in the \n" ); document.write( "form ( x,y ) \n" ); document.write( "The easiest way is to find {x,0) and (0,y) \n" ); document.write( "First set \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, the 1st point is (4,0) \n" ); document.write( "----------- \n" ); document.write( "Then set \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, the 2nd point is (0,2) \n" ); document.write( "----------- \n" ); document.write( "Here's a plot of the line: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |