document.write( "Question 942940: solve by the method of substitution \r
\n" );
document.write( "\n" );
document.write( "x+7y=0
\n" );
document.write( "2x-8y=22 \n" );
document.write( "
Algebra.Com's Answer #574866 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! solve by the method of substitution \r \n" ); document.write( "\n" ); document.write( "x+7y=0 --> x = -7y -- Sub for x in the other eqn \n" ); document.write( "----------------------------- \n" ); document.write( "2x-8y=22 --> x - 4y = 11 \n" ); document.write( " |