Question 1203878
<br>
You are making a lot of extra work for yourself setting up the problem using three variables, as the other tutor did.<br>
The statement of the problem makes it easy to set it up using a single variable, making the path to the solution much easier.<br>
Let x = Violet's age
Then x+3 = Landon's age
And 2x+1 = Hannah's age<br>
The sum of their ages is 104:<br>
x+x+3+2x+1 = 104
4x+4 = 104
4x = 100
x = 25<br>
ANSWER: Hannah's age is 2x+1 = 51<br>