document.write( "Question 83874: 2x-y=1
\n" ); document.write( "5x+2y=3\r
\n" ); document.write( "\n" ); document.write( "i need help to figure out how to do the work, can you help?
\n" ); document.write( "

Algebra.Com's Answer #60366 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
IF THESE ARE LINE EQUATIONS THEN:
\n" ); document.write( "2X-Y=1 OR -Y=-2X+1 OR Y=2X-1 (RED LINE)
\n" ); document.write( "5X+2Y=3 OR 2Y=-5X+3 OR Y=-5X/2+3/2 (GREEN LINE)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+2x+-1%2C+y+=+-5x%2F2+%2B3%2F2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = 2x -1 and y = -5x/2 +3/2).
\n" ); document.write( "
\n" );