document.write( "Question 643138: how do i solve
\n" );
document.write( "x = 7 - 10y
\n" );
document.write( "10x - 4y = 18
\n" );
document.write( " using the substitution method \n" );
document.write( "
Algebra.Com's Answer #404363 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how do i solve \n" ); document.write( "x = 7 - 10y \n" ); document.write( "10x - 4y = 18 \n" ); document.write( " using the substitution method \n" ); document.write( "----------- \n" ); document.write( "x is solved for, x = 7-10y \n" ); document.write( "sub for x in the 2nd equation \n" ); document.write( " \n" ); document.write( " |