document.write( "Question 1092356: 3x-y=-6
\n" );
document.write( "2x+3y=7 \n" );
document.write( "
Algebra.Com's Answer #706964 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! When both equations are given to you in the form Ax+By=C, by far the easiest way to solve the system of equations is by eliminating one of the variables. \n" ); document.write( "You are given \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Since the y terms have coefficients that are opposite signs, my preference is to multiply one or both equations by appropriate constants so that the coefficients of y in the two equations are opposites; then adding the two equations will eliminate y, leaving an equation in just x that I can solve. Then I use that value of x in one of the original equations to solve for y. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The solution is (x,y) = (-1,3). \n" ); document.write( " |