document.write( "Question 1132158: Solve the linear system:4x+7y=-9 3x=3y+18 \n" ); document.write( "
Algebra.Com's Answer #749108 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If both linear equations are given in the form Ax+By = C, solving the system by elimination is almost always easier than solving by substitution. \n" ); document.write( "And if either given equation can be simplified, doing that will nearly always make the rest of the work easier. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Multiply the second equation by 7 and add to the first equation, eliminating y: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Substitute x = 3 in either original equation and solve for y: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: (3,-3) \n" ); document.write( " |