document.write( "Question 234195: What is the solution set to the following equations: 3x-2y=4,4x+5y=28 \n" ); document.write( "
Algebra.Com's Answer #172711 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the solution set to the following equations: \n" ); document.write( "3x-2y=4 \n" ); document.write( "4x+5y=28 \n" ); document.write( "---------- \n" ); document.write( "Multiply thru the 1st equation by 5; Multiply thru the 2nd by 2 \n" ); document.write( "--------- \n" ); document.write( "15x-10y=20 \n" ); document.write( "8x+10y=56 \n" ); document.write( "--------------- \n" ); document.write( "Add the two equations and solve for \"x\": \n" ); document.write( "23x = 76 \n" ); document.write( "x = 76/23 \n" ); document.write( "--------------------- \n" ); document.write( "Substitute into 3x-2y = 4 to solve for \"y\": \n" ); document.write( "3(76/23) - 2y = 4 \n" ); document.write( "(228/23) - 2y = (92/23) \n" ); document.write( "2y = 136/23 \n" ); document.write( "y = 68/23 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |