document.write( "Question 99115: I need help with graphing an equation\r
\n" ); document.write( "\n" ); document.write( " x-2y=6\r
\n" ); document.write( "\n" ); document.write( " x+4y=5\r
\n" ); document.write( "\n" ); document.write( " I did try but I am having problems.I have 16 problems I will try the other ones on my own,
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #72119 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
x-2y=6 or -2y=-x+6 or y=-x/-2+6/-2 y=x/2-3 (Red line)
\n" ); document.write( "To find 2 points to plot you need to set y=0 & solve for x. Thus:
\n" ); document.write( "0=x/2-3 or x/2=3 or x=6 when y=0 (6,0) & the y intercept is (0,-3)
\n" ); document.write( "x+4y=5 or 4y=-x+5 or y=-x/4+5/4 (Green line)
\n" ); document.write( "0=-x/4+5/4 or -x/4=-5/4 or -4x=-20 orx=-20/-4 or x=5 when y=0 (5,0) & the y intercept=(0,5/4).
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+8%2C+-10%2C+10%2C+y+=+x%2F2+-3%2C+y+=+-x%2F4+%2B5%2F4%29+\" (graph 300x200 pixels, x from -6 to 8, y from -10 to 10, of TWO functions y = x/2 -3 and y = -x/4 +5/4).
\n" ); document.write( "
\n" );