document.write( "Question 91616: Solve by substitution x + 5y = 0
\n" );
document.write( " -2x -4y = 6
\n" );
document.write( "Got a test and I still can't grasp this. Any help is appreciated. \n" );
document.write( "
Algebra.Com's Answer #66536 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve by substitution \n" ); document.write( "x + 5y = 0 \n" ); document.write( "-2x -4y = 6 \n" ); document.write( "---------------- \n" ); document.write( "Solve an equation for one of the variables. \n" ); document.write( "For example, solve the 1st equation for \"x\": \n" ); document.write( "x = -5y \n" ); document.write( "---------- \n" ); document.write( "Substitute that value of x into the 2nd equation: \n" ); document.write( "-2(-5y)-4y=6 \n" ); document.write( "Sove for y: \n" ); document.write( "10y-4y=6 \n" ); document.write( "6y=6 \n" ); document.write( "y=1 \n" ); document.write( "--------------- \n" ); document.write( "Substitute that value of y into the equation x=-5y \n" ); document.write( "x=-5*1 = -5 \n" ); document.write( "----------------- \n" ); document.write( "Solution for the system of equations: x=-5, y=1 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |