document.write( "Question 233220: solve by the elimation method. 0.3x-0.2y=4
\n" );
document.write( " 0.4x+5y=1 What is the solution set I came up with (220/23, - 130/23) am I right or close to it \n" );
document.write( "
Algebra.Com's Answer #172143 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve by the elimation method. 0.3x-0.2y=4 \n" ); document.write( "0.4x+5y=1 What is the solution set I came up with (220/23, - 130/23) am I right or close to it \n" ); document.write( "------------------- \n" ); document.write( "Multiply thru both equations by 10 to get: \n" ); document.write( "3x-2y=40 \n" ); document.write( "4x+50y=10 \n" ); document.write( "-------------------- \n" ); document.write( "Multiply thru the 1st equation by 25: \n" ); document.write( "75x-50y=1000 \n" ); document.write( "4x +50y = 10 \n" ); document.write( "----------------------- \n" ); document.write( "Add and solve for \"x\": \n" ); document.write( "79x = 1010 \n" ); document.write( "x = 1010/79 \n" ); document.write( "---- \n" ); document.write( "Then substitute into 3x-2y=50 to solve for \"y\". \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |