document.write( "Question 148147: Hello, I am trying to get this algebra down, and right now it is still not clicking. I am having trouble with solving by elimination.\r
\n" );
document.write( "\n" );
document.write( "5x + 5y = -13
\n" );
document.write( "7x - 2y = 19\r
\n" );
document.write( "\n" );
document.write( "Thank you so much for any help you can offer.
\n" );
document.write( "Paula \n" );
document.write( "
Algebra.Com's Answer #108544 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I am having trouble with solving by elimination. \n" ); document.write( "5x + 5y = -13 \n" ); document.write( "7x - 2y = 19 \n" ); document.write( "------------------ \n" ); document.write( "Multiply thru 1st equation by 2 ; Multiply thru 2nd by 5. \n" ); document.write( "10x + 10y = -26 \n" ); document.write( "35x - 10y = 95 \n" ); document.write( "-------------------- \n" ); document.write( "By add the two equation you can eliminate the y-terms: \n" ); document.write( "45x = 69 \n" ); document.write( "x = 23/15 \n" ); document.write( "--------------- \n" ); document.write( "Substitute that value of x into one or other of the original equations \n" ); document.write( "to solve for \"y\": \n" ); document.write( "5(23/15) + 5y = -13 \n" ); document.write( "23/3 + 5y = -13 \n" ); document.write( "23/3 + 5y = -39/3 \n" ); document.write( "5y = -62/3 \n" ); document.write( "y = -62/15 \n" ); document.write( "--------------- \n" ); document.write( "Check the answer in the other original equation (7x - 2y = 19) : \n" ); document.write( "7(23/15) -2(-62/15) = 19 \n" ); document.write( "161/15 + 124/15 = 19 \n" ); document.write( "285/15 = 19 \n" ); document.write( "19 = 19 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |