You can put this solution on YOUR website! Noel is 5 years older than Dennis
n = d + 5
or
d = n - 5
:
and 10 years younger than Hilda.
n = h - 10
or
h = n + 10
:
In 8 years, their combined ages will be 65.
(n+8) + (d+8) + (h+8) = 65
n + d + h + 24 = 65
n + d + h = 65 - 24
n + d + h = 41
replace d with (n-5) and replace h with n+10
n + (n-5) + (n+10) = 41
combine like terms
3n + 5 = 41
3n = 41 - 5
3n = 36
n = 36/3
n = 12
:
How old is Noel? 12