Question 1151983
--------------------------------------------------------------------------------
The sum of two numbers is ten. Six less than three times the smaller is equal to the larger.
-----------------------------------------------------------------------------


{{{system(y+x=10,3x-6=y)}}}


{{{y=10-x}}}
Substitute:
{{{3x-6=10-x}}}