Problema Solution
One number is 5 more than twice the other.
What are the numbers if there sum is 26?
Answer provided by our tutors
let 'n' represent one number, then '2n+5' represents the other
26 = n + 2n+5
21 = 3n
n = 7
2*7+5 = 19
the numbers are 7 and 19