document.write( "Question 28432: Solve the system by addition or substitution.
\n" );
document.write( " 5x – 5y = 35
\n" );
document.write( " y = –7 + x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #15511 by LilSkittleMd(119)![]() ![]() ![]() You can put this solution on YOUR website! Solve the system by addition or substitution. \n" ); document.write( " 5x – 5y = 35 \n" ); document.write( " y = –7 + x \n" ); document.write( "Substitution. Plug the y = equation into the y spot in the first equation. \n" ); document.write( "5x - 5 (-7 + x) = 35 \n" ); document.write( "5x + 35 - 5x = 35 \n" ); document.write( "35=35 \n" ); document.write( "Since this is a true statement, the equations are the same line \n" ); document.write( " |