document.write( "Question 884713: Please help me identify the solution or solutions of the system of equations, if any
\n" );
document.write( "7x+2y=4
\n" );
document.write( "6x-2y=6
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #534593 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 7x+2y=4 \n" ); document.write( "6x-2y=6 \n" ); document.write( " 13x = 10 \n" ); document.write( " x = 10/13 and y = -18/26 = -9/13 \n" ); document.write( "(10/13, -9/13) \n" ); document.write( " |