document.write( "Question 1162557: The sum of three numbers is 17. The sum of twice the first number, 3 times the second number, and 4 times the third number is 49. The difference between 3 times the first number and the second number is 21. Find the three numbers. \n" ); document.write( "
Algebra.Com's Answer #786386 by greenestamps(13216) You can put this solution on YOUR website! \n" ); document.write( "This problem can give you good practice for setting up a problem for solving using formal algebra, and for then solving the problem. You should learn how to do that. \n" ); document.write( "(1) The sum of three numbers is 17. \n" ); document.write( " \n" ); document.write( "(2) The sum of twice the first number, 3 times the second number, and 4 times the third number is 49. \n" ); document.write( " \n" ); document.write( "(3) The difference between 3 times the first number and the second number is 21. \n" ); document.write( " \n" ); document.write( "There are numerous ways of solving that system of three equations to find the values of a, b, and c. Because of that, I will only show one possible way to start on that task. You can finish the way I show; or you can use a completely different path if you want. \n" ); document.write( "With the form of the three equations, my preference would be to solve (3) for b and substitute the result in (1) and (2); that will give me two equations in a and c. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Substituting in (1): \n" ); document.write( " \n" ); document.write( "(4) \n" ); document.write( "Substituting in (2): \n" ); document.write( " \n" ); document.write( "(5) \n" ); document.write( "Solve (4) and (5).... \n" ); document.write( "This problem also gives you an excellent opportunity to get some good mental exercise by finding a solution using logical reasoning and some basic arithmetic. Here is how it might go. \n" ); document.write( "To start, the nature of the question suggests that the three numbers are positive integers. So let's assume that. \n" ); document.write( "The sum of the three numbers is 17; and the difference between 3 times the first number and the second number is 21. With our assumption that the three numbers are positive integers, the smallest possible value for the first number is 8. \n" ); document.write( "If the first number is 8, the second number is 3 (to make the difference between 3 times the first number and the second number 21). And, since the sum of the three number is 17, that means the third number is 6. \n" ); document.write( "The possible solution (8,3,6) satisfies (1) and (3); and checking it in (2) we see that requirement is also satisfied. \n" ); document.write( "So we have found the solution by logical reasoning, without formal algebra. \n" ); document.write( "ANSWER: The three numbers are 8, 3, and 6. \n" ); document.write( " \n" ); document.write( " |