document.write( "Question 1104401: On my HW, there as a problem where I’m stuck on it. The problem is to solve x + 2y = -5 and 4x - 3y = 2 using the elimination method and ive already simplified it to 5x - y = -3, then thats where I get stuck.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #719124 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The problem is to solve x + 2y = -5 and 4x - 3y = 2 using the elimination method and ive already simplified it to 5x - y = -3, then thats where I get stuck. \n" ); document.write( "---------------- \n" ); document.write( "x + 2y = -5 \n" ); document.write( "4x - 3y = 2 \n" ); document.write( "---------- \n" ); document.write( "To eliminate a variable, multiply the equations to make the coefficients of one of the variables equal. \n" ); document.write( "For this one, I'd eliminate x. \n" ); document.write( "Multiply the 1st eqn by 4: \n" ); document.write( "4x + 8y = -20 \n" ); document.write( "4x - 3y = 2 \n" ); document.write( "---------------------- Subtract \n" ); document.write( " \n" ); document.write( " |