document.write( "Question 356539: Solve the system by the method of substitution.
\n" );
document.write( "6x-3y-4=0
\n" );
document.write( "x+2y-4=0 \n" );
document.write( "
Algebra.Com's Answer #254527 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 6x-3y-4=0 \n" ); document.write( "x+2y-4=0 --> x = 4-2y \n" ); document.write( "Sub for x in the 1st equation. \n" ); document.write( " \n" ); document.write( " |