document.write( "Question 238626: Solve the system by the elimination method.
\n" );
document.write( "5x + 5y = -13
\n" );
document.write( "7x - 3y = 19\r
\n" );
document.write( "\n" );
document.write( "I'm having a hard time understading this equation. \n" );
document.write( "
Algebra.Com's Answer #175322 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the system by the elimination method. \n" ); document.write( "5x + 5y = -13 \n" ); document.write( "7x - 3y = 19 \n" ); document.write( "-------------------------- \n" ); document.write( "Multiply thru the 1st Eq by 3 \n" ); document.write( "Multiply thru the 2nd Eq by 5 \n" ); document.write( "-------------------------- \n" ); document.write( "15x + 15y = -39 \n" ); document.write( "35x - 15y = 95 \n" ); document.write( "------------ \n" ); document.write( "Add and solve for \"x\": \n" ); document.write( "50x = 46 \n" ); document.write( "x = 23/25 \n" ); document.write( "------------------- \n" ); document.write( "Substitute into 5x + 4y = -13 \n" ); document.write( "5(23/25) + 4y = -13 \n" ); document.write( "(23/5) + 4y = (-65/5) \n" ); document.write( "4y = -88/5 \n" ); document.write( "y = -22/5 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |