document.write( "Question 595710: Solve the equations by substitution. If the equations are inconsistent and the solution is an empty set, write \"no solution\".
\n" );
document.write( "10x - 10y = 1
\n" );
document.write( "x = y - 3 \n" );
document.write( "
Algebra.Com's Answer #377278 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 10x - 10y = 1 \n" ); document.write( "x = y - 3 \n" ); document.write( "---------- \n" ); document.write( "Sub for x in the 1st equation. \n" ); document.write( " \n" ); document.write( " |