document.write( "Question 479279: Solve using the substitution method. Show your work. If the system has no solution or an infinite number of solutions, state this.
\n" );
document.write( "3x + y = 26
\n" );
document.write( "-6x + y = -37
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #328433 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3x + y = 26 \n" ); document.write( "-6x + y = -37 --> y = 6x-37 \n" ); document.write( "-------------- \n" ); document.write( "Sub for y in the 1st equation and find x. \n" ); document.write( "Then use either eqn to find y.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |