document.write( "Question 226367: If the sum of 2 numbers are 40, and their difference is 6, what are these 2 numbers? \n" ); document.write( "
Algebra.Com's Answer #168586 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=40 \n" ); document.write( "X-Y=6 ADD. \n" ); document.write( "------------ \n" ); document.write( "2X=46 \n" ); document.write( "X=46/2 \n" ); document.write( "X=23 ANS. \n" ); document.write( "23+Y=40 \n" ); document.write( "Y=40-23 \n" ); document.write( "Y=17 ANS. \n" ); document.write( " |