document.write( "Question 135962: 2y-x=3
\n" ); document.write( "x=3y-5
\n" ); document.write( "

Algebra.Com's Answer #99642 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2y-x=3
\n" ); document.write( "2Y=X+3
\n" ); document.write( "Y=X/2+3/2 (RED LINE)
\n" ); document.write( "x=3y-5
\n" ); document.write( "3y=x+5
\n" ); document.write( "y=x/3+5/3 (GREEN LINE)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x%2F2+%2B3%2F2%2C+x%2F3+%2B5%2F3%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions x/2 +3/2 and x/3 +5/3).
\n" ); document.write( "
\n" );