document.write( "Question 98062: x+4y=5 how would you graph this \n" ); document.write( "
Algebra.Com's Answer #71315 by kiljoy(51)![]() ![]() ![]() You can put this solution on YOUR website! You need to start plugging in values for x or y and solving the equation.\r \n" ); document.write( "\n" ); document.write( "x+4y=5 \n" ); document.write( "x=1 \n" ); document.write( "4y=5-1 \n" ); document.write( "y=1 \n" ); document.write( "This gives you a point at (1,1)\r \n" ); document.write( "\n" ); document.write( "x=-3 \n" ); document.write( "-3+4y=5 \n" ); document.write( "4y=8 \n" ); document.write( "y=2 \n" ); document.write( "Now you have a point at (-3,2)\r \n" ); document.write( "\n" ); document.write( "Plot those points and draw a line through it. \n" ); document.write( " \n" ); document.write( " |