document.write( "Question 739576: I need to solve this using the eliminaiton method:
\n" );
document.write( "2/3x-y=1
\n" );
document.write( "x+1/3y=7\r
\n" );
document.write( "\n" );
document.write( "please help! \n" );
document.write( "
Algebra.Com's Answer #451175 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x = 6, y = 3 \n" ); document.write( " |