document.write( "Question 193856: can u help me with this with simple step by step instructions:
\n" );
document.write( "3x+y=5
\n" );
document.write( "y=x-7 \n" );
document.write( "
Algebra.Com's Answer #145549 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 3x+y=5 \n" ); document.write( "y=x-7 \n" ); document.write( ". \n" ); document.write( "3x+(x-7)=5 substitute x-7 for y \n" ); document.write( "3x+x-7=5 \n" ); document.write( "4x=12 \n" ); document.write( "x=3 \n" ); document.write( "y=-4 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |