Question 1150488
-------------------------------------------------------------------
tim and clark and tony are family members. clark is 5 years.older than jim and.tony is six years older than clark the sum of their age is 31 how old is each
--------------------------------------------------------------------

<pre>
Tim             T
Clark          T+5
Tony           T+5+6
SUM            31
</pre>
The data table setup in one variable, T for Tim.  There is no "Jim", assuming that was typing mistake.