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)![]() ![]() ![]() 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( " |