document.write( "Question 698206: Can you please help with 7x+2y=-13
\n" );
document.write( "-3x-8y=-23 I am suppose to solve the system by substitution and tell whether it has one no or infinitly solution but I don't understand how do you solve with all those x and y and how can you tell how many solutins it has \n" );
document.write( "
Algebra.Com's Answer #430518 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 7x+2y=-13 \n" ); document.write( "-3x-8y=-23 I am suppose to solve the system by substitution and tell whether it has one no or infinitly solution\r \n" ); document.write( "\n" ); document.write( "------------------------- \n" ); document.write( "7x+2y=-13 \n" ); document.write( "-3x-8y=-23 \n" ); document.write( "------ \n" ); document.write( "Solve the top equation for \"y\": \n" ); document.write( "y = (-7x - 13)/2 \n" ); document.write( "--------- \n" ); document.write( "Substitute for \"y\" and solve for \"x\": \n" ); document.write( "-3x - 8(-7x-13)/2 = -23 \n" ); document.write( "--------- \n" ); document.write( "-3x + (56x+104)/2 = -23 \n" ); document.write( "----- \n" ); document.write( "-3x + 28x + 52 = -23 \n" ); document.write( "25x = -75 \n" ); document.write( "x = -3 \n" ); document.write( "------- \n" ); document.write( "Solve for \"y\": \n" ); document.write( "y = (-7x-13)/2 \n" ); document.write( "y = (-7*-3-13)/2 \n" ); document.write( "---- \n" ); document.write( "y = 4 \n" ); document.write( "------- \n" ); document.write( "Ans: one solution \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |