document.write( "Question 1029154: Hi, Can anyone solve this problem? The sum of three numbers is 9. The first minus the second, plus the third is 3. The first minus the third is 1 more than the second. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #644176 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Hi, Can anyone solve this problem? The sum of three numbers is 9. The first minus the second, plus the third is 3. \n" ); document.write( "The first minus the third is 1 more than the second. What are the numbers? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "What you are given is \r\n" ); document.write( "\r\n" ); document.write( "x + y + z = 9, (1)\r\n" ); document.write( "x - y + z = 3, (2)\r\n" ); document.write( "x - z = y + 1. (3)\r\n" ); document.write( "\r\n" ); document.write( "Modify (3):\r\n" ); document.write( "\r\n" ); document.write( "x - y - z = 1. (3')\r\n" ); document.write( "\r\n" ); document.write( "Add equations (1) and (3') (both sides). You will get\r\n" ); document.write( "\r\n" ); document.write( "2x = 9 + 1, or 2x = 10, hence, x = \n" ); document.write( " \n" ); document.write( " |