Asked by Keonn'a

The sum of three numbers is 16. Two times the smallest is 2 less than the largest, while the sum of the largest and smallest is 11. Use a linear system in three variables to find the three numbers.

Answers

Answered by Steve
assume that x <= y <= z
Then we are told that
x+y+z = 16
2x = z-2
x+z = 11

Now just crank it out.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions