document.write( "Question 396392: Use substitution to solve each system of equations. If the system does NOT have exactly one solution, state whether it has NO solutions, or INFINITELY MANY solutions.
\n" );
document.write( "1.) y=7-x
\n" );
document.write( " 2x-y=8 \n" );
document.write( "
Algebra.Com's Answer #281195 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use substitution to solve each system of equations. If the system does NOT have exactly one solution, state whether it has NO solutions, or INFINITELY MANY solutions. \n" ); document.write( "1.) \n" ); document.write( "y=7-x \n" ); document.write( "2x-y=8 \n" ); document.write( "------ \n" ); document.write( "Substitute for \"y\" and solve for \"x\": \n" ); document.write( "--- \n" ); document.write( "2x -(7-x) = 8 \n" ); document.write( "2x + x -7 = 8 \n" ); document.write( "3x = 15 \n" ); document.write( "x = 5 \n" ); document.write( "----- \n" ); document.write( "Solve for \"y\": \n" ); document.write( "y = 7-x \n" ); document.write( "y = 7-5 \n" ); document.write( "y = 2 \n" ); document.write( "---------- \n" ); document.write( "Solution: (5,2) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |