document.write( "Question 61136: Instructions: Solve each equation by the elimination method.\r
\n" );
document.write( "\n" );
document.write( "What is the solution for 4x+2y=3
\n" );
document.write( " y=-x \n" );
document.write( "
Algebra.Com's Answer #42077 by asha(30)![]() ![]() ![]() You can put this solution on YOUR website! 4X +2Y =3 ---- EQN.1\r \n" ); document.write( "\n" ); document.write( "X =-Y => X+Y =0---- EQN.2 \n" ); document.write( "MULTIPLY EQN.2 BY 4 \n" ); document.write( "4X + 4Y =0---- eQN.3 \n" ); document.write( "-2Y = 3 => Y=- 3/2 (EQN 3 - EQN 1) \n" ); document.write( "PLUGGING THE VALUE OF Y IN EQN 2 WE GET \n" ); document.write( "X= -Y = -(-3/2) =3/2 \n" ); document.write( "SOLUTION IS X=3/2 & Y=-3/2 \n" ); document.write( "GOOD LUCK!!! \n" ); document.write( " |