document.write( "Question 189300: Graphically solve the two folowing linear equations:\r
\n" ); document.write( "\n" ); document.write( "y-2x=2\r
\n" ); document.write( "\n" ); document.write( "3y+x=20
\n" ); document.write( "

Algebra.Com's Answer #142030 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
y-2x=2 OR y=2x+2 (red line)\r
\n" ); document.write( "\n" ); document.write( "3y+x=20 or 3y=-x+20 or -x/3+20/3 (green line)\r
\n" ); document.write( "\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+2x+%2B2%2C+-x%2F3+%2B20%2F3%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 2x +2 and -x/3 +20/3).
\n" ); document.write( "
\n" ); document.write( "ans. (2,6)
\n" ); document.write( "
\n" );