Question 908736
Is this the problem:
{{{ 3x-1+(1/3)*x+(5/6)*x-1+2x-2+x+5+3x+5 }}} ?
If so:
Regroup so x's are together:
{{{ 3x + 3x + 2x + x + (1/3)*x + (5/6)*x - 1 - 1 - 2 + 5 + 5 }}}
{{{ 9x + ( 2/6 )*x + ( 5/6 )*x + 6 }}}
{{{ ( 54/6 )*x + ( 7/6 )*x + 6 }}}
{{{ ( 61/6 )*x + 6 }}}
--------------------
I can do a rough check by picking a 
value like {{{ x = 12 }}}
Then I substitute:
{{{ 3x-1+(1/3)*x+(5/6)*x-1+2x-2+x+5+3x+5 }}} 
{{{ 3*12 - 1 + (1/3)*12 + (5/6)*12 - 1+2*12 - 2 + 12 + 5 + 3*12 + 5 }}} 
{{{ 36 - 1 + 4 + 10 - 1 + 24 - 2 + 12 + 5 + 36 + 5 }}}
{{{ 35 + 14 + 23 + 10 + 41 + 5 }}}
{{{ 49 + 33 + 46 = 128 }}}
and
{{{ ( 61/6 )*x + 6 }}}
{{{ ( 61/6 )*12 + 6 }}}
{{{ 122 + 6 = 128 }}}
OK