SOLUTION: Find three numbers such that: their sum is 12;the sum of the first, twice the second, and three times the third is 31;the sum of the third and nine times the second is 1.
Algebra.Com
Question 1053040: Find three numbers such that: their sum is 12;the sum of the first, twice the second, and three times the third is 31;the sum of the third and nine times the second is 1.
Answer by CubeyThePenguin(3113) (Show Source): You can put this solution on YOUR website!
x + y + z = 12
x + 2y + 3z = 31
9y + z = 1 ----> z = 1 - 9y
Substitute the expression for z into the first two equations.
x + y + (1 - 9y) = 12 ---> x - 8y = 11
x + 2y + 3(1 - 9y) = 31 ---> x - 25y = 28
Subtract the equations to get
x - 8y = 11
-x + 25y = -28
----------------------
17y = -17
y = -1
9y + z = 1
9(-1) + z = 1 ---> z = 10
x + (-1) + 10 = 12
x = 3
solution: (x, y, z) = (3, -1, 10)
RELATED QUESTIONS
Find three consecutive numbers such that the sum of the first and twice the second is... (answered by josgarithmetic)
Find three consecutive numbers such that the sum of the first and twice the second is... (answered by ewatrrr)
Find the three consecutive even numbers such that the sum of the first and the third is... (answered by math_helper)
The third of the three numbers is twice the first, and the second, is three times the... (answered by Susmitha)
find the consecutive odd numbers such that twice the sum of the first and second is one... (answered by nerdybill)
Three numbers are such that the first is three times the second, and the third exceeds... (answered by josgarithmetic)
Find three consecutive whole numbers such that the sum of the first plus twice the second (answered by drk)
find three consecutive odd integers such that 12 more than twice the sum of the first and (answered by lwsshak3)
Three consevutive odd integers are such that the sum of the first and second is 31 less... (answered by edjones)