document.write( "Question 961969: what is the value of x in the system shown ?\r
\n" );
document.write( "\n" );
document.write( "x+y=7
\n" );
document.write( "3x-y=5\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "can you explain it in details? \n" );
document.write( "
Algebra.Com's Answer #587707 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Add them together: \n" ); document.write( "x+y=7 \n" ); document.write( "+ \n" ); document.write( "3x-y=5 \n" ); document.write( "------- \n" ); document.write( "4x=12 (+y and -y cancel each other) Now divide both sides by 4: \n" ); document.write( "x= 3 \n" ); document.write( "In the first equation: \n" ); document.write( "3+y=7 Subtract 3 on both sides: \n" ); document.write( "y= 4 \n" ); document.write( "Let's plug both these numbers in the second equation: \n" ); document.write( "3(3)-4= 5 This is correct. Now the first equation: \n" ); document.write( "3+4=7 This is also correct. We have the correct answers.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |