document.write( "Question 31274: ok my question is, plot atleast five points for each equations
\n" ); document.write( "x+4y = 5
\n" ); document.write( "I have plugged in every possible number and I cant seem to get it
\n" ); document.write( "

Algebra.Com's Answer #17943 by troyapplehelen(46)\"\" \"About 
You can put this solution on YOUR website!
sorry my mistake x+4y=5 is 4y=5-x, y=(5/4)-(x/4)
\n" ); document.write( "now, this a line with slope of -1/4, x-intercept is (5,0), y-intercept (0,5/4)
\n" ); document.write( "draw line passing these points in a graph paper.
\n" ); document.write( "to find other points, substitute x=1, then y=(5/4)-(1/4)= 4/4 =1 so (1,1)
\n" ); document.write( " x=3, then y=(5/4)-(3/4)= 2/4 = 1/2 so, (3,1/2)
\n" ); document.write( " x=-1, then y=(5/4)-(-1/4) = (5/4)+(1/4)
\n" ); document.write( " = 6/4 (=3/2)
\n" ); document.write( " so, (-1,3/2).
\n" ); document.write( "
\n" );