69.9k views
5 votes
The sum of three numbers is 11. the first number minus the second plus the third is 5. the first minus the third is 1 more than the second. find the numbers.

User Imir Hoxha
by
8.0k points

1 Answer

3 votes
x+y+z=11, x-y+z=5, x-z=y+1 and solve it by any of the methods: isolation, elimination or determinants. isolation (or back substitution, would be for instance: z = 11-x-y, z=5-x+y, z = x-y-1 and then impose z=z:
11-x-y=5-x+y,
11-x-y=x-y-1,

The first takes you to: 6=2y or y=3, then the second to 12=2x or x=6, so that:

x=6, y=3, z=2.

You can see that it checks out

User StevenWernerCS
by
8.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.