document.write( "Question 49733This question is from textbook Beginning Algebra
\n" );
document.write( ": I need help solving the following system by addition. If a unique solution does not exist, state whether the system is inconsistent or dependent\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2x+3y=1
\n" );
document.write( "5x+3y=16 \n" );
document.write( "
Algebra.Com's Answer #32987 by checkley71(8403) ![]() You can put this solution on YOUR website! 2X+3Y=1 \n" ); document.write( "-5X-3Y=-16 \n" ); document.write( "------------ \n" ); document.write( "-3X=-15 OR X=15/3 OR X=5 \n" ); document.write( "2*5+3Y=1 OR 10+3Y=1 OR 3Y=-9 OR Y=-9/3 OR Y=-3 \n" ); document.write( " |