document.write( "Question 24875: how would you graph 2x+y=1 on a graph? \n" ); document.write( "
Algebra.Com's Answer #13298 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! You would make a table (sometimes called an input/output table) of x-values and the corresponding y-values to generate some x-y coordinate pairs.\r \n" ); document.write( "\n" ); document.write( "x----y \n" ); document.write( "------ \n" ); document.write( "0....1 \n" ); document.write( "1...-1 \n" ); document.write( "2...-3\r \n" ); document.write( "\n" ); document.write( " Then you would graph/plot these x-y coordinate pairs on an x-y coordinate graph. Finally, you would join these plotted points with a straight line and the result would look like this: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |