document.write( "Question 209719This question is from textbook
\n" );
document.write( ": I need your help figuring out how to solve 4x+3y=4 and 6x-6y=-1 by elimination. \n" );
document.write( "
Algebra.Com's Answer #158552 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need your help figuring out how to solve \n" ); document.write( "4x+3y=4 and \n" ); document.write( "6x-6y=-1 by elimination \n" ); document.write( "------------------- \n" ); document.write( "Multiply thru the 1st Eq by 2 to get: \n" ); document.write( "8x + 6y = 8 \n" ); document.write( "Add that to the 2nd equation to get: \n" ); document.write( "14x = 7 \n" ); document.write( "x = 1/2 \n" ); document.write( "-------------------- \n" ); document.write( "Substitute that into 4x + 3y = 4 \n" ); document.write( "4(1/2) + 3y = 4 \n" ); document.write( "2 + 3y = 4 \n" ); document.write( "3y = 2 \n" ); document.write( "y = 2/3 \n" ); document.write( "-------------- \n" ); document.write( "Solution: (1/2 , 2/3) \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |