Answer:
Numbers: 11, 7 and 44
Expressions: n, n - 4, 4n
Explanation:
We have that A + B + C = 62, where A, B and C represent numbers.
We know that the 2nd number (B) is equal to the first number (A), diminished by 4. This means B = A - 4
We also know that the 3rd number (C) is four times the first (A), that is to say 4*A. This means C = 4*A
If we replace this information in the first expression, we have
A + B + C = A + (A - 4) + (4*A) = 62
We change an equation of 3 variables to an equation of just one. Now we solve it putting together the terms that have the variable A:
A + A - 4 + 4*A = 62
2A + 4A - 4 + 4 = 62 + 4
6A = 66
A = 11
Our first number is 11, now we find B and C:
B = A - 4 = 11 - 4 = 7
C = 4A = 4*11 = 44
So, the numbers are 11, 7 and 44
If we change the A for a "n", the expressions that represent the numbers are n, n - 4 and 4n