.
This problem is SIMPLE, and the major step in its solution is to choose the major unknown REASONABLY.
Let D be the Daniel age.
Then Jake's age is 3D, according the condition,
while Eric's age is (3D-4) years.
Now use the info about the sum of their ages.
It gives you an equation
D + 3D + (3D-4) = 94.
Simplify and solve it
7D - 4 = 94
4D = 94 + 4 = 98
D = = 14.
Thus Daniel is 14 years old; Jake is 3*14 = 42 years old.
ANSWER. Jake is 42 years old.
CHECK. 14 + 42 + (42-4) = 94. ! Correct !
Solved.
--------------------
Ideally, each Math problem you solve in School, should teach you something useful.
This problem is to teach you to choose the major unknown in a reasonable way . . .