document.write( "Question 473559: solve system linear equations by addition method\r
\n" );
document.write( "\n" );
document.write( "4x-3y=1
\n" );
document.write( "8x+5y=13\r
\n" );
document.write( "\n" );
document.write( "please solve and show work...thanks \n" );
document.write( "
Algebra.Com's Answer #324797 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 4x-3y=1 \n" ); document.write( "8x+5y=13 \n" ); document.write( "8x-6y=2 \n" ); document.write( "11y=11 \n" ); document.write( "y=1 \n" ); document.write( "x=1.. \n" ); document.write( " |