SOLUTION: the sum of three numbers is 12. the first number is twice the sum of the second and third. the third number is 5 less than the first. find the numbers
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: the sum of three numbers is 12. the first number is twice the sum of the second and third. the third number is 5 less than the first. find the numbers
Log On
Question 349479: the sum of three numbers is 12. the first number is twice the sum of the second and third. the third number is 5 less than the first. find the numbers Answer by ad(2) (Show Source):
You can put this solution on YOUR website! To solve for your 3 integers whose sum equals 12 you need 3 equations, x+y+z=12, x=2(y+z), and z=x-5. Answer is 1, 3, and 8.