document.write( "Question 1184033: the sum of three numbers is 15. The second number is two less than the first number. The sum of the first two numbers is twice the third number. Identify the three numbers. \n" ); document.write( "
Algebra.Com's Answer #814571 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There are dozens of ways to set up this problem for solving.... \n" ); document.write( "I would do some logical analysis on the given information to make the required algebra easier. In fact my preference would be to solve the whole problem without formal algebra. \n" ); document.write( "(1) Since the sum of the first two numbers is twice the third number, the third number is one-third of the total. \n" ); document.write( "(2) Then, since the sum of the three numbers is 15, the third number is 15/3=5. \n" ); document.write( "(3) Then the sum of the first two numbers is 15-5=10. \n" ); document.write( "(4) Then, since the second number is 2 less than the first, the first number is 6 and the second is 4. \n" ); document.write( "ANSWER: 4, 5, and 6 \n" ); document.write( "If an algebraic solution is required, I would still do the logical analysis of (1) and (2) above to determine that the third number is 5. Then \n" ); document.write( "let x = first number \n" ); document.write( "then x-2=second number \n" ); document.write( "The sum of the three numbers is 15: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The first two numbers are x=6 and x-2=4; the three numbers are 4, 5, and 6. \n" ); document.write( " \n" ); document.write( " |