Problema Solution

The second of two numbers is 4 times the first. Their sum is 50

Answer provided by our tutors

let 'n' represent one number, then '4n' represents the other

50 = n + 4n

50 = 5n

n = 50/5 = 10


4*10 = 40


the first number is 10, the second number is 40