document.write( "Question 1003404: x+y=26 and x+2y=40 find the value of x and y \n" ); document.write( "
Algebra.Com's Answer #620126 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If we subtract the two equations, we get \n" ); document.write( "x+2y=40 \n" ); document.write( "-(x+y=26) \n" ); document.write( "-------------- \n" ); document.write( "y = 14 \n" ); document.write( "and \n" ); document.write( "then \n" ); document.write( "x = 12 \n" ); document.write( " |