document.write( "Question 727686: Hi I need a little help with solveing linear systems using substitution
\n" );
document.write( "This is a problem from my homework Please Help and thanks!
\n" );
document.write( "x=y+3
\n" );
document.write( "2x-y=5 \n" );
document.write( "
Algebra.Com's Answer #445149 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Hi I need a little help with solveing linear systems using substitution \n" ); document.write( "This is a problem from my homework Please Help and thanks! \n" ); document.write( "x=y+3 \n" ); document.write( "2x-y=5 \n" ); document.write( "------------- \n" ); document.write( "sub y+3 for x in the 2nd equation. \n" ); document.write( " \n" ); document.write( " |