document.write( "Question 920927: Is 2,1 a solution to this system of equations \r
\n" );
document.write( "\n" );
document.write( "2x - 4y = 8
\n" );
document.write( "4x + 3y = 5 \n" );
document.write( "
Algebra.Com's Answer #558624 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "-2(2x-4y=8) \n" ); document.write( "4x+3y=5 \n" ); document.write( "11y = -11 \n" ); document.write( "y = -1 and x = 2 \n" ); document.write( "(2, - 1) Solution for this System. \n" ); document.write( " |