Answer:
19, 100, and 25
Explanation:
Let's call the first number "x", the second number "y", and the third number "z". We know that:
x + y + z = 144 (the sum of three numbers is 144)
We also know that:
x = z - 6 (the first number is 6 less than the third)
y = 4z (the second number is 4 times the third)
We can substitute the expressions for x and y into the first equation:
x + y + z = 144
(z - 6) + 4z + z = 144
Combining like terms, we get:
6z - 6 = 144
Adding 6 to both sides:
6z = 150
Dividing by 6:
z = 25
Now that we know z, we can use the other equations to find x and y:
x = z - 6 = 25 - 6 = 19
y = 4z = 4(25) = 100
So the three numbers are 19, 100, and 25.