Question 1042971
v,t,j;


{{{system(v=t+6,j=v-13,v+t+j=29)}}}


The easiest way is solve first equation for t, solve second equation for j (already described in that manner), and substitute these into the third equation....


{{{v+(v-6)+(v-13)=29}}}, single variable, easily solvable.