SOLUTION: The sum of 3 numbers is 30. The sum of the first and second is twice the third. The sun of the second and third is 3 more than twice the first. What is the third number?

Algebra ->  Finance -> SOLUTION: The sum of 3 numbers is 30. The sum of the first and second is twice the third. The sun of the second and third is 3 more than twice the first. What is the third number?      Log On


   



Question 1144730: The sum of 3 numbers is 30. The sum of the first and second is twice the third. The sun of the second and third is 3 more than twice the first. What is the third number?
Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
first x
second y
third z
system%28x%2By%2Bz=30%2Cx%2By=2z%2C2x%2B3=y%2Bz%29

-

First two equations
system%28x%2By=30-z%2Cx%2By=2z%29
30-z=2z
30=3z
highlight_green%28z=10%29
The third number found.




(Better to continue solve for x and y and check if solution for x,y,z work in the system, and in last equation of original description)

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.

From the first two sentences


    "The sum of 3 numbers is 30. The sum of the first and second is twice the third."


it is CLEAR that  


    (First + Second + Third) = (First+Second) + Third = 2*Third + Third = 3*Third = 30,


which implies  that Third = 10.


So the "Third" number is found MENTALLY and MOMENTARILY without using equations.


But it is NOT ENOUGH to complete the solution.


The complete solution must assure that the second and the third numbers EXIST and that the problem is not SELF-CONTRADICTORY.


For it, the second and the third numbers should be found.


By knowing the THIRD, it is just problem for 2 equations in 2 unknowns.


The solution DOES EXIST, indeed, and it is  FIRST = 9  and SECOND = 11.



At this point, the solution is, finally, completed.