document.write( "Question 404787: x+y=19
\n" );
document.write( "x-y=-7 how do u do this by elimination
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #286080 by keksjr(7)![]() ![]() You can put this solution on YOUR website! taking x+y=19 to be eqtn I and \n" ); document.write( " x-y=-7 to be eqtn II \n" ); document.write( "if x and y have coefficients, you will have to choose from the two unknown x and y, which one to eliminate first by using the coefficient in either eqtn I or eqtn II to multiple all through what's on eqtn II and same to eqtn I respectively.\r \n" ); document.write( "\n" ); document.write( "But since there is no coefficient there on the two variables, the add x to eliminate y: By doing so, you have;\r \n" ); document.write( "\n" ); document.write( "add \"x and x = 2x\" , \"+y and -y = 0\", \"19 and -7 = 12\" \n" ); document.write( " 2x+0=12, 2x=12, x=6.\r \n" ); document.write( "\n" ); document.write( "substitute \"x\" in any of the 2 above eqtn but lets use eqtn I to find y: \n" ); document.write( " x+y=19 \n" ); document.write( " 6+y=19 \n" ); document.write( " y=19-6 \n" ); document.write( " y=13 \n" ); document.write( " \n" ); document.write( " (x,y) (6,13)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |