90.0k views
3 votes
The sum of three numbers is 62. The second number is equal to the first number diminished by 4. The third number is four times the first. What are the numbers?

Which three expressions could be used to represent the numbers?

User BoarGules
by
8.9k points

1 Answer

4 votes
Hello,

Let's assume a,b,c the 3 numbers

a+b+c=62
b=a-4
c=4*a

==>a+(a-4)+4a=62
==>6a=66
==>a=11
b=11-4=7
c=4*11=44
The 3 numbers are 11;7;44

Proofs:
11+7+44=62
7=11-4
44=4*11


User Aipo
by
7.9k points